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.35 [+0.35] IPv4 # 4.38 [+4.03] No GRO ok # 11.34 [+6.96] GRO frag list ok # 19.07 [+7.74] GRO fwd ok # 25.26 [+6.19] UDP fwd perf udp rx: 7 MB/s 5753 calls/s # 27.28 [+2.02] udp tx: 12 MB/s 216 calls/s 216 msg/s # 27.87 [+0.59] udp rx: 12 MB/s 9888 calls/s # 28.28 [+0.42] udp tx: 11 MB/s 193 calls/s 193 msg/s # 28.87 [+0.59] udp rx: 11 MB/s 9120 calls/s # 29.29 [+0.42] udp tx: 11 MB/s 198 calls/s 198 msg/s # 29.72 [+0.44] UDP GRO fwd perf udp rx: 5 MB/s 4848 calls/s # 31.94 [+2.22] udp tx: 12 MB/s 210 calls/s 210 msg/s # 32.43 [+0.49] udp rx: 12 MB/s 10080 calls/s # 32.94 [+0.51] udp tx: 12 MB/s 207 calls/s 207 msg/s # 33.43 [+0.49] udp rx: 11 MB/s 9696 calls/s # 33.95 [+0.51] udp tx: 11 MB/s 197 calls/s 197 msg/s # 42.41 [+8.47] GRO frag list over UDP tunnel ok # 53.44 [+11.03] GRO fwd over UDP tunnel ok # 55.96 [+2.53] IPv6 # 59.78 [+3.82] No GRO ok # 66.42 [+6.64] GRO frag list ok # 73.55 [+7.12] GRO fwd ok # 79.66 [+6.12] UDP fwd perf udp rx: 7 MB/s 6144 calls/s # 81.66 [+1.99] udp tx: 12 MB/s 214 calls/s 214 msg/s # 82.26 [+0.60] udp rx: 11 MB/s 9216 calls/s # 82.66 [+0.40] udp tx: 10 MB/s 186 calls/s 186 msg/s # 83.26 [+0.61] udp rx: 11 MB/s 9504 calls/s # 83.66 [+0.40] udp tx: 11 MB/s 197 calls/s 197 msg/s # 84.08 [+0.42] UDP GRO fwd perf udp rx: 5 MB/s 4464 calls/s # 86.33 [+2.25] udp tx: 12 MB/s 207 calls/s 207 msg/s # 86.78 [+0.46] udp rx: 12 MB/s 9984 calls/s # 87.33 [+0.54] udp tx: 12 MB/s 204 calls/s 204 msg/s # 87.78 [+0.46] udp rx: 11 MB/s 9600 calls/s # 96.62 [+8.84] GRO frag list over UDP tunnel ok # 107.43 [+10.81] 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__->