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 4800
# selftests: net: udpgro_bench.sh
# ipv4
# tcp - over veth touching data
# tcp tx:    755 MB/s    12810 calls/s  12810 msg/s
# tcp rx:    755 MB/s    30258 calls/s
# tcp tx:    716 MB/s    12147 calls/s  12147 msg/s
# tcp rx:    724 MB/s    33105 calls/s
# tcp tx:    735 MB/s    12480 calls/s  12480 msg/s
# tcp rx:    735 MB/s    30771 calls/s
# tcp tx:    723 MB/s    12267 calls/s  12267 msg/s
# udp gso - over veth touching data
# udp rx:    428 MB/s   305028 calls/s
# udp tx:    437 MB/s     7427 calls/s   7427 msg/s
# udp rx:    386 MB/s   275580 calls/s
# udp tx:    383 MB/s     6511 calls/s   6511 msg/s
# udp rx:    432 MB/s   308312 calls/s
# udp tx:    434 MB/s     7373 calls/s   7373 msg/s
# udp rx:    438 MB/s   312666 calls/s
# udp tx:    438 MB/s     7440 calls/s   7440 msg/s
# udp gso and gro - over veth touching data
# udp rx:    935 MB/s    15343 calls/s
# udp tx:    953 MB/s    16167 calls/s  16167 msg/s
# udp rx:    842 MB/s    14171 calls/s
# udp tx:    839 MB/s    14230 calls/s  14230 msg/s
# udp rx:    810 MB/s    13755 calls/s
# udp tx:    810 MB/s    13751 calls/s  13751 msg/s
# udp rx:    811 MB/s    13756 calls/s
# udp tx:    810 MB/s    13753 calls/s  13753 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    706 MB/s    11990 calls/s  11990 msg/s
# tcp rx:    707 MB/s    30863 calls/s
# tcp tx:    698 MB/s    11852 calls/s  11852 msg/s
# tcp rx:    708 MB/s    31022 calls/s
# tcp tx:    687 MB/s    11663 calls/s  11663 msg/s
# tcp rx:    692 MB/s    29631 calls/s
# tcp tx:    697 MB/s    11824 calls/s  11824 msg/s
# udp gso - over veth touching data
# udp rx:    300 MB/s   219359 calls/s
# udp tx:    305 MB/s     5177 calls/s   5177 msg/s
# udp rx:    288 MB/s   210649 calls/s
# udp tx:    291 MB/s     4939 calls/s   4939 msg/s
# udp rx:    307 MB/s   224538 calls/s
# udp tx:    307 MB/s     5218 calls/s   5218 msg/s
# udp rx:    308 MB/s   224879 calls/s
# udp tx:    307 MB/s     5222 calls/s   5222 msg/s
# udp gso and gro - over veth touching data
# udp rx:    507 MB/s     8614 calls/s
# udp tx:    517 MB/s     8784 calls/s   8784 msg/s
# udp rx:    574 MB/s     9741 calls/s
# udp tx:    574 MB/s     9736 calls/s   9736 msg/s
# udp rx:    568 MB/s     9644 calls/s
# udp tx:    568 MB/s     9645 calls/s   9645 msg/s
# udp rx:    571 MB/s     9691 calls/s
# udp tx:    571 MB/s     9696 calls/s   9696 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__->