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.09 [+0.09] IPv4 # 1.97 [+1.89] No GRO ok # 5.58 [+3.60] GRO frag list ok # 9.68 [+4.11] GRO fwd ok # 12.94 [+3.25] UDP fwd perf udp rx: 8 MB/s 7193 calls/s # 14.48 [+1.55] udp tx: 12 MB/s 212 calls/s 212 msg/s # 15.26 [+0.78] udp rx: 11 MB/s 9689 calls/s # 15.48 [+0.22] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.28 [+0.79] udp rx: 11 MB/s 9600 calls/s # 16.49 [+0.21] udp tx: 11 MB/s 192 calls/s 192 msg/s # 16.73 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 18.31 [+1.58] udp tx: 11 MB/s 199 calls/s 199 msg/s # 19.06 [+0.74] udp rx: 11 MB/s 9600 calls/s # 19.31 [+0.25] udp tx: 11 MB/s 201 calls/s 201 msg/s # 20.06 [+0.75] udp rx: 11 MB/s 9696 calls/s # 20.32 [+0.25] udp tx: 11 MB/s 200 calls/s 200 msg/s # 24.41 [+4.10] GRO frag list over UDP tunnel ok # 29.98 [+5.57] GRO fwd over UDP tunnel ok # 31.38 [+1.40] IPv6 # 33.39 [+2.01] No GRO ok # 36.90 [+3.51] GRO frag list ok # 40.69 [+3.79] GRO fwd ok # 43.93 [+3.24] UDP fwd perf udp rx: 9 MB/s 7488 calls/s # 45.46 [+1.52] udp tx: 12 MB/s 204 calls/s 204 msg/s # 46.23 [+0.78] udp rx: 11 MB/s 9504 calls/s # 46.46 [+0.22] udp tx: 11 MB/s 196 calls/s 196 msg/s # 47.23 [+0.78] udp rx: 11 MB/s 9360 calls/s # 47.46 [+0.22] udp tx: 11 MB/s 194 calls/s 194 msg/s # 47.70 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7248 calls/s # 49.25 [+1.55] udp tx: 11 MB/s 197 calls/s 197 msg/s # 50.01 [+0.76] udp rx: 11 MB/s 9456 calls/s # 50.25 [+0.24] udp tx: 11 MB/s 198 calls/s 198 msg/s # 51.03 [+0.78] udp rx: 11 MB/s 9600 calls/s # 51.25 [+0.23] udp tx: 11 MB/s 197 calls/s 197 msg/s # 55.42 [+4.16] GRO frag list over UDP tunnel ok # 61.02 [+5.61] 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__->