From patchwork Wed Jan 19 05:37:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ling, WeiX" X-Patchwork-Id: 106050 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 10C0DA0352; Wed, 19 Jan 2022 06:37:53 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 059BE40DDD; Wed, 19 Jan 2022 06:37:53 +0100 (CET) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by mails.dpdk.org (Postfix) with ESMTP id 7D4584013F for ; Wed, 19 Jan 2022 06:37:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1642570671; x=1674106671; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=1MV9LQUptg7IbWY1UHgiiAOCQbv2qvzPBRYh85TbmE8=; b=LuWkSrAsFa7G8LQE7Y/bnFSf10e702w93shnVlDNKjBAG5G2e8+oz+22 FefAg6/VzUl3bqwIrrvVBsaaT0tXCDZodKtOf6DhiDQQ/9i37ae/ZAqWc SRX7xalX5kTHZ1rebWBqomcsZHCSE2FK5npMTQyeXbhuhdyFjq9j37pQH zaVwEbxyPOLjctVPADPeS1zp80rjtbIij+5plh1NevU4U7T3Q05xh1QhH tzu2n4EMabbvEo4RzhMR09Dya+oU+fB09qaCf2eeAsVQn0r+CrksWp0rD OGIsHCwXJyjTRCDFonohATAX9lRKazh/JITQESdZun0Y1YgZQ1t1A+H2O g==; X-IronPort-AV: E=McAfee;i="6200,9189,10231"; a="224966871" X-IronPort-AV: E=Sophos;i="5.88,298,1635231600"; d="scan'208";a="224966871" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jan 2022 21:37:50 -0800 X-IronPort-AV: E=Sophos;i="5.88,298,1635231600"; d="scan'208";a="672072439" Received: from unknown (HELO localhost.localdomain) ([10.239.251.222]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jan 2022 21:37:49 -0800 From: Wei Ling To: dts@dpdk.org Cc: Wei Ling Subject: [dts][PATCH V2 1/3] conf/vhost_cbdma:modify config sync with test plan change Date: Wed, 19 Jan 2022 13:37:45 +0800 Message-Id: <20220119053745.899886-1-weix.ling@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 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 modify config sync with test plan change, such as case name. Signed-off-by: Wei Ling --- conf/vhost_cbdma.cfg | 63 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 60 insertions(+), 3 deletions(-) diff --git a/conf/vhost_cbdma.cfg b/conf/vhost_cbdma.cfg index 66981031..dcb1504b 100644 --- a/conf/vhost_cbdma.cfg +++ b/conf/vhost_cbdma.cfg @@ -1,6 +1,63 @@ [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: {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}}},'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_pvp_spilt_ring_all_path_vhost_enqueue_operations_with_cbdma':{ + 'inorder_mergeable_path_VA': {'imix': {1024: 0.0},}, + 'inorder_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'inorder_non_mergeable_path_VA': {'imix': {1024: 0.0},}, + 'inorder_non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'mergeable_path_VA': {'imix': {1024: 0.0},}, + 'mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'non_mergeable_path_VA': {'imix': {1024: 0.0},}, + 'non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'vector_rx_path_VA': {'imix': {1024: 0.0},}, + 'vector_rx_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'inorder_mergeable_path_PA': {'imix': {1024: 0.0},}, + 'inorder_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'inorder_non_mergeable_path_PA': {'imix': {1024: 0.0},}, + 'inorder_non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'mergeable_path_PA': {'imix': {1024: 0.0},}, + 'mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'non_mergeable_path_PA': {'imix': {1024: 0.0},}, + 'non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'vector_rx_path_PA': {'imix': {1024: 0.0},}, + 'vector_rx_path_PA_RestartVhost': {'imix': {1024: 0.0},}}, + 'test_perf_pvp_spilt_ring_all_dynamic_queue_number_vhost_enqueue_operations_with_cbdma':{ + 'with_0_cbdma': {'imix': {1024: 0.0},}, + 'with_4_cbdma': {'imix': {1024: 0.0},}, + 'with_8_cbdma': {'imix': {1024: 0.0},}, + 'with_6_cbdma': {'imix': {1024: 0.0},}}, + 'test_perf_pvp_packed_ring_all_path_vhost_enqueue_operations_with_cbdma':{ + 'inorder_mergeable_path_VA': {'imix': {1024: 0.0},}, + 'inorder_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'inorder_non_mergeable_path_VA': {'imix': {1024: 0.0},}, + 'inorder_non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'mergeable_path_VA': {'imix': {1024: 0.0},}, + 'mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'non_mergeable_path_VA': {'imix': {1024: 0.0},}, + 'non_mergeable_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'vector_rx_path_VA': {'imix': {1024: 0.0},}, + 'vector_rx_path_VA_RestartVhost': {'imix': {1024: 0.0},}, + 'vector_rx_path_not_power_of_2_VA':{'imix': {1024: 0.0},}, + 'vector_rx_path_not_power_of_2_VA_RestartVhost':{'imix': {1024: 0.0},}, + 'inorder_mergeable_path_PA': {'imix': {1024: 0.0},}, + 'inorder_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'inorder_non_mergeable_path_PA': {'imix': {1024: 0.0},}, + 'inorder_non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'mergeable_path_PA': {'imix': {1024: 0.0},}, + 'mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'non_mergeable_path_PA': {'imix': {1024: 0.0},}, + 'non_mergeable_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'vector_rx_path_PA': {'imix': {1024: 0.0},}, + 'vector_rx_path_PA_RestartVhost': {'imix': {1024: 0.0},}, + 'vector_rx_path_not_power_of_2_PA':{'imix': {1024: 0.0},}, + 'vector_rx_path_not_power_of_2_PA_RestartVhost':{'imix': {1024: 0.0},}}, + 'test_perf_pvp_packed_ring_all_dynamic_queue_number_vhost_enqueue_operations_with_cbdma':{ + 'with_0_cbdma': {'imix': {1024: 0.0},}, + 'with_4_cbdma': {'imix': {1024: 0.0},}, + 'with_8_cbdma': {'imix': {1024: 0.0},}, + 'with_6_cbdma': {'imix': {1024: 0.0},}},} +