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.41 [+2.34] -4 -t
# 6.51 [+4.10] tcp tx:     10 MB/s      185 calls/s    185 msg/s
# 6.51 [+0.00] tcp rx:     10 MB/s      790 calls/s
# 7.51 [+1.00] tcp tx:     10 MB/s      178 calls/s    178 msg/s
# 7.51 [+0.01] tcp rx:     10 MB/s      733 calls/s
# 8.51 [+1.00] tcp tx:     10 MB/s      181 calls/s    181 msg/s
# 8.52 [+0.00] tcp rx:     10 MB/s      732 calls/s
# 9.80 [+1.29] udp gso - over veth touching data
# 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.36 [+2.55] -4 -v
# 13.49 [+1.13] udp rx:     10 MB/s     7826 calls/s
# 13.64 [+0.15] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 14.49 [+0.85] udp rx:     12 MB/s     9202 calls/s
# 14.65 [+0.15] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 15.50 [+0.85] udp rx:     12 MB/s     9073 calls/s
# 15.65 [+0.15] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 16.50 [+0.85] udp rx:     12 MB/s     9202 calls/s
# 16.92 [+0.42] udp gso and gro - over veth touching data
# 16.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.33 [+2.41] -4 -G
# 20.46 [+1.13] udp rx:     10 MB/s     7998 calls/s
# 20.60 [+0.15] udp tx:     12 MB/s      219 calls/s    219 msg/s
# 21.46 [+0.86] udp rx:     12 MB/s     9331 calls/s
# 21.61 [+0.15] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 22.46 [+0.86] udp rx:     12 MB/s     9073 calls/s
# 22.61 [+0.14] udp tx:     12 MB/s      211 calls/s    211 msg/s
# 23.47 [+0.86] udp rx:     12 MB/s     9374 calls/s
# 23.61 [+0.14] udp tx:     12 MB/s      217 calls/s    217 msg/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__->