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.02 [+0.02] ipv6
# 0.02 [+0.00] tcp - over veth touching data
# 0.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.46 [+2.44] -4 -t
# 6.57 [+4.11] tcp tx:     10 MB/s      180 calls/s    180 msg/s
# 6.58 [+0.01] tcp rx:     10 MB/s      741 calls/s
# 7.57 [+0.99] tcp rx:     10 MB/s      708 calls/s
# 7.57 [+0.00] tcp tx:     10 MB/s      179 calls/s    179 msg/s
# 8.57 [+1.00] tcp rx:      9 MB/s      737 calls/s
# 8.58 [+0.00] tcp tx:      9 MB/s      167 calls/s    167 msg/s
# 9.90 [+1.33] udp gso - over veth touching data
# 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.36 [+2.46] -4 -v
# 13.49 [+1.13] udp rx:      9 MB/s     7181 calls/s
# 13.64 [+0.15] udp tx:     11 MB/s      199 calls/s    199 msg/s
# 14.50 [+0.85] udp rx:     12 MB/s     8987 calls/s
# 14.65 [+0.15] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 15.51 [+0.86] udp rx:     12 MB/s     9202 calls/s
# 15.65 [+0.14] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 16.52 [+0.87] udp rx:     12 MB/s     9374 calls/s
# 16.92 [+0.40] 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.15 [+2.24] -4 -G
# 20.30 [+1.15] udp rx:     10 MB/s     7869 calls/s
# 20.40 [+0.10] udp tx:     12 MB/s      204 calls/s    204 msg/s
# 21.31 [+0.91] udp rx:     12 MB/s     8815 calls/s
# 21.41 [+0.10] udp tx:     12 MB/s      205 calls/s    205 msg/s
# 22.32 [+0.91] udp rx:     12 MB/s     9030 calls/s
# 22.41 [+0.09] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 23.33 [+0.91] udp rx:     11 MB/s     8686 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__->