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.08 [+0.08] IPv4 # 2.00 [+1.92] No GRO ok # 5.49 [+3.49] GRO frag list ok # 9.47 [+3.98] GRO fwd ok # 12.82 [+3.35] UDP fwd perf udp rx: 9 MB/s 7721 calls/s # 14.35 [+1.53] udp tx: 12 MB/s 211 calls/s 211 msg/s # 15.14 [+0.79] udp rx: 12 MB/s 9792 calls/s # 15.35 [+0.21] udp tx: 11 MB/s 202 calls/s 202 msg/s # 16.15 [+0.79] udp rx: 11 MB/s 9648 calls/s # 16.36 [+0.21] udp tx: 11 MB/s 200 calls/s 200 msg/s # 16.61 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7488 calls/s # 18.17 [+1.56] udp tx: 12 MB/s 205 calls/s 205 msg/s # 18.94 [+0.77] udp rx: 12 MB/s 9792 calls/s # 19.18 [+0.24] udp tx: 12 MB/s 204 calls/s 204 msg/s # 19.94 [+0.76] udp rx: 12 MB/s 9840 calls/s # 20.19 [+0.24] udp tx: 11 MB/s 202 calls/s 202 msg/s # 24.34 [+4.15] GRO frag list over UDP tunnel ok # 29.77 [+5.43] GRO fwd over UDP tunnel ok # 31.08 [+1.32] IPv6 # 32.94 [+1.86] No GRO ok # 36.27 [+3.32] GRO frag list ok # 39.85 [+3.59] GRO fwd ok # 43.00 [+3.14] UDP fwd perf udp rx: 9 MB/s 7584 calls/s # 44.54 [+1.54] udp tx: 12 MB/s 210 calls/s 210 msg/s # 45.29 [+0.76] udp rx: 12 MB/s 9792 calls/s # 45.55 [+0.25] udp tx: 11 MB/s 202 calls/s 202 msg/s # 46.29 [+0.75] udp rx: 11 MB/s 9264 calls/s # 46.78 [+0.49] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 48.32 [+1.54] udp tx: 11 MB/s 199 calls/s 199 msg/s # 49.07 [+0.74] udp rx: 12 MB/s 10032 calls/s # 49.32 [+0.26] udp tx: 12 MB/s 211 calls/s 211 msg/s # 50.07 [+0.75] udp rx: 12 MB/s 9888 calls/s # 50.32 [+0.25] udp tx: 11 MB/s 203 calls/s 203 msg/s # 54.37 [+4.05] GRO frag list over UDP tunnel ok # 59.81 [+5.44] 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__->