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:    680 MB/s    11544 calls/s  11544 msg/s
# tcp rx:    680 MB/s    32857 calls/s
# tcp tx:    679 MB/s    11522 calls/s  11522 msg/s
# tcp rx:    680 MB/s    30571 calls/s
# tcp tx:    748 MB/s    12699 calls/s  12699 msg/s
# tcp rx:    754 MB/s    33011 calls/s
# tcp tx:    772 MB/s    13095 calls/s  13095 msg/s
# udp gso - over veth touching data
# udp rx:    428 MB/s   305432 calls/s
# udp tx:    439 MB/s     7459 calls/s   7459 msg/s
# udp rx:    440 MB/s   313510 calls/s
# udp tx:    440 MB/s     7465 calls/s   7465 msg/s
# udp rx:    441 MB/s   314828 calls/s
# udp tx:    442 MB/s     7500 calls/s   7500 msg/s
# udp rx:    439 MB/s   313282 calls/s
# udp tx:    439 MB/s     7454 calls/s   7454 msg/s
# udp gso and gro - over veth touching data
# udp rx:    687 MB/s    11661 calls/s
# udp tx:    704 MB/s    11943 calls/s  11943 msg/s
# udp rx:    554 MB/s     9400 calls/s
# udp tx:    547 MB/s     9282 calls/s   9282 msg/s
# udp rx:    571 MB/s     9695 calls/s
# udp tx:    577 MB/s     9792 calls/s   9792 msg/s
# udp rx:    613 MB/s    10413 calls/s
# udp tx:    613 MB/s    10403 calls/s  10403 msg/s
# ipv6
# tcp - over veth touching data
# tcp tx:    654 MB/s    11094 calls/s  11094 msg/s
# tcp rx:    654 MB/s    29990 calls/s
# tcp tx:    638 MB/s    10835 calls/s  10835 msg/s
# tcp rx:    639 MB/s    29948 calls/s
# tcp tx:    675 MB/s    11462 calls/s  11462 msg/s
# tcp rx:    676 MB/s    31702 calls/s
# tcp tx:    702 MB/s    11919 calls/s  11919 msg/s
# udp gso - over veth touching data
# udp rx:    287 MB/s   209872 calls/s
# udp tx:    297 MB/s     5041 calls/s   5041 msg/s
# udp rx:    317 MB/s   231200 calls/s
# udp tx:    317 MB/s     5383 calls/s   5383 msg/s
# udp rx:    322 MB/s   235516 calls/s
# udp tx:    323 MB/s     5487 calls/s   5487 msg/s
# udp rx:    319 MB/s   233328 calls/s
# udp tx:    319 MB/s     5421 calls/s   5421 msg/s
# udp gso and gro - over veth touching data
# udp rx:    550 MB/s     9345 calls/s
# udp tx:    568 MB/s     9637 calls/s   9637 msg/s
# udp rx:    582 MB/s     9876 calls/s
# udp tx:    581 MB/s     9869 calls/s   9869 msg/s
# udp rx:    574 MB/s     9741 calls/s
# udp tx:    573 MB/s     9725 calls/s   9725 msg/s
# udp rx:    575 MB/s     9764 calls/s
# udp tx:    575 MB/s     9757 calls/s   9757 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__->