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.51] -4 -t
# 6.67 [+4.10] tcp tx:     11 MB/s      192 calls/s    192 msg/s
# 6.68 [+0.00] tcp rx:     11 MB/s      619 calls/s
# 7.67 [+1.00] tcp tx:     10 MB/s      181 calls/s    181 msg/s
# 7.68 [+0.00] tcp rx:     10 MB/s      526 calls/s
# 8.69 [+1.01] tcp tx:     10 MB/s      186 calls/s    186 msg/s
# 8.69 [+0.00] tcp rx:     10 MB/s      556 calls/s
# 9.98 [+1.29] udp gso - over veth touching data
# 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.42 [+2.44] -4 -v
# 13.53 [+1.11] udp rx:     10 MB/s     7826 calls/s
# 13.68 [+0.15] udp tx:     12 MB/s      215 calls/s    215 msg/s
# 14.53 [+0.85] udp rx:     12 MB/s     9331 calls/s
# 14.68 [+0.15] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 15.54 [+0.86] udp rx:     12 MB/s     9073 calls/s
# 15.69 [+0.15] udp tx:     12 MB/s      210 calls/s    210 msg/s
# 16.54 [+0.85] udp rx:     12 MB/s     8815 calls/s
# 16.97 [+0.43] udp gso and gro - over veth touching data
# 16.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.50 [+2.52] -4 -G
# 20.63 [+1.13] udp rx:      9 MB/s     7181 calls/s
# 20.80 [+0.17] udp tx:     11 MB/s      201 calls/s    201 msg/s
# 21.63 [+0.83] udp rx:     12 MB/s     9030 calls/s
# 21.81 [+0.17] udp tx:     12 MB/s      211 calls/s    211 msg/s
# 22.64 [+0.83] udp rx:     12 MB/s     9245 calls/s
# 22.81 [+0.17] udp tx:     12 MB/s      217 calls/s    217 msg/s
# 23.64 [+0.83] udp rx:     12 MB/s     9073 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__->