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.08 [+1.97] No GRO ok # 5.51 [+3.44] GRO frag list ok # 9.63 [+4.11] GRO fwd ok # 12.89 [+3.27] UDP fwd perf udp rx: 9 MB/s 7481 calls/s # 14.41 [+1.52] udp tx: 12 MB/s 206 calls/s 206 msg/s # 15.19 [+0.78] udp rx: 11 MB/s 9648 calls/s # 15.41 [+0.22] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.19 [+0.78] udp rx: 11 MB/s 9072 calls/s # 16.42 [+0.23] udp tx: 11 MB/s 191 calls/s 191 msg/s # 16.66 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7488 calls/s # 18.19 [+1.53] udp tx: 11 MB/s 198 calls/s 198 msg/s # 18.99 [+0.79] udp rx: 11 MB/s 9696 calls/s # 19.20 [+0.21] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.99 [+0.79] udp rx: 11 MB/s 9552 calls/s # 24.26 [+4.27] GRO frag list over UDP tunnel ok # 29.63 [+5.38] GRO fwd over UDP tunnel ok # 31.02 [+1.38] IPv6 # 33.02 [+2.00] No GRO ok # 36.43 [+3.41] GRO frag list ok # 40.05 [+3.62] GRO fwd ok # 43.19 [+3.14] UDP fwd perf udp rx: 9 MB/s 8064 calls/s # 44.68 [+1.49] udp tx: 11 MB/s 202 calls/s 202 msg/s # 45.52 [+0.84] udp rx: 11 MB/s 9456 calls/s # 45.68 [+0.16] udp tx: 11 MB/s 196 calls/s 196 msg/s # 46.53 [+0.85] udp rx: 11 MB/s 9456 calls/s # 46.68 [+0.16] udp tx: 11 MB/s 193 calls/s 193 msg/s # 46.92 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 7104 calls/s # 48.46 [+1.53] udp tx: 11 MB/s 194 calls/s 194 msg/s # 49.23 [+0.78] udp rx: 11 MB/s 9552 calls/s # 49.46 [+0.23] udp tx: 11 MB/s 198 calls/s 198 msg/s # 50.24 [+0.78] udp rx: 11 MB/s 9744 calls/s # 50.47 [+0.22] udp tx: 11 MB/s 202 calls/s 202 msg/s # 54.54 [+4.08] GRO frag list over UDP tunnel ok # 59.93 [+5.39] 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__->