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 7097 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 11 MB/s 9744 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 9600 calls/s # UDP GRO fwd perf udp rx: 8 MB/s 6720 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9792 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9888 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/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 7954 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 13 MB/s 11136 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 13 MB/s 11280 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # UDP tunnel GRO fwd perf udp rx: 8 MB/s 7008 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 10320 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 11232 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 256 calls/s 256 msg/s # udp rx: 14 MB/s 11616 calls/s # udp tx: 14 MB/s 246 calls/s 246 msg/s # udp rx: 14 MB/s 11472 calls/s # UDP GRO fwd perf udp rx: 6 MB/s 5280 calls/s # udp tx: 14 MB/s 248 calls/s 248 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 11712 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 226 calls/s 226 msg/s # udp rx: 13 MB/s 11040 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 10896 calls/s # UDP tunnel GRO fwd perf udp rx: 9 MB/s 7776 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 10944 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 10944 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__->