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.06 [+0.06] ipv6
# 0.06 [+0.00] tcp - over veth touching data
# 0.06 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.53 [+2.46] -4 -t
# 6.69 [+4.16] tcp rx:     11 MB/s      595 calls/s
# 6.69 [+0.00] tcp tx:     11 MB/s      187 calls/s    187 msg/s
# 7.70 [+1.01] tcp rx:     11 MB/s      617 calls/s
# 7.70 [+0.00] tcp tx:     11 MB/s      188 calls/s    188 msg/s
# 8.71 [+1.01] tcp tx:     11 MB/s      196 calls/s    196 msg/s
# 8.71 [+0.00] tcp rx:     11 MB/s      620 calls/s
# 10.00 [+1.28] udp gso - over veth touching data
# 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.40 [+2.40] -4 -v
# 13.51 [+1.11] udp rx:     10 MB/s     7912 calls/s
# 13.67 [+0.16] udp tx:     12 MB/s      217 calls/s    217 msg/s
# 14.52 [+0.85] udp rx:     12 MB/s     9202 calls/s
# 14.67 [+0.15] udp tx:     12 MB/s      217 calls/s    217 msg/s
# 15.52 [+0.85] udp rx:     12 MB/s     9202 calls/s
# 15.68 [+0.15] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 16.53 [+0.86] udp rx:     12 MB/s     9202 calls/s
# 16.98 [+0.44] udp gso and gro - over veth touching data
# 16.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.29 [+2.31] -4 -G
# 20.42 [+1.13] udp rx:     10 MB/s     7998 calls/s
# 20.57 [+0.14] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 21.42 [+0.86] udp rx:     12 MB/s     9073 calls/s
# 21.57 [+0.14] udp tx:     12 MB/s      211 calls/s    211 msg/s
# 22.44 [+0.87] udp rx:     12 MB/s     9073 calls/s
# 22.57 [+0.13] udp tx:     12 MB/s      209 calls/s    209 msg/s
# 23.44 [+0.87] udp rx:     12 MB/s     9374 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__->