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.50 [+2.46] -4 -t
# 6.67 [+4.17] tcp rx:     10 MB/s      623 calls/s
# 6.67 [+0.00] tcp tx:     10 MB/s      176 calls/s    176 msg/s
# 7.67 [+1.00] tcp rx:     10 MB/s      547 calls/s
# 7.67 [+0.00] tcp tx:     10 MB/s      178 calls/s    178 msg/s
# 8.67 [+1.00] tcp rx:     10 MB/s      494 calls/s
# 8.68 [+0.00] tcp tx:     10 MB/s      176 calls/s    176 msg/s
# 9.98 [+1.31] udp gso - over veth touching data
# 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 12.48 [+2.50] -4 -v
# 13.60 [+1.12] udp rx:     10 MB/s     7826 calls/s
# 13.77 [+0.16] udp tx:     12 MB/s      217 calls/s    217 msg/s
# 14.61 [+0.84] udp rx:     12 MB/s     9374 calls/s
# 14.77 [+0.17] udp tx:     12 MB/s      218 calls/s    218 msg/s
# 15.61 [+0.84] udp rx:     12 MB/s     9116 calls/s
# 15.77 [+0.16] udp tx:     12 MB/s      212 calls/s    212 msg/s
# 16.61 [+0.84] udp rx:     12 MB/s     9245 calls/s
# 17.07 [+0.46] udp gso and gro - over veth touching data
# 17.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 19.54 [+2.47] -4 -G
# 20.66 [+1.11] udp rx:     10 MB/s     7654 calls/s
# 20.84 [+0.18] udp tx:     12 MB/s      218 calls/s    218 msg/s
# 21.65 [+0.81] udp rx:     12 MB/s     9245 calls/s
# 21.84 [+0.19] udp tx:     12 MB/s      214 calls/s    214 msg/s
# 22.66 [+0.81] udp rx:     12 MB/s     9159 calls/s
# 22.84 [+0.19] udp tx:     12 MB/s      213 calls/s    213 msg/s
# 23.66 [+0.82] udp rx:     12 MB/s     9159 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__->