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.06 [+0.06] ipv6
# 0.06 [+0.00] tcp - over veth touching data
# 0.06 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.33 [+2.27] -4 -t
# 6.40 [+4.07] tcp rx:     10 MB/s      793 calls/s
# 6.40 [+0.00] tcp tx:     10 MB/s      178 calls/s    178 msg/s
# 7.41 [+1.00] tcp rx:     10 MB/s      731 calls/s
# 7.41 [+0.00] tcp tx:     10 MB/s      178 calls/s    178 msg/s
# 8.41 [+1.00] tcp rx:     10 MB/s      742 calls/s
# 8.41 [+0.00] tcp tx:     10 MB/s      183 calls/s    183 msg/s
# 9.69 [+1.28] udp gso - over veth touching data
# 9.69 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.14 [+2.45] -4 -v
# 13.33 [+1.19] udp rx:     11 MB/s     8600 calls/s
# 13.44 [+0.11] udp tx:     13 MB/s      226 calls/s    226 msg/s
# 14.33 [+0.89] udp rx:     12 MB/s     9417 calls/s
# 14.44 [+0.11] udp tx:     12 MB/s      219 calls/s    219 msg/s
# 15.34 [+0.89] udp rx:     12 MB/s     9331 calls/s
# 15.44 [+0.11] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 16.34 [+0.90] udp rx:     12 MB/s     9030 calls/s
# 16.44 [+0.10] udp tx:     12 MB/s      206 calls/s    206 msg/s
# 16.75 [+0.30] udp gso and gro - over veth touching data
# 16.75 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.25 [+2.51] -4 -G
# 20.38 [+1.12] udp rx:     11 MB/s     8213 calls/s
# 20.53 [+0.15] udp tx:     13 MB/s      223 calls/s    223 msg/s
# 21.38 [+0.85] udp rx:     13 MB/s     9503 calls/s
# 21.53 [+0.15] udp tx:     13 MB/s      221 calls/s    221 msg/s
# 22.39 [+0.86] udp rx:     12 MB/s     9030 calls/s
# 22.53 [+0.14] udp tx:     12 MB/s      207 calls/s    207 msg/s
# 23.39 [+0.86] udp rx:     13 MB/s     9503 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__->