Loading
selftests: net: veth: test syncing GRO and XDP state while device is down
mainline inclusion from mainline-v6.8-rc7 commit 1a825e4cdf457b7aef7ebbc2f1206654f5beb150 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB6GEA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a825e4cdf457b7aef7ebbc2f1206654f5beb150 -------------------------------- Test that we keep GRO flag in sync when XDP is disabled while the device is closed. Signed-off-by:Jakub Kicinski <kuba@kernel.org> Reviewed-by:
Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Jiangshan Yi <yijiangshan@kylinos.cn>