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: 721 MB/s 12244 calls/s 12244 msg/s # tcp rx: 722 MB/s 84036 calls/s # tcp tx: 725 MB/s 12303 calls/s 12303 msg/s # tcp rx: 726 MB/s 83534 calls/s # tcp tx: 678 MB/s 11509 calls/s 11509 msg/s # tcp rx: 679 MB/s 81951 calls/s # tcp tx: 720 MB/s 12213 calls/s 12213 msg/s # udp gso - over veth touching data # udp rx: 1027 MB/s 732069 calls/s # udp tx: 1048 MB/s 17775 calls/s 17775 msg/s # udp rx: 667 MB/s 475648 calls/s # udp tx: 670 MB/s 11380 calls/s 11380 msg/s # udp rx: 685 MB/s 488166 calls/s # udp tx: 686 MB/s 11651 calls/s 11651 msg/s # udp rx: 692 MB/s 493300 calls/s # udp tx: 694 MB/s 11777 calls/s 11777 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 481372 calls/s # udp tx: 693 MB/s 11765 calls/s 11765 msg/s # udp rx: 697 MB/s 496622 calls/s # udp tx: 699 MB/s 11860 calls/s 11860 msg/s # udp rx: 702 MB/s 500313 calls/s # udp tx: 704 MB/s 11954 calls/s 11954 msg/s # udp rx: 706 MB/s 503028 calls/s # udp tx: 707 MB/s 12004 calls/s 12004 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1072 MB/s 18184 calls/s 18184 msg/s # tcp rx: 1072 MB/s 143709 calls/s # tcp tx: 1073 MB/s 18211 calls/s 18211 msg/s # tcp rx: 1075 MB/s 136065 calls/s # tcp tx: 1079 MB/s 18308 calls/s 18308 msg/s # tcp rx: 1080 MB/s 137686 calls/s # tcp tx: 1104 MB/s 18732 calls/s 18732 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 821224 calls/s # udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # udp rx: 580 MB/s 423146 calls/s # udp tx: 558 MB/s 9466 calls/s 9466 msg/s # udp rx: 605 MB/s 441414 calls/s # udp tx: 607 MB/s 10297 calls/s 10297 msg/s # udp rx: 603 MB/s 439847 calls/s # udp tx: 602 MB/s 10219 calls/s 10219 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 445709 calls/s # udp tx: 630 MB/s 10698 calls/s 10698 msg/s # udp rx: 639 MB/s 466148 calls/s # udp tx: 641 MB/s 10873 calls/s 10873 msg/s # udp rx: 641 MB/s 467728 calls/s # udp tx: 642 MB/s 10900 calls/s 10900 msg/s # udp rx: 642 MB/s 468520 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 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__->