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 6809 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 10080 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 10032 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # UDP GRO fwd perf udp rx: 8 MB/s 7152 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9888 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 10176 calls/s # udp tx: 12 MB/s 208 calls/s 208 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 7776 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 13 MB/s 11040 calls/s # udp tx: 14 MB/s 239 calls/s 239 msg/s # udp rx: 14 MB/s 11616 calls/s # UDP tunnel GRO fwd perf udp rx: 8 MB/s 6912 calls/s # udp tx: 14 MB/s 239 calls/s 239 msg/s # udp rx: 14 MB/s 11568 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 11280 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 9 MB/s 7632 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 14 MB/s 11616 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 13 MB/s 11280 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # UDP GRO fwd perf udp rx: 10 MB/s 8256 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 11760 calls/s # udp tx: 14 MB/s 246 calls/s 246 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 7488 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 13 MB/s 10896 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 13 MB/s 11088 calls/s # UDP tunnel GRO fwd perf udp rx: 9 MB/s 8016 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 10896 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 11088 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__->