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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 664 MB/s 11270 calls/s 11270 msg/s # tcp rx: 665 MB/s 84006 calls/s # tcp tx: 664 MB/s 11268 calls/s 11268 msg/s # tcp rx: 665 MB/s 82190 calls/s # tcp tx: 663 MB/s 11250 calls/s 11250 msg/s # tcp rx: 663 MB/s 82253 calls/s # tcp tx: 672 MB/s 11405 calls/s 11405 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 868642 calls/s # udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # udp rx: 1330 MB/s 947807 calls/s # udp tx: 1330 MB/s 22568 calls/s 22568 msg/s # udp rx: 1345 MB/s 958353 calls/s # udp tx: 1344 MB/s 22810 calls/s 22810 msg/s # udp rx: 1345 MB/s 958142 calls/s # udp tx: 1344 MB/s 22798 calls/s 22798 msg/s # udp gso and gro - over veth touching data # udp rx: 669 MB/s 477201 calls/s # udp tx: 682 MB/s 11568 calls/s 11568 msg/s # udp rx: 656 MB/s 467944 calls/s # udp tx: 659 MB/s 11178 calls/s 11178 msg/s # udp rx: 674 MB/s 480300 calls/s # udp tx: 673 MB/s 11429 calls/s 11429 msg/s # udp rx: 676 MB/s 482030 calls/s # udp tx: 675 MB/s 11465 calls/s 11465 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 595 MB/s 10095 calls/s 10095 msg/s # tcp rx: 598 MB/s 81015 calls/s # tcp tx: 637 MB/s 10808 calls/s 10808 msg/s # tcp rx: 639 MB/s 94731 calls/s # tcp tx: 780 MB/s 13246 calls/s 13246 msg/s # tcp rx: 783 MB/s 143398 calls/s # tcp tx: 799 MB/s 13556 calls/s 13556 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 451611 calls/s # udp tx: 633 MB/s 10739 calls/s 10739 msg/s # udp rx: 632 MB/s 461106 calls/s # udp tx: 631 MB/s 10714 calls/s 10714 msg/s # udp rx: 631 MB/s 460814 calls/s # udp tx: 631 MB/s 10708 calls/s 10708 msg/s # udp rx: 633 MB/s 461729 calls/s # udp tx: 651 MB/s 11056 calls/s 11056 msg/s # udp gso and gro - over veth touching data # udp rx: 915 MB/s 667416 calls/s # udp tx: 928 MB/s 15743 calls/s 15743 msg/s # udp rx: 649 MB/s 474045 calls/s # udp tx: 649 MB/s 11015 calls/s 11015 msg/s # udp rx: 650 MB/s 474284 calls/s # udp tx: 649 MB/s 11019 calls/s 11019 msg/s # udp rx: 651 MB/s 475046 calls/s # udp tx: 650 MB/s 11040 calls/s 11040 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__->