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.30 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 4.83 [+4.53] -4 -t
# 10.69 [+5.86] tcp rx:     10 MB/s      763 calls/s
# 10.69 [+0.00] tcp tx:     10 MB/s      186 calls/s    186 msg/s
# 11.70 [+1.01] tcp rx:     10 MB/s      719 calls/s
# 11.70 [+0.00] tcp tx:     10 MB/s      180 calls/s    180 msg/s
# 12.70 [+1.00] tcp rx:     10 MB/s      717 calls/s
# 12.70 [+0.00] tcp tx:     10 MB/s      179 calls/s    179 msg/s
# 14.27 [+1.57] udp gso - over veth touching data
# 14.27 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 18.82 [+4.55] -4 -v
# 20.02 [+1.20] udp rx:      8 MB/s     5977 calls/s
# 20.35 [+0.33] udp tx:     12 MB/s      205 calls/s    205 msg/s
# 21.03 [+0.68] udp rx:     12 MB/s     8815 calls/s
# 21.35 [+0.32] udp tx:     12 MB/s      204 calls/s    204 msg/s
# 22.03 [+0.68] udp rx:     12 MB/s     8815 calls/s
# 22.36 [+0.33] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 23.03 [+0.67] udp rx:     12 MB/s     8815 calls/s
# 23.89 [+0.86] udp gso and gro - over veth touching data
# 23.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 28.44 [+4.54] -4 -G
# 29.67 [+1.23] udp rx:      9 MB/s     7267 calls/s
# 29.90 [+0.23] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 30.67 [+0.77] udp rx:     11 MB/s     8385 calls/s
# 30.90 [+0.23] udp tx:     11 MB/s      200 calls/s    200 msg/s
# 31.67 [+0.78] udp rx:     12 MB/s     9073 calls/s
# 31.90 [+0.22] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 32.68 [+0.78] udp rx:     12 MB/s     9202 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__->