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.45 [+2.39] -4 -t
# 6.45 [+4.00] tcp rx:     11 MB/s      807 calls/s
# 6.45 [+0.00] tcp tx:     11 MB/s      190 calls/s    190 msg/s
# 7.45 [+1.00] tcp rx:     11 MB/s      750 calls/s
# 7.45 [+0.00] tcp tx:     11 MB/s      189 calls/s    189 msg/s
# 8.45 [+1.00] tcp rx:     10 MB/s      744 calls/s
# 8.45 [+0.00] tcp tx:     10 MB/s      185 calls/s    185 msg/s
# 9.75 [+1.30] udp gso - over veth touching data
# 9.76 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.20 [+2.44] -4 -v
# 13.34 [+1.14] udp rx:     10 MB/s     7998 calls/s
# 13.46 [+0.12] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 14.34 [+0.88] udp rx:     12 MB/s     9245 calls/s
# 14.47 [+0.13] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 15.34 [+0.87] udp rx:     12 MB/s     8987 calls/s
# 15.48 [+0.14] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 16.34 [+0.86] udp rx:     12 MB/s     9159 calls/s
# 16.76 [+0.41] udp gso and gro - over veth touching data
# 16.76 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.19 [+2.43] -4 -G
# 20.32 [+1.13] udp rx:     11 MB/s     8084 calls/s
# 20.47 [+0.15] udp tx:     12 MB/s      220 calls/s    220 msg/s
# 21.32 [+0.85] udp rx:     12 MB/s     9288 calls/s
# 21.47 [+0.15] udp tx:     12 MB/s      219 calls/s    219 msg/s
# 22.33 [+0.85] udp rx:     12 MB/s     9073 calls/s
# 22.48 [+0.15] udp tx:     12 MB/s      208 calls/s    208 msg/s
# 23.33 [+0.85] 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__->