make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh
# ipv4
# tcp - over veth touching data
# tcp rx:     10 MB/s     2097 calls/s
# tcp tx:     10 MB/s      181 calls/s    181 msg/s
# tcp rx:     10 MB/s     2028 calls/s
# tcp tx:     10 MB/s      171 calls/s    171 msg/s
# tcp rx:     10 MB/s     2110 calls/s
# tcp tx:     11 MB/s      187 calls/s    187 msg/s
# udp gso - over veth touching data
# udp rx:      8 MB/s     6182 calls/s
# udp tx:     13 MB/s      227 calls/s    227 msg/s
# udp rx:     12 MB/s     9156 calls/s
# udp tx:     12 MB/s      214 calls/s    214 msg/s
# udp rx:     13 MB/s     9324 calls/s
# udp tx:     13 MB/s      222 calls/s    222 msg/s
# udp rx:     12 MB/s     9240 calls/s
# udp gso and gro - over veth touching data
# udp rx:      9 MB/s     6854 calls/s
# udp tx:     13 MB/s      226 calls/s    226 msg/s
# udp rx:     12 MB/s     9030 calls/s
# udp tx:     12 MB/s      216 calls/s    216 msg/s
# udp rx:     13 MB/s     9358 calls/s
# udp tx:     13 MB/s      222 calls/s    222 msg/s
# udp rx:     12 MB/s     9222 calls/s
# ipv6
# tcp - over veth touching data
# tcp rx:     11 MB/s     2310 calls/s
# tcp tx:     11 MB/s      197 calls/s    197 msg/s
# tcp rx:     11 MB/s     2242 calls/s
# tcp tx:     11 MB/s      191 calls/s    191 msg/s
# tcp rx:     11 MB/s     2314 calls/s
# tcp tx:     11 MB/s      196 calls/s    196 msg/s
# udp gso - over veth touching data
# udp rx:      9 MB/s     6931 calls/s
# udp tx:     13 MB/s      222 calls/s    222 msg/s
# udp rx:     12 MB/s     9261 calls/s
# udp tx:     12 MB/s      216 calls/s    216 msg/s
# udp rx:     12 MB/s     9186 calls/s
# udp tx:     12 MB/s      212 calls/s    212 msg/s
# udp rx:     12 MB/s     9296 calls/s
# udp gso and gro - over veth touching data
# udp rx:      9 MB/s     7275 calls/s
# udp tx:     13 MB/s      222 calls/s    222 msg/s
# udp rx:     12 MB/s     9218 calls/s
# udp tx:     12 MB/s      215 calls/s    215 msg/s
# udp rx:     12 MB/s     9186 calls/s
# udp tx:     12 MB/s      214 calls/s    214 msg/s
# udp rx:     12 MB/s     9374 calls/s
ok 1 selftests: net: udpgro_bench.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__->