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 3600
# selftests: net: udpgro_bench.sh
# ipv4
# tcp - over veth touching data
# tcp tx:    695 MB/s    11793 calls/s  11793 msg/s
# tcp rx:    695 MB/s    30821 calls/s
# tcp tx:    711 MB/s    12069 calls/s  12069 msg/s
# tcp rx:    712 MB/s    31943 calls/s
# tcp tx:    741 MB/s    12580 calls/s  12580 msg/s
# tcp rx:    742 MB/s    33682 calls/s
# tcp tx:    742 MB/s    12593 calls/s  12593 msg/s
# udp gso - over veth touching data
# udp rx:    420 MB/s   299811 calls/s
# udp tx:    430 MB/s     7306 calls/s   7306 msg/s
# udp rx:    427 MB/s   304475 calls/s
# udp tx:    426 MB/s     7242 calls/s   7242 msg/s
# udp rx:    464 MB/s   330677 calls/s
# udp tx:    465 MB/s     7889 calls/s   7889 msg/s
# udp rx:    488 MB/s   348168 calls/s
# udp tx:    488 MB/s     8280 calls/s   8280 msg/s
# udp gso and gro - over veth touching data
# udp rx:    573 MB/s     9732 calls/s
# udp tx:    592 MB/s    10055 calls/s  10055 msg/s
# udp rx:    601 MB/s    10166 calls/s
# udp tx:    600 MB/s    10193 calls/s  10193 msg/s
# udp rx:    598 MB/s    10146 calls/s
# udp tx:    598 MB/s    10147 calls/s  10147 msg/s
# udp rx:    603 MB/s    10237 calls/s
# udp tx:    602 MB/s    10224 calls/s  10224 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    715 MB/s    12138 calls/s  12138 msg/s
# tcp rx:    716 MB/s    31884 calls/s
# tcp tx:    739 MB/s    12542 calls/s  12542 msg/s
# tcp rx:    740 MB/s    30263 calls/s
# tcp tx:    759 MB/s    12885 calls/s  12885 msg/s
# tcp rx:    760 MB/s    28779 calls/s
# tcp tx:    730 MB/s    12397 calls/s  12397 msg/s
# udp gso - over veth touching data
# udp rx:    287 MB/s   209547 calls/s
# udp tx:    299 MB/s     5085 calls/s   5085 msg/s
# udp rx:    302 MB/s   220273 calls/s
# udp tx:    302 MB/s     5126 calls/s   5126 msg/s
# udp rx:    301 MB/s   220153 calls/s
# udp tx:    301 MB/s     5122 calls/s   5122 msg/s
# udp rx:    301 MB/s   219667 calls/s
# udp tx:    301 MB/s     5112 calls/s   5112 msg/s
# udp gso and gro - over veth touching data
# udp rx:    599 MB/s    10217 calls/s
# udp tx:    618 MB/s    10496 calls/s  10496 msg/s
# udp rx:    622 MB/s    10609 calls/s
# udp tx:    622 MB/s    10550 calls/s  10550 msg/s
# udp rx:    568 MB/s     9634 calls/s
# udp tx:    568 MB/s     9640 calls/s   9640 msg/s
# udp rx:    572 MB/s     9707 calls/s
# udp tx:    572 MB/s     9704 calls/s   9704 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__->