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.30 [+0.30] ipv6
# 0.30 [+0.00] tcp - over veth touching data
# 0.31 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 5.11 [+4.80] -4 -t
# 11.10 [+6.00] tcp tx:     11 MB/s      196 calls/s    196 msg/s
# 11.11 [+0.00] tcp rx:     11 MB/s      502 calls/s
# 12.10 [+1.00] tcp tx:     11 MB/s      194 calls/s    194 msg/s
# 12.11 [+0.01] tcp rx:     11 MB/s      481 calls/s
# 13.11 [+1.00] tcp tx:     11 MB/s      192 calls/s    192 msg/s
# 13.11 [+0.00] tcp rx:     11 MB/s      471 calls/s
# 14.66 [+1.55] udp gso - over veth touching data
# 14.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 19.26 [+4.59] -4 -v
# 20.45 [+1.19] udp rx:      8 MB/s     6235 calls/s
# 20.78 [+0.33] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 21.45 [+0.67] udp rx:     12 MB/s     9073 calls/s
# 21.78 [+0.33] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 22.45 [+0.67] udp rx:     12 MB/s     9073 calls/s
# 22.78 [+0.33] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 23.45 [+0.67] udp rx:     12 MB/s     8987 calls/s
# 23.78 [+0.33] udp tx:     12 MB/s      209 calls/s    209 msg/s
# 24.30 [+0.52] udp gso and gro - over veth touching data
# 24.30 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 28.92 [+4.62] -4 -G
# 30.12 [+1.21] udp rx:      9 MB/s     6880 calls/s
# 30.40 [+0.27] udp tx:     12 MB/s      217 calls/s    217 msg/s
# 31.13 [+0.73] udp rx:     12 MB/s     9159 calls/s
# 31.40 [+0.27] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 32.13 [+0.73] udp rx:     12 MB/s     9159 calls/s
# 32.40 [+0.27] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 33.13 [+0.73] udp rx:     12 MB/s     9030 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__->