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
# 3.71 [+3.36] No GRO                                   ok
# 10.26 [+6.55] GRO frag list                            ok
# 17.17 [+6.91] GRO fwd                                  ok
# 22.80 [+5.64] UDP fwd perf                            udp rx:      7 MB/s     6081 calls/s
# 24.76 [+1.96] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 25.36 [+0.60] udp rx:     11 MB/s     9696 calls/s
# 25.76 [+0.40] udp tx:     11 MB/s      199 calls/s    199 msg/s
# 26.37 [+0.61] udp rx:     11 MB/s     9648 calls/s
# 26.76 [+0.39] udp tx:     11 MB/s      200 calls/s    200 msg/s
# 27.17 [+0.41] UDP GRO fwd perf                        udp rx:      6 MB/s     5280 calls/s
# 29.24 [+2.06] udp tx:     12 MB/s      208 calls/s    208 msg/s
# 29.77 [+0.53] udp rx:     11 MB/s     9696 calls/s
# 30.24 [+0.47] udp tx:     11 MB/s      200 calls/s    200 msg/s
# 30.78 [+0.54] udp rx:     11 MB/s     9744 calls/s
# 38.83 [+8.05] GRO frag list over UDP tunnel            ok
# 48.98 [+10.14] GRO fwd over UDP tunnel                  ok
# 51.30 [+2.33] IPv6
# 54.79 [+3.48] No GRO                                   ok
# 60.99 [+6.21] GRO frag list                            ok
# 67.65 [+6.65] GRO fwd                                  ok
# 73.40 [+5.75] UDP fwd perf                            udp rx:      6 MB/s     5465 calls/s
# 75.35 [+1.95] udp tx:     12 MB/s      205 calls/s    205 msg/s
# 75.95 [+0.59] udp rx:     11 MB/s     9360 calls/s
# 76.35 [+0.41] udp tx:     11 MB/s      192 calls/s    192 msg/s
# 76.96 [+0.60] udp rx:     11 MB/s     9216 calls/s
# 77.36 [+0.41] udp tx:     11 MB/s      194 calls/s    194 msg/s
# 77.78 [+0.41] UDP GRO fwd perf                        udp rx:      7 MB/s     6144 calls/s
# 79.78 [+2.00] udp tx:     12 MB/s      204 calls/s    204 msg/s
# 80.39 [+0.61] udp rx:     11 MB/s     9408 calls/s
# 80.78 [+0.39] udp tx:     11 MB/s      196 calls/s    196 msg/s
# 81.39 [+0.62] udp rx:     11 MB/s     9456 calls/s
# 81.79 [+0.40] udp tx:     11 MB/s      199 calls/s    199 msg/s
# 89.29 [+7.50] GRO frag list over UDP tunnel            ok
# 99.27 [+9.99] 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__->