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: 735 MB/s 12482 calls/s 12482 msg/s # tcp rx: 741 MB/s 30233 calls/s # tcp tx: 723 MB/s 12278 calls/s 12278 msg/s # tcp rx: 725 MB/s 33997 calls/s # tcp tx: 709 MB/s 12042 calls/s 12042 msg/s # tcp rx: 711 MB/s 32371 calls/s # tcp tx: 739 MB/s 12548 calls/s 12548 msg/s # udp gso - over veth touching data # udp rx: 350 MB/s 249554 calls/s # udp tx: 367 MB/s 6232 calls/s 6232 msg/s # udp rx: 405 MB/s 288566 calls/s # udp tx: 397 MB/s 6747 calls/s 6747 msg/s # udp rx: 310 MB/s 221306 calls/s # udp tx: 313 MB/s 5313 calls/s 5313 msg/s # udp rx: 333 MB/s 237292 calls/s # udp tx: 332 MB/s 5645 calls/s 5645 msg/s # udp gso and gro - over veth touching data # udp rx: 555 MB/s 9427 calls/s # udp tx: 576 MB/s 9776 calls/s 9776 msg/s # udp rx: 548 MB/s 9302 calls/s # udp tx: 539 MB/s 9158 calls/s 9158 msg/s # udp rx: 562 MB/s 9534 calls/s # udp tx: 568 MB/s 9650 calls/s 9650 msg/s # udp rx: 564 MB/s 9572 calls/s # udp tx: 563 MB/s 9564 calls/s 9564 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 600 MB/s 10187 calls/s 10187 msg/s # tcp rx: 601 MB/s 27061 calls/s # tcp tx: 712 MB/s 12079 calls/s 12079 msg/s # tcp rx: 713 MB/s 31791 calls/s # tcp tx: 705 MB/s 11963 calls/s 11963 msg/s # tcp rx: 705 MB/s 32862 calls/s # tcp tx: 731 MB/s 12408 calls/s 12408 msg/s # udp gso - over veth touching data # udp rx: 402 MB/s 293776 calls/s # udp tx: 410 MB/s 6961 calls/s 6961 msg/s # udp rx: 417 MB/s 304577 calls/s # udp tx: 422 MB/s 7170 calls/s 7170 msg/s # udp rx: 418 MB/s 304894 calls/s # udp tx: 417 MB/s 7083 calls/s 7083 msg/s # udp rx: 426 MB/s 311148 calls/s # udp tx: 426 MB/s 7230 calls/s 7230 msg/s # udp gso and gro - over veth touching data # udp rx: 765 MB/s 12977 calls/s # udp tx: 786 MB/s 13344 calls/s 13344 msg/s # udp rx: 752 MB/s 12771 calls/s # udp tx: 753 MB/s 12786 calls/s 12786 msg/s # udp rx: 749 MB/s 12715 calls/s # udp tx: 745 MB/s 12637 calls/s 12637 msg/s # udp rx: 694 MB/s 11780 calls/s # udp tx: 700 MB/s 11873 calls/s 11873 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__->