make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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 13646 calls/s 13646 msg/s # tcp rx: 805 MB/s 148869 calls/s # tcp tx: 838 MB/s 14228 calls/s 14228 msg/s # tcp rx: 839 MB/s 144885 calls/s # tcp tx: 829 MB/s 14077 calls/s 14077 msg/s # tcp rx: 830 MB/s 148543 calls/s # tcp tx: 841 MB/s 14280 calls/s 14280 msg/s # udp gso - over veth touching data # udp rx: 608 MB/s 433112 calls/s # udp tx: 628 MB/s 10653 calls/s 10653 msg/s # udp rx: 645 MB/s 459891 calls/s # udp tx: 645 MB/s 10953 calls/s 10953 msg/s # udp rx: 646 MB/s 460482 calls/s # udp tx: 646 MB/s 10972 calls/s 10972 msg/s # udp rx: 647 MB/s 461597 calls/s # udp tx: 648 MB/s 11005 calls/s 11005 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 857584 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # udp rx: 1242 MB/s 885148 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # udp rx: 637 MB/s 453924 calls/s # udp tx: 637 MB/s 10805 calls/s 10805 msg/s # udp rx: 657 MB/s 468298 calls/s # udp tx: 656 MB/s 11139 calls/s 11139 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 577 MB/s 9799 calls/s 9799 msg/s # tcp rx: 578 MB/s 77099 calls/s # tcp tx: 618 MB/s 10489 calls/s 10489 msg/s # tcp rx: 618 MB/s 88291 calls/s # tcp tx: 577 MB/s 9801 calls/s 9801 msg/s # tcp rx: 579 MB/s 89661 calls/s # tcp tx: 803 MB/s 13620 calls/s 13620 msg/s # udp gso - over veth touching data # udp rx: 1038 MB/s 757469 calls/s # udp tx: 1057 MB/s 17942 calls/s 17942 msg/s # udp rx: 1181 MB/s 861442 calls/s # udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # udp rx: 1173 MB/s 856077 calls/s # udp tx: 1171 MB/s 19869 calls/s 19869 msg/s # udp rx: 1184 MB/s 863849 calls/s # udp tx: 1183 MB/s 20080 calls/s 20080 msg/s # udp gso and gro - over veth touching data # udp rx: 1063 MB/s 775728 calls/s # udp tx: 1101 MB/s 18689 calls/s 18689 msg/s # udp rx: 1201 MB/s 876388 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # udp rx: 1191 MB/s 868830 calls/s # udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # udp rx: 1194 MB/s 871402 calls/s # udp tx: 1194 MB/s 20258 calls/s 20258 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__->