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:    709 MB/s    12038 calls/s  12038 msg/s
# tcp rx:    711 MB/s    28966 calls/s
# tcp tx:    657 MB/s    11151 calls/s  11151 msg/s
# tcp rx:    657 MB/s    31815 calls/s
# tcp tx:    669 MB/s    11351 calls/s  11351 msg/s
# tcp rx:    669 MB/s    32127 calls/s
# tcp tx:    696 MB/s    11806 calls/s  11806 msg/s
# udp gso - over veth touching data
# udp rx:    357 MB/s   254410 calls/s
# udp tx:    365 MB/s     6202 calls/s   6202 msg/s
# udp rx:    330 MB/s   235772 calls/s
# udp tx:    330 MB/s     5609 calls/s   5609 msg/s
# udp rx:    332 MB/s   236510 calls/s
# udp tx:    331 MB/s     5627 calls/s   5627 msg/s
# udp rx:    332 MB/s   236526 calls/s
# udp tx:    331 MB/s     5627 calls/s   5627 msg/s
# udp gso and gro - over veth touching data
# udp rx:    798 MB/s    13538 calls/s
# udp tx:    821 MB/s    13941 calls/s  13941 msg/s
# udp rx:    685 MB/s    11625 calls/s
# udp tx:    683 MB/s    11599 calls/s  11599 msg/s
# udp rx:    797 MB/s    13519 calls/s
# udp tx:    798 MB/s    13538 calls/s  13538 msg/s
# udp rx:    810 MB/s    13743 calls/s
# udp tx:    809 MB/s    13738 calls/s  13738 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    727 MB/s    12344 calls/s  12344 msg/s
# tcp rx:    728 MB/s    33331 calls/s
# tcp tx:    720 MB/s    12214 calls/s  12214 msg/s
# tcp rx:    720 MB/s    34198 calls/s
# tcp tx:    730 MB/s    12393 calls/s  12393 msg/s
# tcp rx:    731 MB/s    32940 calls/s
# tcp tx:    671 MB/s    11393 calls/s  11393 msg/s
# udp gso - over veth touching data
# udp rx:    396 MB/s   289027 calls/s
# udp tx:    408 MB/s     6927 calls/s   6927 msg/s
# udp rx:    430 MB/s   313908 calls/s
# udp tx:    429 MB/s     7292 calls/s   7292 msg/s
# udp rx:    426 MB/s   310831 calls/s
# udp tx:    425 MB/s     7220 calls/s   7220 msg/s
# udp rx:    384 MB/s   280254 calls/s
# udp tx:    379 MB/s     6434 calls/s   6434 msg/s
# udp gso and gro - over veth touching data
# udp rx:    685 MB/s    11633 calls/s
# udp tx:    706 MB/s    11978 calls/s  11978 msg/s
# udp rx:    719 MB/s    12207 calls/s
# udp tx:    724 MB/s    12281 calls/s  12281 msg/s
# udp rx:    745 MB/s    12640 calls/s
# udp tx:    742 MB/s    12595 calls/s  12595 msg/s
# udp rx:    707 MB/s    11997 calls/s
# udp tx:    706 MB/s    11987 calls/s  11987 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__->