make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 6000
# selftests: net: udpgro_bench.sh
# ipv4
# tcp - over veth touching data
# tcp tx:    650 MB/s    11040 calls/s  11040 msg/s
# tcp rx:    653 MB/s    29672 calls/s
# tcp tx:    622 MB/s    10556 calls/s  10556 msg/s
# tcp rx:    623 MB/s    28324 calls/s
# tcp tx:    637 MB/s    10811 calls/s  10811 msg/s
# tcp rx:    636 MB/s    28914 calls/s
# tcp tx:    603 MB/s    10240 calls/s  10240 msg/s
# udp gso - over veth touching data
# udp rx:    284 MB/s   202566 calls/s
# udp tx:    295 MB/s     5008 calls/s   5008 msg/s
# udp rx:    304 MB/s   216828 calls/s
# udp tx:    303 MB/s     5156 calls/s   5156 msg/s
# udp rx:    298 MB/s   212664 calls/s
# udp tx:    298 MB/s     5057 calls/s   5057 msg/s
# udp rx:    297 MB/s   212150 calls/s
# udp tx:    297 MB/s     5047 calls/s   5047 msg/s
# udp gso and gro - over veth touching data
# udp rx:    751 MB/s    12744 calls/s
# udp tx:    779 MB/s    13218 calls/s  13218 msg/s
# udp rx:    800 MB/s    13584 calls/s
# udp tx:    799 MB/s    13558 calls/s  13558 msg/s
# udp rx:    780 MB/s    13234 calls/s
# udp tx:    780 MB/s    13242 calls/s  13242 msg/s
# udp rx:    783 MB/s    13295 calls/s
# udp tx:    784 MB/s    13299 calls/s  13299 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    687 MB/s    11665 calls/s  11665 msg/s
# tcp rx:    688 MB/s    32085 calls/s
# tcp tx:    680 MB/s    11545 calls/s  11545 msg/s
# tcp rx:    681 MB/s    30778 calls/s
# tcp tx:    676 MB/s    11467 calls/s  11467 msg/s
# tcp rx:    675 MB/s    31420 calls/s
# tcp tx:    693 MB/s    11761 calls/s  11761 msg/s
# udp gso - over veth touching data
# udp rx:    302 MB/s   220775 calls/s
# udp tx:    311 MB/s     5287 calls/s   5287 msg/s
# udp rx:    348 MB/s   254441 calls/s
# udp tx:    346 MB/s     5885 calls/s   5885 msg/s
# udp rx:    356 MB/s   260070 calls/s
# udp tx:    356 MB/s     6042 calls/s   6042 msg/s
# udp rx:    355 MB/s   259333 calls/s
# udp tx:    359 MB/s     6092 calls/s   6092 msg/s
# udp gso and gro - over veth touching data
# udp rx:    684 MB/s    11614 calls/s
# udp tx:    700 MB/s    11882 calls/s  11882 msg/s
# udp rx:    530 MB/s     9004 calls/s
# udp tx:    532 MB/s     9033 calls/s   9033 msg/s
# udp rx:    577 MB/s     9788 calls/s
# udp tx:    569 MB/s     9667 calls/s   9667 msg/s
# udp rx:    630 MB/s    10691 calls/s
# udp tx:    635 MB/s    10780 calls/s  10780 msg/s
ok 1 selftests: net: udpgro_bench.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->