From patchwork Mon Jun 26 09:06:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ling, WeiX" X-Patchwork-Id: 128989 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 ACC4C42D58; Mon, 26 Jun 2023 11:06:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EAD041149; Mon, 26 Jun 2023 11:06:21 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mails.dpdk.org (Postfix) with ESMTP id 082EF4067B for ; Mon, 26 Jun 2023 11:06:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1687770379; x=1719306379; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=IooRWByex5Gfu7Emn6KlOZOm3mC/NVCt2uwgQl0mcis=; b=d3KY7ep/CFA2yhjc0Ycq68H1AtXd66QnZH4bcc3ltkntwU5NkfuOu4F8 w4vZXCGuNOVMoHrXXEgF4WzfRLpdTsiXjO8qKmrivjMF8sIyf++1TxfjW yIJDvuvYjih9Uy9GlvUQIU+xaRW6d6V891ES14OJlCFM3KkwcgJGk+cA2 +9cT2p+NUlSQmBlNI3EqYVjKWIHHQeEVG0Y/pwkOltPFleFzSMujOnGfk rLbtElRRuM9gvDR/ToG68kxwmDcZpTSM7QKdOibIPHLjdKWjFqVBx0waB 48XJ3Caz/26kdVFywKrwvP4qGv/xI53+8pSRGemlm5s3w+PLqnSwCc09N w==; X-IronPort-AV: E=McAfee;i="6600,9927,10752"; a="364668817" X-IronPort-AV: E=Sophos;i="6.01,159,1684825200"; d="scan'208";a="364668817" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jun 2023 02:06:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10752"; a="829156878" X-IronPort-AV: E=Sophos;i="6.01,159,1684825200"; d="scan'208";a="829156878" Received: from unknown (HELO dut222..) ([10.239.252.222]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jun 2023 02:06:16 -0700 From: Wei Ling To: dts@dpdk.org Cc: Wei Ling Subject: [dts][PATCH V1] conf/vswitch_pvp_multi_paths_performance_with_cbdma: delete the config file as testsuite has been deleted Date: Mon, 26 Jun 2023 17:06:06 +0800 Message-Id: <20230626090606.310027-1-weix.ling@intel.com> X-Mailer: git-send-email 2.34.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 As DTS commit 72be9cbe (vswitch_pvp_multi_paths_performance_with_cbdma: delete testsuite),need to delete the testsuite config file. Signed-off-by: Wei Ling --- conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg diff --git a/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg b/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg deleted file mode 100644 index 295029fa..00000000 --- a/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg +++ /dev/null @@ -1,7 +0,0 @@ -[suite] -update_expected = True -test_parameters = {64: [1024], 128: [1024], 256: [1024], 512: [1024], 1024: [1024], 1518: [1024]} -test_duration = 60 -accepted_tolerance = 10 -expected_throughput = {'test_perf_vswitch_pvp_split_ring_inorder_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_inorder_no_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_non_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_vectorized_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_inorder_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_inorder_no_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_non_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_vectorized_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}} -