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.43 [+0.43] IPv4 # 4.24 [+3.81] No GRO ok # 11.17 [+6.93] GRO frag list ok # 19.01 [+7.84] GRO fwd ok # 25.26 [+6.25] UDP fwd perf udp rx: 1 MB/s 857 calls/s # 27.81 [+2.54] udp tx: 12 MB/s 212 calls/s 212 msg/s # 27.90 [+0.09] udp rx: 12 MB/s 9936 calls/s # 28.81 [+0.91] udp tx: 12 MB/s 204 calls/s 204 msg/s # 28.90 [+0.10] udp rx: 11 MB/s 9744 calls/s # 29.91 [+1.00] udp rx: 10 MB/s 8640 calls/s # 30.27 [+0.36] UDP GRO fwd perf udp rx: 5 MB/s 4416 calls/s # 32.53 [+2.27] udp tx: 12 MB/s 209 calls/s 209 msg/s # 32.99 [+0.46] udp rx: 12 MB/s 10224 calls/s # 33.54 [+0.54] udp tx: 12 MB/s 210 calls/s 210 msg/s # 34.00 [+0.46] udp rx: 11 MB/s 9696 calls/s # 43.11 [+9.11] GRO frag list over UDP tunnel ok # 54.19 [+11.08] GRO fwd over UDP tunnel ok # 56.79 [+2.60] IPv6 # 60.58 [+3.79] No GRO ok # 67.46 [+6.88] GRO frag list ok # 74.81 [+7.35] GRO fwd ok # 80.98 [+6.17] UDP fwd perf udp rx: 6 MB/s 5561 calls/s # 83.04 [+2.06] udp tx: 12 MB/s 217 calls/s 217 msg/s # 83.60 [+0.56] udp rx: 12 MB/s 9888 calls/s # 84.04 [+0.44] udp tx: 11 MB/s 198 calls/s 198 msg/s # 84.61 [+0.57] udp rx: 11 MB/s 9696 calls/s # 85.47 [+0.87] UDP GRO fwd perf udp rx: 6 MB/s 4992 calls/s # 87.69 [+2.22] udp tx: 12 MB/s 212 calls/s 212 msg/s # 88.19 [+0.50] udp rx: 12 MB/s 10272 calls/s # 88.69 [+0.50] udp tx: 12 MB/s 210 calls/s 210 msg/s # 89.19 [+0.50] udp rx: 12 MB/s 9792 calls/s # 89.70 [+0.51] udp tx: 11 MB/s 202 calls/s 202 msg/s # 98.07 [+8.37] GRO frag list over UDP tunnel ok # 108.95 [+10.88] 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__->