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.18 [+0.18] ipv6
# 0.18 [+0.00] tcp - over veth touching data
# 0.18 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 5.35 [+5.17] -4 -t
# 11.93 [+6.58] tcp rx:     11 MB/s      778 calls/s
# 11.93 [+0.00] tcp tx:     11 MB/s      187 calls/s    187 msg/s
# 12.93 [+1.00] tcp rx:     10 MB/s      721 calls/s
# 12.94 [+0.00] tcp tx:     10 MB/s      181 calls/s    181 msg/s
# 13.94 [+1.00] tcp rx:     10 MB/s      725 calls/s
# 13.94 [+0.00] tcp tx:     10 MB/s      181 calls/s    181 msg/s
# 15.59 [+1.65] udp gso - over veth touching data
# 15.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 20.78 [+5.20] -4 -v
# 22.05 [+1.26] udp rx:      9 MB/s     6708 calls/s
# 22.33 [+0.28] udp tx:     13 MB/s      221 calls/s    221 msg/s
# 23.05 [+0.72] udp rx:     13 MB/s     9589 calls/s
# 23.33 [+0.29] udp tx:     13 MB/s      222 calls/s    222 msg/s
# 24.05 [+0.71] udp rx:     12 MB/s     9245 calls/s
# 24.34 [+0.29] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 25.05 [+0.71] udp rx:     12 MB/s     9245 calls/s
# 26.01 [+0.96] udp gso and gro - over veth touching data
# 26.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 31.43 [+5.42] -4 -G
# 32.68 [+1.25] udp rx:      9 MB/s     7267 calls/s
# 32.94 [+0.25] udp tx:     13 MB/s      223 calls/s    223 msg/s
# 33.69 [+0.75] udp rx:     12 MB/s     9374 calls/s
# 33.94 [+0.25] udp tx:     12 MB/s      211 calls/s    211 msg/s
# 34.69 [+0.75] udp rx:     11 MB/s     8729 calls/s
# 34.94 [+0.25] udp tx:     12 MB/s      207 calls/s    207 msg/s
# 35.69 [+0.75] udp rx:     12 MB/s     9030 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__->