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 6281 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 12 MB/s 10464 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 11 MB/s 9696 calls/s # UDP GRO fwd perf udp rx: 8 MB/s 6576 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 10176 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 10032 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 241 calls/s 241 msg/s # udp rx: 13 MB/s 11040 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 11280 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # UDP tunnel GRO fwd perf udp rx: 7 MB/s 6432 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 12 MB/s 10512 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 11136 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 11 MB/s 8969 calls/s # udp tx: 15 MB/s 261 calls/s 261 msg/s # udp rx: 14 MB/s 12096 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 11664 calls/s # UDP GRO fwd perf udp rx: 9 MB/s 7680 calls/s # udp tx: 14 MB/s 247 calls/s 247 msg/s # udp rx: 14 MB/s 11664 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 14 MB/s 11568 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 9 MB/s 8064 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 13 MB/s 11184 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 13 MB/s 11136 calls/s # UDP tunnel GRO fwd perf udp rx: 9 MB/s 8112 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 11376 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 11232 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__->