make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_fwd.sh # IPv4 DETECTED CRASH, lowering timeout # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 9 MB/s 7385 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 14 MB/s 11616 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 14 MB/s 11760 calls/s # udp tx: 14 MB/s 246 calls/s 246 msg/s # UDP GRO fwd perf udp rx: 8 MB/s 7104 calls/s # udp tx: 14 MB/s 250 calls/s 250 msg/s # udp rx: 14 MB/s 11904 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 11904 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 9 MB/s 7728 calls/s # udp tx: 14 MB/s 251 calls/s 251 msg/s # udp rx: 13 MB/s 11328 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 14 MB/s 11520 calls/s # UDP GRO fwd perf udp rx: 8 MB/s 7200 calls/s # udp tx: 14 MB/s 242 calls/s 242 msg/s # udp rx: 14 MB/s 11424 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 14 MB/s 11520 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->