Home
last modified time | relevance | path

Searched refs:chk_gro_flag (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dveth.sh71 chk_gro_flag() { function
229 chk_gro_flag "default - gro flag" $SRC off
230 chk_gro_flag " - peer gro flag" $DST off
240 chk_gro_flag "with gro on - gro flag" $DST on
241 chk_gro_flag " - peer gro flag" $SRC off
255 chk_gro_flag " - peer gro flag" $SRC off
316 chk_gro_flag "with xdp attached - gro flag" $DST on
317 chk_gro_flag " - peer gro flag" $SRC off
326 chk_gro_flag " - after dev off, flag" $DST on
327 chk_gro_flag " - peer flag" $SRC off
[all …]