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.43 [+2.36] -4 -t
# 6.50 [+4.07] tcp rx:     11 MB/s      650 calls/s
# 6.51 [+0.01] tcp tx:     11 MB/s      195 calls/s    195 msg/s
# 7.50 [+0.99] tcp tx:     11 MB/s      187 calls/s    187 msg/s
# 7.50 [+0.00] tcp rx:     11 MB/s      607 calls/s
# 8.51 [+1.01] tcp rx:     11 MB/s      617 calls/s
# 8.51 [+0.00] tcp tx:     11 MB/s      190 calls/s    190 msg/s
# 9.80 [+1.29] udp gso - over veth touching data
# 9.80 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.19 [+2.39] -4 -v
# 13.30 [+1.11] udp rx:     10 MB/s     7783 calls/s
# 13.46 [+0.15] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 14.30 [+0.84] udp rx:     12 MB/s     8944 calls/s
# 14.46 [+0.16] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 15.31 [+0.85] udp rx:     12 MB/s     8858 calls/s
# 15.46 [+0.15] udp tx:     12 MB/s      204 calls/s    204 msg/s
# 16.32 [+0.86] udp rx:     12 MB/s     9116 calls/s
# 16.46 [+0.14] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 16.75 [+0.30] udp gso and gro - over veth touching data
# 16.76 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.13 [+2.37] -4 -G
# 20.25 [+1.13] udp rx:     10 MB/s     7912 calls/s
# 20.40 [+0.15] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 21.25 [+0.85] udp rx:     12 MB/s     9073 calls/s
# 21.40 [+0.15] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 22.25 [+0.85] udp rx:     12 MB/s     8815 calls/s
# 22.41 [+0.15] udp tx:     12 MB/s      207 calls/s    207 msg/s
# 23.26 [+0.85] 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__->