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.39 [+3.42] GRO frag list ok # 9.34 [+3.95] GRO fwd ok # 12.50 [+3.16] UDP fwd perf udp rx: 9 MB/s 7481 calls/s # 14.05 [+1.55] udp tx: 12 MB/s 217 calls/s 217 msg/s # 14.82 [+0.77] udp rx: 12 MB/s 9792 calls/s # 15.05 [+0.23] udp tx: 11 MB/s 200 calls/s 200 msg/s # 15.82 [+0.77] udp rx: 11 MB/s 9456 calls/s # 16.05 [+0.23] udp tx: 11 MB/s 196 calls/s 196 msg/s # 16.30 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 7200 calls/s # 17.86 [+1.56] udp tx: 11 MB/s 203 calls/s 203 msg/s # 18.59 [+0.73] udp rx: 12 MB/s 9840 calls/s # 18.86 [+0.27] udp tx: 12 MB/s 207 calls/s 207 msg/s # 19.59 [+0.73] udp rx: 12 MB/s 9792 calls/s # 23.82 [+4.23] GRO frag list over UDP tunnel ok # 29.14 [+5.32] GRO fwd over UDP tunnel ok # 30.47 [+1.32] IPv6 # 32.35 [+1.88] No GRO ok # 35.71 [+3.36] GRO frag list ok # 39.35 [+3.64] GRO fwd ok # 42.50 [+3.14] UDP fwd perf udp rx: 9 MB/s 7728 calls/s # 44.01 [+1.51] udp tx: 12 MB/s 207 calls/s 207 msg/s # 44.80 [+0.79] udp rx: 11 MB/s 9696 calls/s # 45.01 [+0.21] udp tx: 11 MB/s 201 calls/s 201 msg/s # 45.81 [+0.80] udp rx: 11 MB/s 9312 calls/s # 46.02 [+0.21] udp tx: 11 MB/s 193 calls/s 193 msg/s # 46.26 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 7200 calls/s # 47.81 [+1.55] udp tx: 11 MB/s 198 calls/s 198 msg/s # 48.56 [+0.75] udp rx: 11 MB/s 9648 calls/s # 48.81 [+0.25] udp tx: 11 MB/s 202 calls/s 202 msg/s # 49.56 [+0.75] udp rx: 11 MB/s 9648 calls/s # 49.81 [+0.25] udp tx: 11 MB/s 200 calls/s 200 msg/s # 53.81 [+4.00] GRO frag list over UDP tunnel ok # 59.51 [+5.70] 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__->