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.11 [+0.11] IPv4 # 1.97 [+1.86] No GRO ok # 5.37 [+3.40] GRO frag list ok # 9.27 [+3.90] GRO fwd ok # 12.44 [+3.17] UDP fwd perf udp rx: 9 MB/s 7767 calls/s # 13.96 [+1.52] udp tx: 12 MB/s 215 calls/s 215 msg/s # 14.75 [+0.79] udp rx: 11 MB/s 9360 calls/s # 14.96 [+0.21] udp tx: 11 MB/s 194 calls/s 194 msg/s # 15.76 [+0.80] udp rx: 11 MB/s 9312 calls/s # 16.20 [+0.44] UDP GRO fwd perf udp rx: 9 MB/s 7392 calls/s # 17.73 [+1.52] udp tx: 11 MB/s 196 calls/s 196 msg/s # 18.51 [+0.79] udp rx: 11 MB/s 9600 calls/s # 18.73 [+0.22] udp tx: 11 MB/s 199 calls/s 199 msg/s # 19.53 [+0.80] udp rx: 11 MB/s 9504 calls/s # 19.73 [+0.20] udp tx: 11 MB/s 197 calls/s 197 msg/s # 23.78 [+4.05] GRO frag list over UDP tunnel ok # 29.43 [+5.65] GRO fwd over UDP tunnel ok # 30.83 [+1.40] IPv6 # 32.80 [+1.96] No GRO ok # 36.25 [+3.46] GRO frag list ok # 39.87 [+3.62] GRO fwd ok # 43.10 [+3.23] UDP fwd perf udp rx: 9 MB/s 7536 calls/s # 44.64 [+1.54] udp tx: 12 MB/s 208 calls/s 208 msg/s # 45.42 [+0.78] udp rx: 11 MB/s 9600 calls/s # 45.64 [+0.22] udp tx: 11 MB/s 196 calls/s 196 msg/s # 46.42 [+0.78] udp rx: 11 MB/s 9600 calls/s # 46.65 [+0.23] udp tx: 11 MB/s 193 calls/s 193 msg/s # 46.89 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 6816 calls/s # 48.46 [+1.57] udp tx: 11 MB/s 195 calls/s 195 msg/s # 49.21 [+0.75] udp rx: 11 MB/s 9600 calls/s # 49.46 [+0.25] udp tx: 11 MB/s 197 calls/s 197 msg/s # 50.21 [+0.75] udp rx: 11 MB/s 9408 calls/s # 50.48 [+0.27] udp tx: 11 MB/s 197 calls/s 197 msg/s # 54.56 [+4.08] GRO frag list over UDP tunnel ok # 59.96 [+5.41] 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__->