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.07 [+0.07] ipv6
# 0.07 [+0.00] tcp - over veth touching data
# 0.07 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.53 [+2.46] -4 -t
# 6.60 [+4.07] tcp rx:     10 MB/s      762 calls/s
# 6.60 [+0.00] tcp tx:     10 MB/s      181 calls/s    181 msg/s
# 7.60 [+1.01] tcp rx:     10 MB/s      721 calls/s
# 7.61 [+0.00] tcp tx:     10 MB/s      181 calls/s    181 msg/s
# 8.61 [+1.00] tcp rx:     10 MB/s      715 calls/s
# 8.61 [+0.00] tcp tx:     10 MB/s      179 calls/s    179 msg/s
# 9.90 [+1.29] udp gso - over veth touching data
# 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.43 [+2.52] -4 -v
# 13.54 [+1.11] udp rx:     10 MB/s     7568 calls/s
# 13.71 [+0.17] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 14.54 [+0.83] udp rx:     12 MB/s     9245 calls/s
# 14.72 [+0.19] udp tx:     12 MB/s      211 calls/s    211 msg/s
# 15.54 [+0.82] udp rx:     12 MB/s     8901 calls/s
# 15.72 [+0.18] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 16.54 [+0.82] udp rx:     12 MB/s     8944 calls/s
# 17.00 [+0.46] udp gso and gro - over veth touching data
# 17.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.50 [+2.50] -4 -G
# 20.65 [+1.14] udp rx:     10 MB/s     7955 calls/s
# 20.79 [+0.14] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 21.65 [+0.86] udp rx:     12 MB/s     9202 calls/s
# 21.79 [+0.14] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 22.65 [+0.86] udp rx:     12 MB/s     9202 calls/s
# 22.79 [+0.14] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 23.65 [+0.87] udp rx:     12 MB/s     8901 calls/s
# 23.79 [+0.13] udp tx:     12 MB/s      206 calls/s    206 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__->