make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 716 MB/s 12147 calls/s 12147 msg/s # tcp rx: 716 MB/s 79548 calls/s # tcp tx: 702 MB/s 11919 calls/s 11919 msg/s # tcp rx: 704 MB/s 80265 calls/s # tcp tx: 691 MB/s 11722 calls/s 11722 msg/s # tcp rx: 702 MB/s 79267 calls/s # tcp tx: 1129 MB/s 19151 calls/s 19151 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 886918 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 1327 MB/s 945975 calls/s # udp tx: 1327 MB/s 22514 calls/s 22514 msg/s # udp rx: 1332 MB/s 949069 calls/s # udp tx: 1333 MB/s 22625 calls/s 22625 msg/s # udp rx: 1322 MB/s 942018 calls/s # udp tx: 1319 MB/s 22381 calls/s 22381 msg/s # udp gso and gro - over veth touching data # udp rx: 639 MB/s 455660 calls/s # udp tx: 655 MB/s 11126 calls/s 11126 msg/s # udp rx: 653 MB/s 465489 calls/s # udp tx: 653 MB/s 11088 calls/s 11088 msg/s # udp rx: 638 MB/s 454787 calls/s # udp tx: 634 MB/s 10764 calls/s 10764 msg/s # udp rx: 646 MB/s 460705 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 734 MB/s 12454 calls/s 12454 msg/s # tcp rx: 734 MB/s 82197 calls/s # tcp tx: 751 MB/s 12747 calls/s 12747 msg/s # tcp rx: 752 MB/s 83503 calls/s # tcp tx: 749 MB/s 12716 calls/s 12716 msg/s # tcp rx: 750 MB/s 83384 calls/s # tcp tx: 747 MB/s 12678 calls/s 12678 msg/s # udp gso - over veth touching data # udp rx: 628 MB/s 458479 calls/s # udp tx: 646 MB/s 10968 calls/s 10968 msg/s # udp rx: 649 MB/s 473890 calls/s # udp tx: 653 MB/s 11090 calls/s 11090 msg/s # udp rx: 624 MB/s 455817 calls/s # udp tx: 628 MB/s 10666 calls/s 10666 msg/s # udp rx: 624 MB/s 455417 calls/s # udp tx: 627 MB/s 10648 calls/s 10648 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 470651 calls/s # udp tx: 665 MB/s 11287 calls/s 11287 msg/s # udp rx: 690 MB/s 503572 calls/s # udp tx: 691 MB/s 11721 calls/s 11721 msg/s # udp rx: 688 MB/s 502072 calls/s # udp tx: 686 MB/s 11649 calls/s 11649 msg/s # udp rx: 679 MB/s 495871 calls/s # udp tx: 679 MB/s 11520 calls/s 11520 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__->