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: 831 MB/s 14098 calls/s 14098 msg/s # tcp rx: 831 MB/s 97131 calls/s # tcp tx: 1038 MB/s 17610 calls/s 17610 msg/s # tcp rx: 1040 MB/s 135521 calls/s # tcp tx: 1060 MB/s 17981 calls/s 17981 msg/s # tcp rx: 1061 MB/s 133012 calls/s # tcp tx: 1047 MB/s 17770 calls/s 17770 msg/s # udp gso - over veth touching data # udp rx: 1293 MB/s 921364 calls/s # udp tx: 1333 MB/s 22622 calls/s 22622 msg/s # udp rx: 1245 MB/s 887571 calls/s # udp tx: 1245 MB/s 21118 calls/s 21118 msg/s # udp rx: 1344 MB/s 957948 calls/s # udp tx: 1343 MB/s 22791 calls/s 22791 msg/s # udp rx: 1108 MB/s 789318 calls/s # udp tx: 1088 MB/s 18455 calls/s 18455 msg/s # udp gso and gro - over veth touching data # udp rx: 753 MB/s 536917 calls/s # udp tx: 786 MB/s 13348 calls/s 13348 msg/s # udp rx: 702 MB/s 500571 calls/s # udp tx: 703 MB/s 11935 calls/s 11935 msg/s # udp rx: 689 MB/s 491010 calls/s # udp tx: 689 MB/s 11690 calls/s 11690 msg/s # udp rx: 699 MB/s 498226 calls/s # udp tx: 697 MB/s 11825 calls/s 11825 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 732 MB/s 12418 calls/s 12418 msg/s # tcp rx: 732 MB/s 84683 calls/s # tcp tx: 719 MB/s 12210 calls/s 12210 msg/s # tcp rx: 720 MB/s 84252 calls/s # tcp tx: 713 MB/s 12100 calls/s 12100 msg/s # tcp rx: 714 MB/s 84322 calls/s # tcp tx: 724 MB/s 12292 calls/s 12292 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 867923 calls/s # udp tx: 1225 MB/s 20781 calls/s 20781 msg/s # udp rx: 1124 MB/s 820046 calls/s # udp tx: 1118 MB/s 18969 calls/s 18969 msg/s # udp rx: 704 MB/s 513782 calls/s # udp tx: 703 MB/s 11939 calls/s 11939 msg/s # udp rx: 684 MB/s 499022 calls/s # udp tx: 685 MB/s 11625 calls/s 11625 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 445982 calls/s # udp tx: 629 MB/s 10683 calls/s 10683 msg/s # udp rx: 635 MB/s 463611 calls/s # udp tx: 635 MB/s 10772 calls/s 10772 msg/s # udp rx: 637 MB/s 465036 calls/s # udp tx: 637 MB/s 10805 calls/s 10805 msg/s # udp rx: 633 MB/s 461963 calls/s # udp tx: 632 MB/s 10734 calls/s 10734 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__->