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.23 [+0.23] ipv6
# 0.23 [+0.00] tcp - over veth touching data
# 0.23 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 5.14 [+4.90] -4 -t
# 11.44 [+6.30] tcp tx:     11 MB/s      187 calls/s    187 msg/s
# 11.45 [+0.00] tcp rx:     11 MB/s      773 calls/s
# 12.45 [+1.00] tcp rx:     10 MB/s      731 calls/s
# 12.45 [+0.00] tcp tx:     10 MB/s      184 calls/s    184 msg/s
# 13.45 [+1.00] tcp rx:     10 MB/s      733 calls/s
# 13.45 [+0.00] tcp tx:     10 MB/s      179 calls/s    179 msg/s
# 15.04 [+1.59] udp gso - over veth touching data
# 15.04 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 20.09 [+5.05] -4 -v
# 21.33 [+1.24] udp rx:      8 MB/s     6235 calls/s
# 21.64 [+0.31] udp tx:     11 MB/s      203 calls/s    203 msg/s
# 22.33 [+0.69] udp rx:     12 MB/s     8815 calls/s
# 22.64 [+0.31] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 23.36 [+0.71] udp rx:     11 MB/s     8557 calls/s
# 23.64 [+0.29] udp tx:     11 MB/s      192 calls/s    192 msg/s
# 24.36 [+0.72] udp rx:     11 MB/s     8729 calls/s
# 24.65 [+0.30] udp tx:     12 MB/s      207 calls/s    207 msg/s
# 25.35 [+0.70] udp gso and gro - over veth touching data
# 25.35 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 30.45 [+5.09] -4 -G
# 31.67 [+1.23] udp rx:      7 MB/s     5676 calls/s
# 32.04 [+0.37] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 32.68 [+0.63] udp rx:     12 MB/s     8987 calls/s
# 33.05 [+0.37] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 33.68 [+0.63] udp rx:     12 MB/s     9116 calls/s
# 34.05 [+0.37] udp tx:     11 MB/s      202 calls/s    202 msg/s
# 34.68 [+0.63] udp rx:     11 MB/s     8600 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__->