Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
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
254 chk_gro_flag "with gro enabled on link down - gro flag" $DST on
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
[all …]