make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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_frglist.sh
# 0.08 [+0.08] ipv6
# 0.08 [+0.00] tcp - over veth touching data
# 0.08 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.52 [+2.44] -4 -t
# 6.62 [+4.10] tcp rx:     11 MB/s      584 calls/s
# 6.62 [+0.00] tcp tx:     11 MB/s      194 calls/s    194 msg/s
# 7.63 [+1.01] tcp rx:     11 MB/s      550 calls/s
# 7.63 [+0.00] tcp tx:     11 MB/s      193 calls/s    193 msg/s
# 8.63 [+1.00] tcp tx:     11 MB/s      194 calls/s    194 msg/s
# 8.64 [+0.00] tcp rx:     11 MB/s      540 calls/s
# 9.91 [+1.27] udp gso - over veth touching data
# 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.39 [+2.48] -4 -v
# 13.52 [+1.13] udp rx:     10 MB/s     7998 calls/s
# 13.67 [+0.14] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 14.52 [+0.86] udp rx:     12 MB/s     9116 calls/s
# 14.67 [+0.15] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 15.53 [+0.86] udp rx:     12 MB/s     9030 calls/s
# 15.67 [+0.14] udp tx:     12 MB/s      209 calls/s    209 msg/s
# 16.53 [+0.86] udp rx:     12 MB/s     8944 calls/s
# 16.93 [+0.39] udp gso and gro - over veth touching data
# 16.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.40 [+2.48] -4 -G
# 20.54 [+1.13] udp rx:     11 MB/s     8256 calls/s
# 20.66 [+0.12] udp tx:     12 MB/s      220 calls/s    220 msg/s
# 21.54 [+0.88] udp rx:     13 MB/s     9589 calls/s
# 21.66 [+0.12] udp tx:     13 MB/s      223 calls/s    223 msg/s
# 22.54 [+0.89] udp rx:     12 MB/s     9374 calls/s
# 22.66 [+0.12] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 23.55 [+0.89] udp rx:     12 MB/s     9116 calls/s
ok 1 selftests: net: udpgro_frglist.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__->