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.08 [+0.08] ipv6
# 0.08 [+0.00] tcp - over veth touching data
# 0.08 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.49 [+2.41] -4 -t
# 6.66 [+4.16] tcp rx:     11 MB/s      570 calls/s
# 6.66 [+0.01] tcp tx:     11 MB/s      190 calls/s    190 msg/s
# 7.65 [+0.99] tcp tx:     10 MB/s      186 calls/s    186 msg/s
# 7.65 [+0.00] tcp rx:     11 MB/s      625 calls/s
# 8.65 [+1.00] tcp tx:     10 MB/s      183 calls/s    183 msg/s
# 8.66 [+0.00] tcp rx:     10 MB/s      589 calls/s
# 9.93 [+1.28] udp gso - over veth touching data
# 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.45 [+2.52] -4 -v
# 13.56 [+1.11] udp rx:     10 MB/s     7654 calls/s
# 13.72 [+0.15] udp tx:     12 MB/s      209 calls/s    209 msg/s
# 14.57 [+0.85] udp rx:     12 MB/s     9202 calls/s
# 14.72 [+0.15] udp tx:     12 MB/s      218 calls/s    218 msg/s
# 15.57 [+0.85] udp rx:     13 MB/s     9503 calls/s
# 15.72 [+0.15] udp tx:     12 MB/s      219 calls/s    219 msg/s
# 16.57 [+0.85] udp rx:     12 MB/s     9417 calls/s
# 17.01 [+0.44] udp gso and gro - over veth touching data
# 17.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.52 [+2.52] -4 -G
# 20.64 [+1.12] udp rx:     10 MB/s     7611 calls/s
# 20.82 [+0.18] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 21.64 [+0.83] udp rx:     12 MB/s     9030 calls/s
# 21.82 [+0.18] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 22.65 [+0.83] udp rx:     12 MB/s     8944 calls/s
# 22.82 [+0.18] udp tx:     12 MB/s      208 calls/s    208 msg/s
# 23.66 [+0.83] 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__->