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.57 [+2.50] -4 -t
# 6.71 [+4.14] tcp rx:     11 MB/s      580 calls/s
# 6.71 [+0.00] tcp tx:     11 MB/s      195 calls/s    195 msg/s
# 7.71 [+1.00] tcp rx:     10 MB/s      513 calls/s
# 7.71 [+0.00] tcp tx:     10 MB/s      186 calls/s    186 msg/s
# 8.71 [+1.00] tcp tx:     11 MB/s      187 calls/s    187 msg/s
# 8.71 [+0.00] tcp rx:     11 MB/s      542 calls/s
# 10.02 [+1.31] udp gso - over veth touching data
# 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.55 [+2.53] -4 -v
# 13.67 [+1.13] udp rx:     10 MB/s     7654 calls/s
# 13.83 [+0.16] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 14.68 [+0.84] udp rx:     12 MB/s     9073 calls/s
# 14.83 [+0.16] udp tx:     12 MB/s      209 calls/s    209 msg/s
# 15.68 [+0.84] udp rx:     12 MB/s     9030 calls/s
# 15.83 [+0.16] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 16.68 [+0.85] udp rx:     12 MB/s     8944 calls/s
# 17.13 [+0.45] udp gso and gro - over veth touching data
# 17.14 [+0.01] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.74 [+2.60] -4 -G
# 20.85 [+1.12] udp rx:     10 MB/s     7310 calls/s
# 21.05 [+0.19] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 21.86 [+0.81] udp rx:     12 MB/s     8987 calls/s
# 22.05 [+0.19] udp tx:     12 MB/s      208 calls/s    208 msg/s
# 22.86 [+0.81] udp rx:     12 MB/s     9073 calls/s
# 23.05 [+0.19] udp tx:     12 MB/s      209 calls/s    209 msg/s
# 23.87 [+0.82] udp rx:     12 MB/s     8944 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__->