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: 1121 MB/s 19023 calls/s 19023 msg/s # tcp rx: 1192 MB/s 138504 calls/s # tcp tx: 1034 MB/s 17544 calls/s 17544 msg/s # tcp rx: 2157 MB/s 121937 calls/s # tcp tx: 1290 MB/s 21888 calls/s 21888 msg/s # tcp rx: 961 MB/s 112593 calls/s # tcp tx: 998 MB/s 16929 calls/s 16929 msg/s # udp gso - over veth touching data # udp rx: 659 MB/s 470143 calls/s # udp tx: 672 MB/s 11410 calls/s 11410 msg/s # udp rx: 675 MB/s 481432 calls/s # udp tx: 678 MB/s 11500 calls/s 11500 msg/s # udp rx: 686 MB/s 488901 calls/s # udp tx: 684 MB/s 11618 calls/s 11618 msg/s # udp rx: 695 MB/s 495409 calls/s # udp tx: 695 MB/s 11798 calls/s 11798 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 845177 calls/s # udp tx: 1220 MB/s 20708 calls/s 20708 msg/s # udp rx: 1105 MB/s 787529 calls/s # udp tx: 1103 MB/s 18719 calls/s 18719 msg/s # udp rx: 1171 MB/s 834639 calls/s # udp tx: 1171 MB/s 19868 calls/s 19868 msg/s # udp rx: 1207 MB/s 860448 calls/s # udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1078 MB/s 18296 calls/s 18296 msg/s # tcp rx: 1078 MB/s 132284 calls/s # tcp tx: 937 MB/s 15904 calls/s 15904 msg/s # tcp rx: 938 MB/s 128991 calls/s # tcp tx: 939 MB/s 15928 calls/s 15928 msg/s # tcp rx: 940 MB/s 125831 calls/s # tcp tx: 1075 MB/s 18249 calls/s 18249 msg/s # udp gso - over veth touching data # udp rx: 1086 MB/s 792397 calls/s # udp tx: 1102 MB/s 18698 calls/s 18698 msg/s # udp rx: 1034 MB/s 754692 calls/s # udp tx: 1041 MB/s 17665 calls/s 17665 msg/s # udp rx: 1042 MB/s 760540 calls/s # udp tx: 1034 MB/s 17538 calls/s 17538 msg/s # udp rx: 1218 MB/s 888418 calls/s # udp tx: 1226 MB/s 20796 calls/s 20796 msg/s # udp gso and gro - over veth touching data # udp rx: 1128 MB/s 822842 calls/s # udp tx: 1154 MB/s 19585 calls/s 19585 msg/s # udp rx: 1170 MB/s 853639 calls/s # udp tx: 1172 MB/s 19878 calls/s 19878 msg/s # udp rx: 1202 MB/s 877261 calls/s # udp tx: 1204 MB/s 20421 calls/s 20421 msg/s # udp rx: 1214 MB/s 885457 calls/s # udp tx: 1215 MB/s 20617 calls/s 20617 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__->