make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1158 MB/s 19655 calls/s 19655 msg/s # tcp rx: 1159 MB/s 140205 calls/s # tcp tx: 1148 MB/s 19481 calls/s 19481 msg/s # tcp rx: 1149 MB/s 135571 calls/s # tcp tx: 1154 MB/s 19582 calls/s 19582 msg/s # tcp rx: 1155 MB/s 138866 calls/s # tcp tx: 1148 MB/s 19481 calls/s 19481 msg/s # udp gso - over veth touching data # udp rx: 585 MB/s 416798 calls/s # udp tx: 597 MB/s 10134 calls/s 10134 msg/s # udp rx: 613 MB/s 437334 calls/s # udp tx: 614 MB/s 10417 calls/s 10417 msg/s # udp rx: 583 MB/s 415680 calls/s # udp tx: 582 MB/s 9887 calls/s 9887 msg/s # udp rx: 599 MB/s 427043 calls/s # udp tx: 599 MB/s 10160 calls/s 10160 msg/s # udp gso and gro - over veth touching data # udp rx: 693 MB/s 493958 calls/s # udp tx: 705 MB/s 11963 calls/s 11963 msg/s # udp rx: 668 MB/s 476521 calls/s # udp tx: 671 MB/s 11393 calls/s 11393 msg/s # udp rx: 745 MB/s 530904 calls/s # udp tx: 750 MB/s 12731 calls/s 12731 msg/s # udp rx: 750 MB/s 534726 calls/s # udp tx: 752 MB/s 12762 calls/s 12762 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 639 MB/s 10839 calls/s 10839 msg/s # tcp rx: 639 MB/s 80108 calls/s # tcp tx: 687 MB/s 11652 calls/s 11652 msg/s # tcp rx: 688 MB/s 82928 calls/s # tcp tx: 683 MB/s 11598 calls/s 11598 msg/s # tcp rx: 684 MB/s 82628 calls/s # tcp tx: 695 MB/s 11795 calls/s 11795 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 897809 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp rx: 1255 MB/s 915977 calls/s # udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # udp rx: 1241 MB/s 905798 calls/s # udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # udp rx: 1244 MB/s 907476 calls/s # udp tx: 1244 MB/s 21112 calls/s 21112 msg/s # udp gso and gro - over veth touching data # udp rx: 595 MB/s 434033 calls/s # udp tx: 607 MB/s 10308 calls/s 10308 msg/s # udp rx: 619 MB/s 452000 calls/s # udp tx: 620 MB/s 10529 calls/s 10529 msg/s # udp rx: 616 MB/s 449816 calls/s # udp tx: 617 MB/s 10481 calls/s 10481 msg/s # udp rx: 618 MB/s 450944 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/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->