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:    701 MB/s    11892 calls/s  11892 msg/s
# tcp rx:    706 MB/s    30417 calls/s
# tcp tx:    587 MB/s     9969 calls/s   9969 msg/s
# tcp rx:    589 MB/s    26680 calls/s
# tcp tx:    686 MB/s    11640 calls/s  11640 msg/s
# tcp rx:    690 MB/s    29269 calls/s
# tcp tx:    686 MB/s    11644 calls/s  11644 msg/s
# udp gso - over veth touching data
# udp rx:    290 MB/s   207220 calls/s
# udp tx:    299 MB/s     5079 calls/s   5079 msg/s
# udp rx:    290 MB/s   207233 calls/s
# udp tx:    291 MB/s     4951 calls/s   4951 msg/s
# udp rx:    282 MB/s   201416 calls/s
# udp tx:    280 MB/s     4763 calls/s   4763 msg/s
# udp rx:    298 MB/s   212410 calls/s
# udp tx:    299 MB/s     5080 calls/s   5080 msg/s
# udp gso and gro - over veth touching data
# udp rx:    716 MB/s    12124 calls/s
# udp tx:    734 MB/s    12462 calls/s  12462 msg/s
# udp rx:    624 MB/s    10593 calls/s
# udp tx:    623 MB/s    10582 calls/s  10582 msg/s
# udp rx:    614 MB/s    10420 calls/s
# udp tx:    613 MB/s    10398 calls/s  10398 msg/s
# udp rx:    499 MB/s     8473 calls/s
# udp tx:    499 MB/s     8475 calls/s   8475 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    724 MB/s    12294 calls/s  12294 msg/s
# tcp rx:    725 MB/s    29841 calls/s
# tcp tx:    702 MB/s    11910 calls/s  11910 msg/s
# tcp rx:    703 MB/s    24051 calls/s
# tcp tx:    732 MB/s    12429 calls/s  12429 msg/s
# tcp rx:    732 MB/s    26947 calls/s
# tcp tx:    710 MB/s    12049 calls/s  12049 msg/s
# udp gso - over veth touching data
# udp rx:    321 MB/s   234679 calls/s
# udp tx:    332 MB/s     5636 calls/s   5636 msg/s
# udp rx:    420 MB/s   306601 calls/s
# udp tx:    426 MB/s     7232 calls/s   7232 msg/s
# udp rx:    379 MB/s   277054 calls/s
# udp tx:    380 MB/s     6452 calls/s   6452 msg/s
# udp rx:    433 MB/s   316356 calls/s
# udp tx:    434 MB/s     7367 calls/s   7367 msg/s
# udp gso and gro - over veth touching data
# udp rx:    696 MB/s    11808 calls/s
# udp tx:    720 MB/s    12212 calls/s  12212 msg/s
# udp rx:    665 MB/s    11282 calls/s
# udp tx:    661 MB/s    11211 calls/s  11211 msg/s
# udp rx:    662 MB/s    11230 calls/s
# udp tx:    665 MB/s    11283 calls/s  11283 msg/s
# udp rx:    731 MB/s    12407 calls/s
# udp tx:    724 MB/s    12292 calls/s  12292 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__->