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: 830 MB/s 14078 calls/s 14078 msg/s # tcp rx: 831 MB/s 148974 calls/s # tcp tx: 777 MB/s 13185 calls/s 13185 msg/s # tcp rx: 778 MB/s 140922 calls/s # tcp tx: 623 MB/s 10583 calls/s 10583 msg/s # tcp rx: 623 MB/s 79614 calls/s # tcp tx: 654 MB/s 11097 calls/s 11097 msg/s # udp gso - over veth touching data # udp rx: 654 MB/s 466416 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 705 MB/s 502279 calls/s # udp tx: 711 MB/s 12066 calls/s 12066 msg/s # udp rx: 689 MB/s 491305 calls/s # udp tx: 692 MB/s 11751 calls/s 11751 msg/s # udp rx: 691 MB/s 492519 calls/s # udp tx: 694 MB/s 11778 calls/s 11778 msg/s # udp gso and gro - over veth touching data # udp rx: 628 MB/s 447697 calls/s # udp tx: 641 MB/s 10883 calls/s 10883 msg/s # udp rx: 682 MB/s 486478 calls/s # udp tx: 685 MB/s 11634 calls/s 11634 msg/s # udp rx: 637 MB/s 453799 calls/s # udp tx: 638 MB/s 10833 calls/s 10833 msg/s # udp rx: 637 MB/s 454416 calls/s # udp tx: 639 MB/s 10843 calls/s 10843 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 852 MB/s 14460 calls/s 14460 msg/s # tcp rx: 853 MB/s 153002 calls/s # tcp tx: 840 MB/s 14258 calls/s 14258 msg/s # tcp rx: 840 MB/s 158410 calls/s # tcp tx: 798 MB/s 13550 calls/s 13550 msg/s # tcp rx: 799 MB/s 147154 calls/s # tcp tx: 825 MB/s 13998 calls/s 13998 msg/s # udp gso - over veth touching data # udp rx: 1109 MB/s 809202 calls/s # udp tx: 1126 MB/s 19102 calls/s 19102 msg/s # udp rx: 1099 MB/s 801839 calls/s # udp tx: 1103 MB/s 18724 calls/s 18724 msg/s # udp rx: 1100 MB/s 802871 calls/s # udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # udp rx: 1091 MB/s 795686 calls/s # udp tx: 1097 MB/s 18613 calls/s 18613 msg/s # udp gso and gro - over veth touching data # udp rx: 560 MB/s 408808 calls/s # udp tx: 570 MB/s 9674 calls/s 9674 msg/s # udp rx: 590 MB/s 430664 calls/s # udp tx: 595 MB/s 10102 calls/s 10102 msg/s # udp rx: 600 MB/s 437838 calls/s # udp tx: 601 MB/s 10209 calls/s 10209 msg/s # udp rx: 598 MB/s 436267 calls/s # udp tx: 600 MB/s 10180 calls/s 10180 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__->