]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9da67ee113b457c418feb1d7ffb7088e87cdbaa
tree1b3977f8a04e7e5cd5bda43e8896b61018da3c61
parent24e13e3c130c9c1d9971f17397d0dc5cceb3eeb8
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