selftests/net: expand gro with two machine test
authorWillem de Bruijn <willemb@google.com>
Sat, 11 Dec 2021 20:04:57 +0000 (15:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Dec 2021 14:38:26 +0000 (14:38 +0000)
commit87f7282e76bef97d775a7cd61dc1988fc5ed8639
tree1b3977f8a04e7e5cd5bda43e8896b61018da3c61
parented6fc70e42cb9c4445369a9de46c9dff7265bc26
selftests/net: expand gro with two machine test

The test is currently run on a single host with private addresses,
either over veth or by setting a nic in loopback mode with macvlan.

Support running between two real devices. Allow overriding addresses.

Also cut timeout to fail faster on error and explicitly log success.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/gro.c