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.05 [+0.05] ipv6
# 0.05 [+0.00] tcp - over veth touching data
# 0.05 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.50 [+2.45] -4 -t
# 6.63 [+4.13] tcp rx:     11 MB/s      576 calls/s
# 6.63 [+0.00] tcp tx:     11 MB/s      194 calls/s    194 msg/s
# 7.64 [+1.01] tcp rx:     10 MB/s      524 calls/s
# 7.64 [+0.00] tcp tx:     10 MB/s      185 calls/s    185 msg/s
# 8.64 [+1.00] tcp rx:     11 MB/s      550 calls/s
# 8.64 [+0.00] tcp tx:     11 MB/s      188 calls/s    188 msg/s
# 9.93 [+1.29] udp gso - over veth touching data
# 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.40 [+2.46] -4 -v
# 13.50 [+1.11] udp rx:     10 MB/s     7826 calls/s
# 13.68 [+0.18] udp tx:     12 MB/s      219 calls/s    219 msg/s
# 14.50 [+0.82] udp rx:     12 MB/s     9245 calls/s
# 14.69 [+0.19] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 15.51 [+0.83] udp rx:     12 MB/s     8987 calls/s
# 15.69 [+0.18] udp tx:     12 MB/s      208 calls/s    208 msg/s
# 16.51 [+0.82] udp rx:     12 MB/s     8901 calls/s
# 16.96 [+0.44] udp gso and gro - over veth touching data
# 16.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.44 [+2.48] -4 -G
# 20.55 [+1.11] udp rx:     10 MB/s     7826 calls/s
# 20.70 [+0.15] udp tx:     12 MB/s      211 calls/s    211 msg/s
# 21.56 [+0.85] udp rx:     12 MB/s     9073 calls/s
# 21.71 [+0.15] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 22.56 [+0.85] udp rx:     12 MB/s     9073 calls/s
# 22.71 [+0.15] udp tx:     12 MB/s      209 calls/s    209 msg/s
# 23.57 [+0.86] udp rx:     12 MB/s     9159 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__->