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.08 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 2.44 [+2.36] -4 -t
# 6.50 [+4.06] tcp rx:     11 MB/s      760 calls/s
# 6.50 [+0.00] tcp tx:     11 MB/s      187 calls/s    187 msg/s
# 7.50 [+1.00] tcp rx:     10 MB/s      726 calls/s
# 7.50 [+0.00] tcp tx:     10 MB/s      183 calls/s    183 msg/s
# 8.50 [+1.00] tcp rx:     10 MB/s      744 calls/s
# 8.50 [+0.01] tcp tx:     10 MB/s      186 calls/s    186 msg/s
# 9.50 [+1.00] tcp rx:     10 MB/s      743 calls/s
# 9.76 [+0.26] udp gso - over veth touching data
# 9.76 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.16 [+2.39] -4 -v
# 13.27 [+1.11] udp rx:     10 MB/s     7783 calls/s
# 13.43 [+0.15] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 14.27 [+0.85] udp rx:     12 MB/s     9374 calls/s
# 14.43 [+0.15] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 15.29 [+0.86] udp rx:     12 MB/s     9288 calls/s
# 15.43 [+0.14] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 16.29 [+0.86] udp rx:     12 MB/s     9073 calls/s
# 16.72 [+0.43] udp gso and gro - over veth touching data
# 16.72 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.12 [+2.40] -4 -G
# 20.26 [+1.14] udp rx:     11 MB/s     8213 calls/s
# 20.38 [+0.12] udp tx:     12 MB/s      219 calls/s    219 msg/s
# 21.26 [+0.88] udp rx:     12 MB/s     9245 calls/s
# 21.39 [+0.13] udp tx:     12 MB/s      216 calls/s    216 msg/s
# 22.26 [+0.87] udp rx:     12 MB/s     9202 calls/s
# 22.39 [+0.13] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 23.27 [+0.87] udp rx:     12 MB/s     9245 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__->