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: 804 MB/s 13642 calls/s 13642 msg/s # tcp rx: 804 MB/s 90460 calls/s # tcp tx: 816 MB/s 13845 calls/s 13845 msg/s # tcp rx: 818 MB/s 90526 calls/s # tcp tx: 709 MB/s 12030 calls/s 12030 msg/s # tcp rx: 709 MB/s 83236 calls/s # tcp tx: 766 MB/s 13000 calls/s 13000 msg/s # udp gso - over veth touching data # udp rx: 610 MB/s 434942 calls/s # udp tx: 627 MB/s 10651 calls/s 10651 msg/s # udp rx: 653 MB/s 465456 calls/s # udp tx: 653 MB/s 11078 calls/s 11078 msg/s # udp rx: 625 MB/s 445491 calls/s # udp tx: 624 MB/s 10600 calls/s 10600 msg/s # udp rx: 649 MB/s 462902 calls/s # udp tx: 648 MB/s 11007 calls/s 11007 msg/s # udp gso and gro - over veth touching data # udp rx: 629 MB/s 448744 calls/s # udp tx: 649 MB/s 11011 calls/s 11011 msg/s # udp rx: 654 MB/s 466470 calls/s # udp tx: 654 MB/s 11097 calls/s 11097 msg/s # udp rx: 661 MB/s 471322 calls/s # udp tx: 661 MB/s 11223 calls/s 11223 msg/s # udp rx: 1200 MB/s 855466 calls/s # udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1144 MB/s 19409 calls/s 19409 msg/s # tcp rx: 1145 MB/s 137023 calls/s # tcp tx: 1227 MB/s 20814 calls/s 20814 msg/s # tcp rx: 1228 MB/s 123039 calls/s # tcp tx: 1071 MB/s 18166 calls/s 18166 msg/s # tcp rx: 1071 MB/s 125081 calls/s # tcp tx: 1072 MB/s 18188 calls/s 18188 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877757 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # udp rx: 1233 MB/s 899566 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # udp rx: 1231 MB/s 897880 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # udp rx: 628 MB/s 458647 calls/s # udp tx: 726 MB/s 12322 calls/s 12322 msg/s # udp gso and gro - over veth touching data # udp rx: 597 MB/s 435644 calls/s # udp tx: 617 MB/s 10479 calls/s 10479 msg/s # udp rx: 632 MB/s 461280 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 634 MB/s 463057 calls/s # udp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp rx: 630 MB/s 459944 calls/s # udp tx: 633 MB/s 10749 calls/s 10749 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__->