selftests: net: veth: test the ability to independently manipulate GRO and XDP
authorIgnat Korchagin <ignat@cloudflare.com>
Wed, 13 Mar 2024 18:37:59 +0000 (19:37 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Mar 2024 12:25:52 +0000 (12:25 +0000)
commitba5a6476e3866c97e2c85f64b0c7dfb8fbdda18a
treede5a9fe0a7b8e032d9952954424ad8149cc5eb24
parentd7db7775ea2e31502d46427f5efd385afc4ff1eb
selftests: net: veth: test the ability to independently manipulate GRO and XDP

We should be able to independently flip either XDP or GRO states and toggling
one should not affect the other.

Adjust other tests as well that had implicit expectation that GRO would be
automatically enabled.

Signed-off-by: Ignat Korchagin <ignat@cloudflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/udpgro_fwd.sh
tools/testing/selftests/net/veth.sh