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.10 [+0.10] IPv4 # 2.04 [+1.94] No GRO ok # 6.64 [+4.60] GRO frag list ok # 11.31 [+4.66] GRO fwd ok # 14.74 [+3.44] UDP fwd perf udp rx: 8 MB/s 6953 calls/s # 16.34 [+1.60] udp tx: 12 MB/s 207 calls/s 207 msg/s # 17.08 [+0.75] udp rx: 11 MB/s 9120 calls/s # 17.34 [+0.26] udp tx: 11 MB/s 189 calls/s 189 msg/s # 18.10 [+0.76] udp rx: 11 MB/s 9120 calls/s # 18.34 [+0.24] udp tx: 10 MB/s 184 calls/s 184 msg/s # 18.58 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 6768 calls/s # 20.19 [+1.60] udp tx: 11 MB/s 190 calls/s 190 msg/s # 20.91 [+0.73] udp rx: 10 MB/s 8832 calls/s # 21.19 [+0.28] udp tx: 11 MB/s 188 calls/s 188 msg/s # 21.92 [+0.73] udp rx: 11 MB/s 9216 calls/s # 26.67 [+4.75] GRO frag list over UDP tunnel ok # 32.45 [+5.78] GRO fwd over UDP tunnel ok # 33.93 [+1.48] IPv6 # 35.98 [+2.05] No GRO ok # 39.80 [+3.82] GRO frag list ok # 43.69 [+3.89] GRO fwd ok # 47.15 [+3.46] UDP fwd perf udp rx: 9 MB/s 7344 calls/s # 48.76 [+1.60] udp tx: 11 MB/s 203 calls/s 203 msg/s # 49.52 [+0.76] udp rx: 11 MB/s 9312 calls/s # 49.76 [+0.24] udp tx: 11 MB/s 192 calls/s 192 msg/s # 50.53 [+0.77] udp rx: 10 MB/s 8928 calls/s # 50.76 [+0.23] udp tx: 10 MB/s 184 calls/s 184 msg/s # 51.02 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7152 calls/s # 52.58 [+1.56] udp tx: 11 MB/s 189 calls/s 189 msg/s # 53.37 [+0.80] udp rx: 11 MB/s 9312 calls/s # 53.58 [+0.20] udp tx: 11 MB/s 194 calls/s 194 msg/s # 54.37 [+0.80] udp rx: 11 MB/s 9264 calls/s # 54.58 [+0.21] udp tx: 11 MB/s 193 calls/s 193 msg/s # 58.98 [+4.40] GRO frag list over UDP tunnel ok # 64.88 [+5.89] 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__->