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: 587 MB/s 9967 calls/s 9967 msg/s # tcp rx: 588 MB/s 82147 calls/s # tcp tx: 758 MB/s 12873 calls/s 12873 msg/s # tcp rx: 760 MB/s 136813 calls/s # tcp tx: 731 MB/s 12404 calls/s 12404 msg/s # tcp rx: 732 MB/s 127537 calls/s # tcp tx: 784 MB/s 13301 calls/s 13301 msg/s # udp gso - over veth touching data # udp rx: 1159 MB/s 826006 calls/s # udp tx: 1201 MB/s 20381 calls/s 20381 msg/s # udp rx: 1229 MB/s 875548 calls/s # udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # udp rx: 1243 MB/s 885619 calls/s # udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # udp rx: 1198 MB/s 854048 calls/s # udp tx: 1196 MB/s 20295 calls/s 20295 msg/s # udp gso and gro - over veth touching data # udp rx: 1094 MB/s 779862 calls/s # udp tx: 1115 MB/s 18928 calls/s 18928 msg/s # udp rx: 690 MB/s 491551 calls/s # udp tx: 685 MB/s 11630 calls/s 11630 msg/s # udp rx: 689 MB/s 491204 calls/s # udp tx: 689 MB/s 11690 calls/s 11690 msg/s # udp rx: 691 MB/s 492462 calls/s # udp tx: 708 MB/s 12016 calls/s 12016 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 749 MB/s 12718 calls/s 12718 msg/s # tcp rx: 750 MB/s 135036 calls/s # tcp tx: 816 MB/s 13844 calls/s 13844 msg/s # tcp rx: 817 MB/s 151005 calls/s # tcp tx: 801 MB/s 13589 calls/s 13589 msg/s # tcp rx: 801 MB/s 144945 calls/s # tcp tx: 820 MB/s 13909 calls/s 13909 msg/s # udp gso - over veth touching data # udp rx: 1104 MB/s 805757 calls/s # udp tx: 1137 MB/s 19296 calls/s 19296 msg/s # udp rx: 1156 MB/s 843341 calls/s # udp tx: 1154 MB/s 19582 calls/s 19582 msg/s # udp rx: 1153 MB/s 841033 calls/s # udp tx: 1159 MB/s 19671 calls/s 19671 msg/s # udp rx: 1172 MB/s 855198 calls/s # udp tx: 1172 MB/s 19880 calls/s 19880 msg/s # udp gso and gro - over veth touching data # udp rx: 871 MB/s 635684 calls/s # udp tx: 882 MB/s 14960 calls/s 14960 msg/s # udp rx: 601 MB/s 438928 calls/s # udp tx: 606 MB/s 10291 calls/s 10291 msg/s # udp rx: 613 MB/s 447739 calls/s # udp tx: 614 MB/s 10429 calls/s 10429 msg/s # udp rx: 613 MB/s 447332 calls/s # udp tx: 613 MB/s 10409 calls/s 10409 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__->