From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 04F1F41BE4; Mon, 6 Feb 2023 05:48:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EEEBC42D12; Mon, 6 Feb 2023 05:48:38 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id 20EF640A7D for ; Mon, 6 Feb 2023 05:48:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1675658917; x=1707194917; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=p9NQt8TZCSzncJTPgQSXGj5jUSnQ7swbefyRnOfQ+mA=; b=KCYEln/9poLqjmXuIDF9LjBLJlN/ga1E/okqi+DMyGOB5VDou130BksX EzJwevTwPYqVfUOUe61QHr/bnnFYbWCk0NgZy7vGHil9WduLWnQ8JhoX1 PuYAoqUO0LWKakYqvTi+0H9y/sez69M8yOuhU96LRnc3vQ60tZDdimmey yNYbdMwSJh/4or7GHF7gACPbgRFFJJxTCSv/7Ln/APcmvNxyu4w1k57N/ cs9GwGA9uTBjwadhgqmmFOPcDviD7BvPqs4Nf5VcZzdHDbro/cNyJwmN+ 03RF/MDaGeWF5c79vtmlzW4/4QxFF962z/4tRfGdZnYt9NhvIUmoRql9r A==; X-IronPort-AV: E=McAfee;i="6500,9779,10612"; a="415349326" X-IronPort-AV: E=Sophos;i="5.97,276,1669104000"; d="scan'208";a="415349326" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Feb 2023 20:48:36 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10612"; a="995152537" X-IronPort-AV: E=Sophos;i="5.97,276,1669104000"; d="scan'208";a="995152537" Received: from unknown (HELO localhost.localdomain) ([10.239.252.222]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Feb 2023 20:48:35 -0800 From: Wei Ling To: dts@dpdk.org Cc: Wei Ling Subject: [dts][PATCH V3 4/4] conf/pvp_vhost_async_multi_paths_performance_dsa: add testsuite config file Date: Mon, 6 Feb 2023 12:36:34 +0800 Message-Id: <20230206043634.3643003-1-weix.ling@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Add conf/pvp_vhost_async_multi_paths_performance_dsa.cfg. Signed-off-by: Wei Ling --- ...host_async_multi_paths_performance_dsa.cfg | 166 ++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 conf/pvp_vhost_async_multi_paths_performance_dsa.cfg diff --git a/conf/pvp_vhost_async_multi_paths_performance_dsa.cfg b/conf/pvp_vhost_async_multi_paths_performance_dsa.cfg new file mode 100644 index 00000000..10c82cde --- /dev/null +++ b/conf/pvp_vhost_async_multi_paths_performance_dsa.cfg @@ -0,0 +1,166 @@ +[suite] +update_expected = True +test_parameters = {64: [1024], 128: [1024], 256: [1024], 512: [1024], 1024: [1024], 1518: [1024]} +test_duration = 60 +accepted_tolerance = 2 +expected_throughput = { + 'test_perf_pvp_split_ring_inorder_mergeable_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_inorder_non_mergeable_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_mergeable_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_non_mergeable_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_vectorized_rx_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_inorder_mergeable_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_inorder_non_mergeable_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_mergeable_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_non_mergeable_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_vectorized_idxd': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_inorder_mergeable_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_inorder_non_mergeable_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_mergeable_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_non_mergeable_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_split_ring_vectorized_rx_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_inorder_mergeable_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_inorder_non_mergeable_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_mergeable_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_non_mergeable_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00}, + }, + 'test_perf_pvp_packed_ring_vectorized_vfio_pci': { + 64: {1024: 0.00}, + 128: {1024: 0.00}, + 256: {1024: 0.00}, + 512: {1024: 0.00}, + 1024: {1024: 0.00}, + 1518: {1024: 0.00},}} + -- 2.25.1