From patchwork Fri Jul 30 11:45:27 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lewei Yang X-Patchwork-Id: 96432 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9F459A0C4D; Fri, 30 Jul 2021 05:15:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A10940040; Fri, 30 Jul 2021 05:15:19 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by mails.dpdk.org (Postfix) with ESMTP id DEEEE4003E for ; Fri, 30 Jul 2021 05:15:17 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10060"; a="192615605" X-IronPort-AV: E=Sophos;i="5.84,280,1620716400"; d="scan'208";a="192615605" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jul 2021 20:15:05 -0700 X-IronPort-AV: E=Sophos;i="5.84,280,1620716400"; d="scan'208";a="507689060" Received: from unknown (HELO DPDK-CVL-tetser102.icx.intel.com) ([10.240.183.102]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jul 2021 20:15:04 -0700 From: Yang Lewei To: dts@dpdk.org Cc: Yang Lewei Date: Fri, 30 Jul 2021 11:45:27 +0000 Message-Id: <20210730114527.25714-1-leweix.yang@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V3] conf/vhost_cbdma:Modify the configuration file X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Modify the configuration file Signed-off-by: Yang Lewei --- conf/vhost_cbdma.cfg | 62 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 59 insertions(+), 3 deletions(-) + 'vector_rx_path_RestartVhost': {'imix': {1024: 0.0}, + }},} diff --git a/conf/vhost_cbdma.cfg b/conf/vhost_cbdma.cfg index 66981031..67e76e19 100644 --- a/conf/vhost_cbdma.cfg +++ b/conf/vhost_cbdma.cfg @@ -1,6 +1,62 @@ [suite] update_expected = True -test_parameters = {64: [1024], 1518: [1024]} -test_duration = 60 +test_parameters = {'imix': [1024],} +test_duration = 20 accepted_tolerance = 2 -expected_throughput = {'test_perf_dynamic_queue_number_cbdma_vhost_enqueue_operations': {'dynamic_queue2': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'virtio_user_dynamic_queue2_change_to_1': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'Relaunch_dynamic_queue2': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vhost_userRelaunch_dynamic_queue2_change_to_1': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'Relaunch_vhost_2_cbdma': {64: {1024: 0.00}, 1518: {1024: 0.00}}}, 'test_perf_pvp_spilt_all_path_with_cbdma_vhost_enqueue_operations': {'inorder_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_non_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_non_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'non_mergeable_path': {64: {1024: 0.00}, 1518: {1 024: 0.00}}, 'non_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vector_rx_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vector_rx_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}},'test_perf_packed_dynamic_queue_number_cbdma_vhost_enqueue_operations': {'dynamic_queue2': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'virtio_user_dynamic_queue2_change_to_1': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'Relaunch_dynamic_queue2': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vhost_userRelaunch_dynamic_queue2_change_to_1': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'Relaunch_vhost_2_cbdma': {64: {1024: 0.00}, 1518: {1024: 0.00}}},'test_perf_pvp_packed_all_path_with_cbdma_vhost_enqueue_operations': {'inorder_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, ' inorder_non_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'inorder_non_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'non_mergeable_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'non_mergeable_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vector_rx_path': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'vector_rx_path_RestartVhost': {64: {1024: 0.00}, 1518: {1024: 0.00}}},} +expected_throughput = { + 'test_perf_dynamic_queue_number_cbdma_vhost_enqueue_operations': {'no_cbdma': {'imix': {1024: 0.0}, + }, + 'used_4_cbdma_num': {'imix': {1024: 0.0}, + }, + 'used_8_cbdma_num': {'imix': {1024: 0.0}, + }, + 'used_8_cbdma_num_1': {'imix': {1024: 0.0}, + }}, + 'test_perf_packed_dynamic_queue_number_cbdma_vhost_enqueue_operations': {'no_cbdma': {'imix': {1024: 0.0}, + }, + 'used_4_cbdma_num': {'imix': {1024: 0.0}, + }, + 'used_8_cbdma_num': {'imix': {1024: 0.0}, + }, + 'used_8_cbdma_num_1': {'imix': {1024: 0.0}, + }}, + 'test_perf_pvp_packed_all_path_with_cbdma_vhost_enqueue_operations': {'inorder_mergeable_path': {'imix': {1024: 0.0}, + }, + 'inorder_mergeable_path_RestartVhost': {'imix': {1024: 0.0}, + }, + 'inorder_non_mergeable_path': {'imix': {1024: 0.0}, + }, + 'inorder_non_mergeable_path_RestartVhost': {'imix': {1024: 0.0}, + }, + 'mergeable_path': {'imix': {1024: 0.0}, + }, + 'mergeable_path_RestartVhost': {'imix': {1024: 0.0}, + }, + 'non_mergeable_path': {'imix': {1024: 0.0}, + }, + 'non_mergeable_path_RestartVhost': {'imix': {1024: 0.0}, + }, + 'vector_rx_path': {'imix': {1024: 0.0}, + }, + 'vector_rx_path_RestartVhost': {'imix': {1024: 0.0}, + }}, + 'test_perf_pvp_spilt_all_path_with_cbdma_vhost_enqueue_operations': {'inorder_mergeable_path': {'imix': {1024: 0.0}, + }, + 'inorder_mergeable_path_RestartVhost': {'imix': {1024: 0.0}, + }, + 'inorder_non_mergeable_path': {'imix': {1024: 0.0}, + }, + 'inorder_non_mergeable_path_RestartVhost': {'imix': {1024: 0.0}, + }, + 'mergeable_path': {'imix': {1024: 0.0}, + }, + 'mergeable_path_RestartVhost': {'imix': {1024: 0.0}, + }, + 'non_mergeable_path': {'imix': {1024: 0.0}, + }, + 'non_mergeable_path_RestartVhost': {'imix': {1024: 0.0}, + }, + 'vector_rx_path': {'imix': {1024: 0.0}, + },