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: 838 MB/s 14223 calls/s 14223 msg/s # tcp rx: 841 MB/s 94053 calls/s # tcp tx: 802 MB/s 13603 calls/s 13603 msg/s # tcp rx: 818 MB/s 89144 calls/s # tcp tx: 699 MB/s 11868 calls/s 11868 msg/s # tcp rx: 688 MB/s 83444 calls/s # tcp tx: 696 MB/s 11821 calls/s 11821 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 849072 calls/s # udp tx: 1229 MB/s 20855 calls/s 20855 msg/s # udp rx: 1174 MB/s 836451 calls/s # udp tx: 1168 MB/s 19823 calls/s 19823 msg/s # udp rx: 1182 MB/s 842083 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 683 MB/s 486592 calls/s # udp tx: 688 MB/s 11670 calls/s 11670 msg/s # udp gso and gro - over veth touching data # udp rx: 571 MB/s 407085 calls/s # udp tx: 590 MB/s 10013 calls/s 10013 msg/s # udp rx: 616 MB/s 438856 calls/s # udp tx: 620 MB/s 10529 calls/s 10529 msg/s # udp rx: 617 MB/s 440012 calls/s # udp tx: 622 MB/s 10554 calls/s 10554 msg/s # udp rx: 616 MB/s 439263 calls/s # udp tx: 621 MB/s 10543 calls/s 10543 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 750 MB/s 12731 calls/s 12731 msg/s # tcp rx: 751 MB/s 86905 calls/s # tcp tx: 760 MB/s 12894 calls/s 12894 msg/s # tcp rx: 761 MB/s 87075 calls/s # tcp tx: 743 MB/s 12610 calls/s 12610 msg/s # tcp rx: 744 MB/s 85985 calls/s # tcp tx: 724 MB/s 12284 calls/s 12284 msg/s # udp gso - over veth touching data # udp rx: 1130 MB/s 824321 calls/s # udp tx: 1163 MB/s 19738 calls/s 19738 msg/s # udp rx: 1215 MB/s 886600 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # udp rx: 1057 MB/s 771063 calls/s # udp tx: 1055 MB/s 17897 calls/s 17897 msg/s # udp rx: 1213 MB/s 884693 calls/s # udp tx: 1213 MB/s 20579 calls/s 20579 msg/s # udp gso and gro - over veth touching data # udp rx: 596 MB/s 435117 calls/s # udp tx: 614 MB/s 10415 calls/s 10415 msg/s # udp rx: 619 MB/s 451546 calls/s # udp tx: 623 MB/s 10572 calls/s 10572 msg/s # udp rx: 618 MB/s 451369 calls/s # udp tx: 622 MB/s 10550 calls/s 10550 msg/s # udp rx: 619 MB/s 451688 calls/s # udp tx: 622 MB/s 10562 calls/s 10562 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__->