From patchwork Thu Sep 3 09:57:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Xie, WeiX" X-Patchwork-Id: 76382 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 930D6A04D9; Thu, 3 Sep 2020 11:59:05 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8ADA41C0C5; Thu, 3 Sep 2020 11:59:05 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 18EA31C0B7 for ; Thu, 3 Sep 2020 11:59:03 +0200 (CEST) IronPort-SDR: pvQq0BjNmMeteHuKiG6VUNYgYpPfIUgECfX3zN6RUMdXRPIHSk6t4ZApdVKiAcQ6X2oy3jaQt0 Y/IJt58KywPQ== X-IronPort-AV: E=McAfee;i="6000,8403,9732"; a="219101844" X-IronPort-AV: E=Sophos;i="5.76,386,1592895600"; d="scan'208";a="219101844" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Sep 2020 02:59:03 -0700 IronPort-SDR: nX4oCH79qc0ZfRBzz5sBcmZPTv53z4a+R1IyZGcEZj+UabK7mLP5Rb54Lqgj2hanMPU4phcV0h N5qiViNuee+g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,386,1592895600"; d="scan'208";a="405434621" Received: from unknown (HELO localhost.localdomain) ([10.240.183.80]) by fmsmga001.fm.intel.com with ESMTP; 03 Sep 2020 02:59:02 -0700 From: Xie wei To: dts@dpdk.org Cc: Xie wei Date: Thu, 3 Sep 2020 17:57:46 +0800 Message-Id: <20200903095746.32389-8-weix.xie@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200903095746.32389-1-weix.xie@intel.com> References: <20200903095746.32389-1-weix.xie@intel.com> Subject: [dts] [dts 7/7] test_plans/efd_test_plan:update test plan to sync with testsuite X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 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" Signed-off-by: Xie wei --- test_plans/efd_test_plan.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test_plans/efd_test_plan.rst b/test_plans/efd_test_plan.rst index dfde28a..3f2ef3a 100644 --- a/test_plans/efd_test_plan.rst +++ b/test_plans/efd_test_plan.rst @@ -137,6 +137,9 @@ This case will measure the performance based on flow numbers. Test Case: Load balancer performance based on value bits ----------------------------------------------------------------------- +Modify different value size which must be between 1 and 32, and it need +set the '#define RTE_EFD_VALUE_NUM_BITS (value size)' in lib/librte_efd/rte_efd.h and rebuild dpdk. + This case will measure the performance based on value bits. +--------------+-------+-----------+------------+