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 6624 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 11 MB/s 9696 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 9360 calls/s # UDP GRO fwd perf udp rx: 7 MB/s 6192 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 10320 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 10128 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok DETECTED CRASH, lowering timeout # UDP tunnel fwd perf udp rx: 8 MB/s 6720 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 9 MB/s 8112 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 12 MB/s 10224 calls/s # UDP tunnel GRO fwd perf udp rx: 8 MB/s 7104 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 11232 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 11136 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 5 MB/s 4608 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 13 MB/s 11328 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 14 MB/s 11424 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # UDP GRO fwd perf udp rx: 8 MB/s 7104 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 12 MB/s 10464 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 13 MB/s 11040 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 5 MB/s 4464 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 13 MB/s 10896 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 10704 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # UDP tunnel GRO fwd perf udp rx: 8 MB/s 7008 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 10176 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 13 MB/s 10800 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__->