make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 7 MB/s 6377 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9792 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 10032 calls/s # UDP GRO fwd perf udp rx: 8 MB/s 6816 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 10320 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 10272 calls/s # GRO frag list over UDP tunnel ok DETECTED CRASH, lowering timeout # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 9 MB/s 7680 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 11664 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 11 MB/s 9696 calls/s # UDP tunnel GRO fwd perf udp rx: 9 MB/s 8016 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 13 MB/s 11376 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 14 MB/s 11616 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 10 MB/s 8400 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 14 MB/s 11472 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 14 MB/s 11760 calls/s # UDP GRO fwd perf udp rx: 11 MB/s 9264 calls/s # udp tx: 15 MB/s 257 calls/s 257 msg/s # udp rx: 14 MB/s 11664 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 11904 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 10 MB/s 8160 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 11280 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 11328 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # UDP tunnel GRO fwd perf udp rx: 10 MB/s 8448 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 10992 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 11280 calls/s 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__->