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.07 [+0.07] ipv6
# 0.07 [+0.00] tcp - over veth touching data
# 0.07 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.55 [+2.48] -4 -t
# 6.70 [+4.15] tcp tx:     11 MB/s      188 calls/s    188 msg/s
# 6.70 [+0.01] tcp rx:     11 MB/s      612 calls/s
# 7.70 [+1.00] tcp tx:     10 MB/s      181 calls/s    181 msg/s
# 7.71 [+0.01] tcp rx:     10 MB/s      556 calls/s
# 8.70 [+0.99] tcp tx:     11 MB/s      190 calls/s    190 msg/s
# 8.71 [+0.01] tcp rx:     11 MB/s      553 calls/s
# 10.03 [+1.31] udp gso - over veth touching data
# 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.53 [+2.50] -4 -v
# 13.65 [+1.13] udp rx:     10 MB/s     7869 calls/s
# 13.80 [+0.15] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 14.65 [+0.85] udp rx:     12 MB/s     8901 calls/s
# 14.80 [+0.15] udp tx:     12 MB/s      208 calls/s    208 msg/s
# 15.66 [+0.85] udp rx:     12 MB/s     8901 calls/s
# 15.81 [+0.15] udp tx:     12 MB/s      204 calls/s    204 msg/s
# 16.66 [+0.85] udp rx:     12 MB/s     8987 calls/s
# 17.11 [+0.45] udp gso and gro - over veth touching data
# 17.11 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.59 [+2.48] -4 -G
# 20.70 [+1.11] udp rx:     10 MB/s     7697 calls/s
# 20.85 [+0.15] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 21.70 [+0.85] udp rx:     12 MB/s     9030 calls/s
# 21.85 [+0.15] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 22.71 [+0.85] udp rx:     12 MB/s     8944 calls/s
# 22.86 [+0.15] udp tx:     12 MB/s      208 calls/s    208 msg/s
# 23.71 [+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__->