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.10 [+0.10] IPv4 # 2.04 [+1.94] No GRO ok # 5.93 [+3.89] GRO frag list ok # 10.13 [+4.20] GRO fwd ok # 13.57 [+3.44] UDP fwd perf udp rx: 9 MB/s 7769 calls/s # 15.10 [+1.53] udp tx: 13 MB/s 223 calls/s 223 msg/s # 15.87 [+0.77] udp rx: 12 MB/s 10128 calls/s # 16.10 [+0.24] udp tx: 12 MB/s 207 calls/s 207 msg/s # 16.87 [+0.77] udp rx: 12 MB/s 9984 calls/s # 17.34 [+0.47] UDP GRO fwd perf udp rx: 8 MB/s 7200 calls/s # 18.93 [+1.59] udp tx: 12 MB/s 208 calls/s 208 msg/s # 19.66 [+0.73] udp rx: 12 MB/s 10224 calls/s # 19.93 [+0.27] udp tx: 12 MB/s 211 calls/s 211 msg/s # 20.66 [+0.73] udp rx: 12 MB/s 10176 calls/s # 20.94 [+0.27] udp tx: 12 MB/s 212 calls/s 212 msg/s # 25.25 [+4.31] GRO frag list over UDP tunnel ok # 31.09 [+5.84] GRO fwd over UDP tunnel ok # 32.49 [+1.40] IPv6 # 34.43 [+1.95] No GRO ok # 37.91 [+3.48] GRO frag list ok # 41.70 [+3.79] GRO fwd ok # 45.06 [+3.36] UDP fwd perf udp rx: 9 MB/s 7721 calls/s # 46.63 [+1.57] udp tx: 12 MB/s 216 calls/s 216 msg/s # 47.40 [+0.77] udp rx: 12 MB/s 10032 calls/s # 47.63 [+0.23] udp tx: 12 MB/s 206 calls/s 206 msg/s # 48.40 [+0.77] udp rx: 11 MB/s 9648 calls/s # 48.64 [+0.24] udp tx: 11 MB/s 201 calls/s 201 msg/s # 48.89 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7632 calls/s # 50.46 [+1.58] udp tx: 12 MB/s 209 calls/s 209 msg/s # 51.22 [+0.76] udp rx: 12 MB/s 10224 calls/s # 51.47 [+0.25] udp tx: 12 MB/s 216 calls/s 216 msg/s # 52.22 [+0.76] udp rx: 12 MB/s 10128 calls/s # 52.47 [+0.24] udp tx: 12 MB/s 207 calls/s 207 msg/s # 56.66 [+4.19] GRO frag list over UDP tunnel ok # 62.44 [+5.78] 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__->