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:    763 MB/s    12957 calls/s  12957 msg/s
# tcp rx:    764 MB/s    36260 calls/s
# tcp tx:    744 MB/s    12623 calls/s  12623 msg/s
# tcp rx:    747 MB/s    32542 calls/s
# tcp tx:    741 MB/s    12584 calls/s  12584 msg/s
# tcp rx:    742 MB/s    33431 calls/s
# tcp tx:    738 MB/s    12531 calls/s  12531 msg/s
# udp gso - over veth touching data
# udp rx:    418 MB/s   298082 calls/s
# udp tx:    428 MB/s     7272 calls/s   7272 msg/s
# udp rx:    446 MB/s   318232 calls/s
# udp tx:    447 MB/s     7584 calls/s   7584 msg/s
# udp rx:    444 MB/s   316846 calls/s
# udp tx:    445 MB/s     7548 calls/s   7548 msg/s
# udp rx:    447 MB/s   318463 calls/s
# udp tx:    447 MB/s     7589 calls/s   7589 msg/s
# udp gso and gro - over veth touching data
# udp rx:    804 MB/s    13638 calls/s
# udp tx:    821 MB/s    13932 calls/s  13932 msg/s
# udp rx:    822 MB/s    13958 calls/s
# udp tx:    822 MB/s    13945 calls/s  13945 msg/s
# udp rx:    827 MB/s    14032 calls/s
# udp tx:    827 MB/s    14027 calls/s  14027 msg/s
# udp rx:    822 MB/s    13945 calls/s
# udp tx:    821 MB/s    13931 calls/s  13931 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    725 MB/s    12313 calls/s  12313 msg/s
# tcp rx:    726 MB/s    32189 calls/s
# tcp tx:    760 MB/s    12894 calls/s  12894 msg/s
# tcp rx:    761 MB/s    33827 calls/s
# tcp tx:    767 MB/s    13020 calls/s  13020 msg/s
# tcp rx:    768 MB/s    32849 calls/s
# tcp tx:    748 MB/s    12694 calls/s  12694 msg/s
# udp gso - over veth touching data
# udp rx:    382 MB/s   278935 calls/s
# udp tx:    391 MB/s     6638 calls/s   6638 msg/s
# udp rx:    432 MB/s   315392 calls/s
# udp tx:    433 MB/s     7345 calls/s   7345 msg/s
# udp rx:    435 MB/s   317289 calls/s
# udp tx:    434 MB/s     7369 calls/s   7369 msg/s
# udp rx:    435 MB/s   317770 calls/s
# udp tx:    435 MB/s     7384 calls/s   7384 msg/s
# udp gso and gro - over veth touching data
# udp rx:    602 MB/s    10223 calls/s
# udp tx:    618 MB/s    10492 calls/s  10492 msg/s
# udp rx:    590 MB/s    10014 calls/s
# udp tx:    589 MB/s    10001 calls/s  10001 msg/s
# udp rx:    589 MB/s    10003 calls/s
# udp tx:    589 MB/s     9994 calls/s   9994 msg/s
# udp rx:    589 MB/s    10000 calls/s
# udp tx:    589 MB/s     9992 calls/s   9992 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__->