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.95 [+1.86] No GRO ok # 5.30 [+3.34] GRO frag list ok # 9.21 [+3.92] GRO fwd ok # 12.46 [+3.25] UDP fwd perf udp rx: 10 MB/s 8153 calls/s # 13.97 [+1.51] udp tx: 12 MB/s 211 calls/s 211 msg/s # 14.78 [+0.81] udp rx: 11 MB/s 9648 calls/s # 14.97 [+0.19] udp tx: 11 MB/s 199 calls/s 199 msg/s # 15.79 [+0.81] udp rx: 11 MB/s 9504 calls/s # 15.97 [+0.19] udp tx: 11 MB/s 194 calls/s 194 msg/s # 16.21 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7488 calls/s # 17.74 [+1.54] udp tx: 11 MB/s 200 calls/s 200 msg/s # 18.53 [+0.78] udp rx: 11 MB/s 9696 calls/s # 18.75 [+0.22] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.54 [+0.79] udp rx: 11 MB/s 9696 calls/s # 23.84 [+4.30] GRO frag list over UDP tunnel ok # 29.42 [+5.58] GRO fwd over UDP tunnel ok # 30.75 [+1.33] IPv6 # 32.71 [+1.97] No GRO ok # 36.13 [+3.41] GRO frag list ok # 39.77 [+3.65] GRO fwd ok # 43.03 [+3.26] UDP fwd perf udp rx: 9 MB/s 7584 calls/s # 44.56 [+1.53] udp tx: 12 MB/s 207 calls/s 207 msg/s # 45.33 [+0.77] udp rx: 11 MB/s 9456 calls/s # 45.56 [+0.23] udp tx: 11 MB/s 195 calls/s 195 msg/s # 46.34 [+0.77] udp rx: 11 MB/s 9168 calls/s # 46.57 [+0.23] udp tx: 11 MB/s 189 calls/s 189 msg/s # 46.81 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7488 calls/s # 48.33 [+1.52] udp tx: 11 MB/s 196 calls/s 196 msg/s # 49.14 [+0.80] udp rx: 11 MB/s 9648 calls/s # 49.33 [+0.20] udp tx: 11 MB/s 200 calls/s 200 msg/s # 50.14 [+0.80] udp rx: 11 MB/s 9456 calls/s # 50.34 [+0.20] udp tx: 11 MB/s 199 calls/s 199 msg/s # 54.45 [+4.11] GRO frag list over UDP tunnel ok # 59.99 [+5.54] 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__->