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.10 [+0.10] ipv6
# 0.11 [+0.00] tcp - over veth touching data
# 0.11 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.60 [+2.50] -4 -t
# 6.74 [+4.13] tcp tx:     11 MB/s      189 calls/s    189 msg/s
# 6.74 [+0.00] tcp rx:     11 MB/s      564 calls/s
# 7.74 [+1.00] tcp tx:     11 MB/s      189 calls/s    189 msg/s
# 7.75 [+0.01] tcp rx:     11 MB/s      603 calls/s
# 8.74 [+0.99] tcp tx:     11 MB/s      196 calls/s    196 msg/s
# 8.75 [+0.01] tcp rx:     11 MB/s      624 calls/s
# 10.05 [+1.30] udp gso - over veth touching data
# 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.52 [+2.47] -4 -v
# 13.65 [+1.13] udp rx:     10 MB/s     7697 calls/s
# 13.80 [+0.15] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 14.65 [+0.85] udp rx:     12 MB/s     9202 calls/s
# 14.80 [+0.15] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 15.65 [+0.85] udp rx:     12 MB/s     9073 calls/s
# 15.81 [+0.16] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 16.66 [+0.85] udp rx:     12 MB/s     8944 calls/s
# 17.08 [+0.43] udp gso and gro - over veth touching data
# 17.09 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.55 [+2.46] -4 -G
# 20.69 [+1.14] udp rx:     11 MB/s     8256 calls/s
# 20.83 [+0.14] udp tx:     13 MB/s      223 calls/s    223 msg/s
# 21.69 [+0.87] udp rx:     13 MB/s     9632 calls/s
# 21.83 [+0.14] udp tx:     13 MB/s      223 calls/s    223 msg/s
# 22.69 [+0.87] udp rx:     12 MB/s     9374 calls/s
# 22.83 [+0.14] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 23.70 [+0.87] udp rx:     12 MB/s     9116 calls/s
# 23.83 [+0.13] udp tx:     12 MB/s      211 calls/s    211 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__->