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:     11 MB/s     2237 calls/s
# tcp tx:     11 MB/s      188 calls/s    188 msg/s
# tcp rx:     11 MB/s     2213 calls/s
# tcp tx:     11 MB/s      188 calls/s    188 msg/s
# tcp rx:     10 MB/s     2187 calls/s
# tcp tx:     10 MB/s      186 calls/s    186 msg/s
# udp gso - over veth touching data
# udp rx:      8 MB/s     6140 calls/s
# udp tx:     13 MB/s      228 calls/s    228 msg/s
# udp rx:     12 MB/s     9164 calls/s
# udp tx:     12 MB/s      219 calls/s    219 msg/s
# udp rx:     12 MB/s     9232 calls/s
# udp tx:     12 MB/s      216 calls/s    216 msg/s
# udp rx:     12 MB/s     8694 calls/s
# udp gso and gro - over veth touching data
# udp rx:      9 MB/s     6644 calls/s
# udp tx:     13 MB/s      226 calls/s    226 msg/s
# udp rx:     13 MB/s     9324 calls/s
# udp tx:     13 MB/s      222 calls/s    222 msg/s
# udp rx:     13 MB/s     9324 calls/s
# udp tx:     13 MB/s      223 calls/s    223 msg/s
# udp rx:     12 MB/s     9206 calls/s
# ipv6
# tcp - over veth touching data
# tcp tx:     11 MB/s      197 calls/s    197 msg/s
# tcp rx:     11 MB/s     2319 calls/s
# tcp tx:     11 MB/s      196 calls/s    196 msg/s
# tcp rx:     11 MB/s     2330 calls/s
# tcp tx:     11 MB/s      197 calls/s    197 msg/s
# tcp rx:     11 MB/s     2268 calls/s
# udp gso - over veth touching data
# udp rx:      8 MB/s     6396 calls/s
# udp tx:     12 MB/s      219 calls/s    219 msg/s
# udp rx:     12 MB/s     9350 calls/s
# udp tx:     12 MB/s      214 calls/s    214 msg/s
# udp rx:     12 MB/s     9202 calls/s
# udp tx:     12 MB/s      219 calls/s    219 msg/s
# udp rx:     12 MB/s     9202 calls/s
# udp gso and gro - over veth touching data
# udp rx:     10 MB/s     7404 calls/s
# udp tx:     13 MB/s      223 calls/s    223 msg/s
# udp rx:     12 MB/s     9054 calls/s
# udp tx:     12 MB/s      210 calls/s    210 msg/s
# udp rx:     12 MB/s     9092 calls/s
# udp tx:     12 MB/s      209 calls/s    209 msg/s
# udp rx:     12 MB/s     9320 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__->