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.61 [+2.54] -4 -t
# 6.73 [+4.11] tcp rx:     11 MB/s      574 calls/s
# 6.73 [+0.00] tcp tx:     11 MB/s      191 calls/s    191 msg/s
# 7.73 [+1.00] tcp tx:     10 MB/s      185 calls/s    185 msg/s
# 7.73 [+0.00] tcp rx:     10 MB/s      537 calls/s
# 8.73 [+1.00] tcp tx:     11 MB/s      187 calls/s    187 msg/s
# 8.73 [+0.00] tcp rx:     11 MB/s      552 calls/s
# 9.73 [+1.00] tcp tx:     11 MB/s      188 calls/s    188 msg/s
# 9.74 [+0.00] tcp rx:     11 MB/s      570 calls/s
# 10.08 [+0.34] udp gso - over veth touching data
# 10.08 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.73 [+2.65] -4 -v
# 13.86 [+1.13] udp rx:     10 MB/s     7955 calls/s
# 14.00 [+0.14] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 14.85 [+0.85] udp rx:     12 MB/s     9030 calls/s
# 15.00 [+0.15] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 15.85 [+0.85] udp rx:     12 MB/s     8944 calls/s
# 16.00 [+0.15] udp tx:     12 MB/s      207 calls/s    207 msg/s
# 16.85 [+0.85] udp rx:     12 MB/s     9116 calls/s
# 17.00 [+0.15] udp tx:     12 MB/s      207 calls/s    207 msg/s
# 17.32 [+0.32] udp gso and gro - over veth touching data
# 17.32 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.82 [+2.50] -4 -G
# 20.95 [+1.13] udp rx:     10 MB/s     7697 calls/s
# 21.09 [+0.14] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 21.95 [+0.86] udp rx:     12 MB/s     9331 calls/s
# 22.10 [+0.14] udp tx:     12 MB/s      211 calls/s    211 msg/s
# 22.96 [+0.86] udp rx:     12 MB/s     8944 calls/s
# 23.10 [+0.14] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 23.96 [+0.86] udp rx:     12 MB/s     9202 calls/s
# 24.10 [+0.14] udp tx:     12 MB/s      211 calls/s    211 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__->