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.05 [+0.05] ipv6
# 0.05 [+0.00] tcp - over veth touching data
# 0.05 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.30 [+2.25] -4 -t
# 6.28 [+3.98] tcp tx:     11 MB/s      195 calls/s    195 msg/s
# 6.29 [+0.00] tcp rx:     11 MB/s      653 calls/s
# 7.28 [+0.99] tcp tx:     11 MB/s      192 calls/s    192 msg/s
# 7.29 [+0.01] tcp rx:     11 MB/s      644 calls/s
# 8.28 [+0.99] tcp tx:     10 MB/s      186 calls/s    186 msg/s
# 8.29 [+0.01] tcp rx:     10 MB/s      617 calls/s
# 9.28 [+0.99] tcp tx:     11 MB/s      196 calls/s    196 msg/s
# 9.58 [+0.30] udp gso - over veth touching data
# 9.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 11.94 [+2.36] -4 -v
# 13.06 [+1.12] udp rx:     10 MB/s     7912 calls/s
# 13.20 [+0.14] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 14.06 [+0.86] udp rx:     12 MB/s     9202 calls/s
# 14.20 [+0.14] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 15.06 [+0.86] udp rx:     12 MB/s     8858 calls/s
# 15.21 [+0.14] udp tx:     12 MB/s      208 calls/s    208 msg/s
# 16.06 [+0.86] udp rx:     12 MB/s     9073 calls/s
# 16.49 [+0.42] udp gso and gro - over veth touching data
# 16.49 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 18.92 [+2.43] -4 -G
# 20.04 [+1.12] udp rx:     10 MB/s     7912 calls/s
# 20.20 [+0.16] udp tx:     12 MB/s      218 calls/s    218 msg/s
# 21.03 [+0.84] udp rx:     12 MB/s     9417 calls/s
# 21.20 [+0.17] udp tx:     13 MB/s      223 calls/s    223 msg/s
# 22.03 [+0.83] udp rx:     12 MB/s     9374 calls/s
# 22.22 [+0.18] udp tx:     12 MB/s      219 calls/s    219 msg/s
# 23.04 [+0.82] udp rx:     12 MB/s     9288 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__->