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.03 [+0.03] ipv6
# 0.04 [+0.00] tcp - over veth touching data
# 0.04 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.49 [+2.45] -4 -t
# 6.60 [+4.12] tcp rx:     11 MB/s      586 calls/s
# 6.61 [+0.00] tcp tx:     11 MB/s      194 calls/s    194 msg/s
# 7.61 [+1.00] tcp rx:     11 MB/s      535 calls/s
# 7.61 [+0.00] tcp tx:     11 MB/s      189 calls/s    189 msg/s
# 8.61 [+1.00] tcp rx:     10 MB/s      554 calls/s
# 8.61 [+0.00] tcp tx:     10 MB/s      185 calls/s    185 msg/s
# 9.91 [+1.30] udp gso - over veth touching data
# 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.38 [+2.46] -4 -v
# 13.51 [+1.13] udp rx:     10 MB/s     7783 calls/s
# 13.66 [+0.15] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 14.51 [+0.85] udp rx:     12 MB/s     9030 calls/s
# 14.66 [+0.16] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 15.51 [+0.85] udp rx:     12 MB/s     8944 calls/s
# 15.66 [+0.16] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 16.51 [+0.84] udp rx:     12 MB/s     9073 calls/s
# 16.97 [+0.46] udp gso and gro - over veth touching data
# 16.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.45 [+2.48] -4 -G
# 20.58 [+1.12] udp rx:     10 MB/s     7912 calls/s
# 20.74 [+0.16] udp tx:     12 MB/s      219 calls/s    219 msg/s
# 21.58 [+0.84] udp rx:     13 MB/s     9546 calls/s
# 21.73 [+0.16] udp tx:     13 MB/s      221 calls/s    221 msg/s
# 22.58 [+0.85] udp rx:     12 MB/s     9245 calls/s
# 22.74 [+0.16] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 23.59 [+0.85] udp rx:     12 MB/s     9202 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__->