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.00 [+0.00] ipv6
# 0.00 [+0.00] tcp - over veth touching data
# 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.31 [+2.31] -4 -t
# 6.33 [+4.02] tcp tx:     11 MB/s      188 calls/s    188 msg/s
# 6.34 [+0.00] tcp rx:     11 MB/s      771 calls/s
# 7.34 [+1.00] tcp tx:     10 MB/s      182 calls/s    182 msg/s
# 7.34 [+0.00] tcp rx:     10 MB/s      721 calls/s
# 8.34 [+1.00] tcp tx:     10 MB/s      185 calls/s    185 msg/s
# 8.34 [+0.00] tcp rx:     10 MB/s      743 calls/s
# 9.62 [+1.28] udp gso - over veth touching data
# 9.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 11.99 [+2.37] -4 -v
# 13.12 [+1.12] udp rx:     10 MB/s     7783 calls/s
# 13.28 [+0.17] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 14.13 [+0.85] udp rx:     12 MB/s     9331 calls/s
# 14.29 [+0.15] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 15.14 [+0.86] udp rx:     12 MB/s     9030 calls/s
# 15.29 [+0.14] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 16.15 [+0.86] udp rx:     12 MB/s     9159 calls/s
# 16.30 [+0.15] udp tx:     12 MB/s      211 calls/s    211 msg/s
# 16.59 [+0.29] udp gso and gro - over veth touching data
# 16.59 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 18.99 [+2.39] -4 -G
# 20.10 [+1.12] udp rx:     10 MB/s     7998 calls/s
# 20.24 [+0.13] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 21.11 [+0.87] udp rx:     12 MB/s     9245 calls/s
# 21.24 [+0.13] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 22.11 [+0.87] udp rx:     12 MB/s     9030 calls/s
# 22.24 [+0.13] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 23.11 [+0.87] udp rx:     12 MB/s     9073 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__->