Paolo Abeni 9af771d2ec selftests/net: allow GRO coalesce test on veth
This change extends the existing GRO coalesce test to
allow running on top of a veth pair, so that no H/W dep
is required to run them.

By default gro.sh will use the veth backend, and will try
to use exiting H/W in loopback mode if a specific device
name is provided with the '-i' command line option.

No functional change is intended for the loopback-based
tests, just move all the relevant initialization/cleanup
code into the related script.

Introduces a new initialization helper script for the
veth backend, and plugs the correct helper script according
to the provided command line.

Additionally, enable veth-based tests by default.

v1 -> v2:
  - drop unused code in setup_veth_ns() - Willem

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-26 12:03:49 +01:00
..
2021-08-04 09:55:52 +01:00
2021-08-05 13:14:09 +01:00
2021-08-17 10:50:33 +01:00
2019-05-28 17:18:53 -07:00
2019-10-22 14:01:35 -07:00
2021-07-02 13:09:15 -07:00
2021-08-05 13:14:09 +01:00
2021-08-05 13:14:09 +01:00
2019-11-25 14:58:09 -08:00