make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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 # 0.09 [+0.09] IPv4 # 1.97 [+1.88] No GRO ok # 5.41 [+3.44] GRO frag list ok # 9.26 [+3.86] GRO fwd ok # 12.45 [+3.19] UDP fwd perf udp rx: 9 MB/s 7577 calls/s # 13.97 [+1.52] udp tx: 12 MB/s 210 calls/s 210 msg/s # 14.77 [+0.79] udp rx: 11 MB/s 9648 calls/s # 14.97 [+0.21] udp tx: 11 MB/s 200 calls/s 200 msg/s # 15.77 [+0.79] udp rx: 11 MB/s 9312 calls/s # 15.97 [+0.21] udp tx: 11 MB/s 191 calls/s 191 msg/s # 16.22 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7296 calls/s # 17.78 [+1.56] udp tx: 11 MB/s 197 calls/s 197 msg/s # 18.55 [+0.77] udp rx: 11 MB/s 9600 calls/s # 18.78 [+0.23] udp tx: 11 MB/s 201 calls/s 201 msg/s # 19.55 [+0.77] udp rx: 11 MB/s 9504 calls/s # 19.78 [+0.23] udp tx: 11 MB/s 198 calls/s 198 msg/s # 23.88 [+4.10] GRO frag list over UDP tunnel ok # 29.40 [+5.51] GRO fwd over UDP tunnel ok # 30.76 [+1.37] IPv6 # 32.80 [+2.04] No GRO ok # 36.24 [+3.44] GRO frag list ok # 39.93 [+3.69] GRO fwd ok # 43.14 [+3.21] UDP fwd perf udp rx: 9 MB/s 7577 calls/s # 44.67 [+1.53] udp tx: 12 MB/s 210 calls/s 210 msg/s # 45.42 [+0.76] udp rx: 11 MB/s 9600 calls/s # 45.67 [+0.24] udp tx: 11 MB/s 196 calls/s 196 msg/s # 46.43 [+0.76] udp rx: 11 MB/s 9305 calls/s # 46.92 [+0.49] UDP GRO fwd perf udp rx: 8 MB/s 7248 calls/s # 48.45 [+1.54] udp tx: 11 MB/s 193 calls/s 193 msg/s # 49.25 [+0.80] udp rx: 11 MB/s 9600 calls/s # 49.45 [+0.20] udp tx: 11 MB/s 198 calls/s 198 msg/s # 50.25 [+0.80] udp rx: 11 MB/s 9504 calls/s # 50.45 [+0.20] udp tx: 11 MB/s 196 calls/s 196 msg/s # 54.53 [+4.08] GRO frag list over UDP tunnel ok # 60.05 [+5.52] GRO fwd over UDP tunnel ok 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->