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.10 [+0.00] tcp - over veth touching data
# 0.10 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.63 [+2.53] -4 -t
# 6.78 [+4.15] tcp rx:     10 MB/s      741 calls/s
# 6.78 [+0.00] tcp tx:     10 MB/s      182 calls/s    182 msg/s
# 7.77 [+0.98] tcp rx:     10 MB/s      717 calls/s
# 7.77 [+0.00] tcp tx:     10 MB/s      178 calls/s    178 msg/s
# 8.77 [+1.00] tcp rx:     10 MB/s      720 calls/s
# 8.77 [+0.00] tcp tx:     10 MB/s      178 calls/s    178 msg/s
# 10.08 [+1.31] udp gso - over veth touching data
# 10.08 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.62 [+2.54] -4 -v
# 13.75 [+1.13] udp rx:     10 MB/s     7611 calls/s
# 13.89 [+0.14] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 14.75 [+0.85] udp rx:     12 MB/s     9116 calls/s
# 14.89 [+0.15] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 15.75 [+0.85] udp rx:     12 MB/s     9030 calls/s
# 15.91 [+0.16] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 16.75 [+0.84] udp rx:     12 MB/s     8858 calls/s
# 17.21 [+0.46] udp gso and gro - over veth touching data
# 17.22 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.74 [+2.53] -4 -G
# 20.87 [+1.12] udp rx:     10 MB/s     7869 calls/s
# 21.00 [+0.14] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 21.86 [+0.86] udp rx:     12 MB/s     9331 calls/s
# 22.00 [+0.14] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 22.86 [+0.86] udp rx:     12 MB/s     9073 calls/s
# 23.00 [+0.14] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 23.87 [+0.86] udp rx:     12 MB/s     9245 calls/s
# 24.00 [+0.14] udp tx:     12 MB/s      218 calls/s    218 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__->