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: 8 MB/s 7056 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9984 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 9744 calls/s # UDP GRO fwd perf udp rx: 7 MB/s 6480 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9936 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9984 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: 5 MB/s 4800 calls/s # udp tx: 14 MB/s 244 calls/s 244 msg/s # udp rx: 13 MB/s 11280 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 13 MB/s 11376 calls/s # UDP tunnel GRO fwd perf udp rx: 5 MB/s 4848 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 11 MB/s 9648 calls/s # udp tx: 13 MB/s 232 calls/s 232 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: 11 MB/s 9168 calls/s # udp tx: 15 MB/s 260 calls/s 260 msg/s # udp rx: 14 MB/s 12192 calls/s # udp tx: 14 MB/s 251 calls/s 251 msg/s # udp rx: 14 MB/s 12000 calls/s # UDP GRO fwd perf udp rx: 6 MB/s 5136 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 14 MB/s 11952 calls/s # udp tx: 14 MB/s 250 calls/s 250 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: 9 MB/s 8016 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 14 MB/s 11472 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 14 MB/s 11712 calls/s # UDP tunnel GRO fwd perf udp rx: 10 MB/s 8352 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 11664 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 14 MB/s 11664 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__->