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:    717 MB/s    12176 calls/s  12176 msg/s
# tcp rx:    721 MB/s    31957 calls/s
# tcp tx:    731 MB/s    12415 calls/s  12415 msg/s
# tcp rx:    733 MB/s    31088 calls/s
# tcp tx:    749 MB/s    12720 calls/s  12720 msg/s
# tcp rx:    749 MB/s    30841 calls/s
# tcp tx:    725 MB/s    12300 calls/s  12300 msg/s
# udp gso - over veth touching data
# udp rx:    389 MB/s   277496 calls/s
# udp tx:    398 MB/s     6759 calls/s   6759 msg/s
# udp rx:    397 MB/s   283134 calls/s
# udp tx:    399 MB/s     6782 calls/s   6782 msg/s
# udp rx:    407 MB/s   290002 calls/s
# udp tx:    406 MB/s     6894 calls/s   6894 msg/s
# udp rx:    404 MB/s   288018 calls/s
# udp tx:    400 MB/s     6801 calls/s   6801 msg/s
# udp gso and gro - over veth touching data
# udp rx:    511 MB/s     8669 calls/s
# udp tx:    527 MB/s     8953 calls/s   8953 msg/s
# udp rx:    629 MB/s    10674 calls/s
# udp tx:    629 MB/s    10669 calls/s  10669 msg/s
# udp rx:    631 MB/s    10712 calls/s
# udp tx:    634 MB/s    10754 calls/s  10754 msg/s
# udp rx:    617 MB/s    10470 calls/s
# udp tx:    616 MB/s    10464 calls/s  10464 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    602 MB/s    10216 calls/s  10216 msg/s
# tcp rx:    602 MB/s    27596 calls/s
# tcp tx:    574 MB/s     9746 calls/s   9746 msg/s
# tcp rx:    575 MB/s    24375 calls/s
# tcp tx:    582 MB/s     9872 calls/s   9872 msg/s
# tcp rx:    583 MB/s    26916 calls/s
# tcp tx:    690 MB/s    11703 calls/s  11703 msg/s
# udp gso - over veth touching data
# udp rx:    297 MB/s   216822 calls/s
# udp tx:    305 MB/s     5174 calls/s   5174 msg/s
# udp rx:    293 MB/s   214165 calls/s
# udp tx:    292 MB/s     4958 calls/s   4958 msg/s
# udp rx:    306 MB/s   223720 calls/s
# udp tx:    310 MB/s     5270 calls/s   5270 msg/s
# udp rx:    350 MB/s   255425 calls/s
# udp tx:    350 MB/s     5937 calls/s   5937 msg/s
# udp gso and gro - over veth touching data
# udp rx:    596 MB/s    10157 calls/s
# udp tx:    626 MB/s    10622 calls/s  10622 msg/s
# udp rx:    579 MB/s     9847 calls/s
# udp tx:    570 MB/s     9668 calls/s   9668 msg/s
# udp rx:    568 MB/s     9643 calls/s
# udp tx:    572 MB/s     9715 calls/s   9715 msg/s
# udp rx:    542 MB/s     9203 calls/s
# udp tx:    538 MB/s     9141 calls/s   9141 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__->