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 59B0D41CAE; Thu, 16 Feb 2023 09:00:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D3CD40EE3; Thu, 16 Feb 2023 09:00:01 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id 89F9540E0F for ; Thu, 16 Feb 2023 09:00:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1676534400; x=1708070400; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=aTEqmcQAdPq+Svg/rjpZkXv4ATCzoGSyD3qa+87pOis=; b=TF/1Ib77ci1TUrL5mQrnaS+/n9l/hNWiP0CBYJaOW3cSy/ZR967Bo3xH LZo2mpxJj8dLezet5w4ONinfIYbtAhH+oxG8jZUP5uaP19uU6ffZ4LaFt 42p4UYYEYlYLB8zmI0OuOA/KEAMotiCkfUR2AMHurEYeJPAss6gkf+Dkb sAVePvHfIYiqNDLV5+dgJJti82gfriJ+B1Z90UNPfeA6mtydNvDrmdc7K grGovMpWWK+1PkIx7c16kzwFNw2VGDcguqxohuD/w+LQmFnutYXCv/uK8 X56XC750/fb/XR57mOBRyimZnf9PxeRYJRv16vKQOYWddTB5UggUNnw8A Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10622"; a="396294259" X-IronPort-AV: E=Sophos;i="5.97,301,1669104000"; d="scan'208";a="396294259" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Feb 2023 23:59:59 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10622"; a="700409983" X-IronPort-AV: E=Sophos;i="5.97,301,1669104000"; d="scan'208";a="700409983" Received: from unknown (HELO localhost.localdomain) ([10.239.252.222]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Feb 2023 23:59:58 -0800 From: Wei Ling To: dts@dpdk.org Cc: Wei Ling Subject: [dts][PATCH V2 4/4] conf/pvp_vhost_async_virtio_pmd_perf_dsa: add testsuite config file Date: Thu, 16 Feb 2023 15:46:33 +0800 Message-Id: <20230216074633.1024481-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 pvp_vhost_async_virtio_pmd_perf_dsa config file to test pvp vhost/virtio-pmd async data-path performance use DSA device with dpdk and kernel driver. Signed-off-by: Wei Ling --- conf/pvp_vhost_async_virtio_pmd_perf_dsa.cfg | 223 +++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 conf/pvp_vhost_async_virtio_pmd_perf_dsa.cfg diff --git a/conf/pvp_vhost_async_virtio_pmd_perf_dsa.cfg b/conf/pvp_vhost_async_virtio_pmd_perf_dsa.cfg new file mode 100644 index 00000000..f7b6268b --- /dev/null +++ b/conf/pvp_vhost_async_virtio_pmd_perf_dsa.cfg @@ -0,0 +1,223 @@ +[suite] +update_expected = True +test_parameters = {64: [2048], 128: [2048], 256: [2048], 512: [2048], 2048: [2048], 1280: [2048], 1518: [2048], 2048: [2048], 4096: [2048]} +test_duration = 60 +accepted_tolerance = 2 +expected_throughput = { + 'test_perf_virtio_pmd_split_ring_1c_1q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_1c_2q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_2c_2q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_2c_4q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_4c_4q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000}, + 2048: {2048: 0.000}, + 4096: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_4c_8q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_1c_1q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_1c_2q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_2c_2q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_2c_4q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_4c_4q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_4c_8q_idxd': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_1c_1q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_1c_2q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_2c_2q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_2c_4q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_4c_4q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_split_ring_4c_8q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_1c_1q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_1c_2q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_2c_2q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_2c_4q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_4c_4q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000} + }, + 'test_perf_virtio_pmd_packed_ring_4c_8q_vfio_pci': { + 64: {2048: 0.000}, + 128: {2048: 0.000}, + 256: {2048: 0.000}, + 512: {2048: 0.00}, + 2048: {2048: 0.000}, + 1280: {2048: 0.000}, + 1518: {2048: 0.000}},} -- 2.25.1