From patchwork Tue Aug 18 00:47:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Zhao, XinfengX" X-Patchwork-Id: 75584 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 AF5EAA034C; Tue, 18 Aug 2020 02:47:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9B57B1C014; Tue, 18 Aug 2020 02:47:07 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id EC0402A62 for ; Tue, 18 Aug 2020 02:47:04 +0200 (CEST) IronPort-SDR: PES5ifoPOA1LI0jH743AjSIHvWNnSCJZKeoaO8p0Znx5h2dyeHoA+4MZp9W8Q6JI1WMKDABh+0 zks8+M9X9LGA== X-IronPort-AV: E=McAfee;i="6000,8403,9716"; a="152450299" X-IronPort-AV: E=Sophos;i="5.76,324,1592895600"; d="scan'208";a="152450299" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Aug 2020 17:47:04 -0700 IronPort-SDR: Hy/DCXXxHV1neHT97beFYB9+Z/14pIi69F8cpa5kw/EtVZBfv3QONmbAb97p8Q9VdDx+ZxTZrk 65kqmTAUM5Xw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,324,1592895600"; d="scan'208";a="471613968" Received: from dpdk-xinfengx-tester.sh.intel.com ([10.67.116.161]) by orsmga005.jf.intel.com with ESMTP; 17 Aug 2020 17:47:03 -0700 From: xinfeng zhao To: dts@dpdk.org Cc: xinfeng zhao Date: Tue, 18 Aug 2020 08:47:14 +0800 Message-Id: <20200818004716.15211-2-xinfengx.zhao@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200818004716.15211-1-xinfengx.zhao@intel.com> References: <20200818004716.15211-1-xinfengx.zhao@intel.com> Subject: [dts] [PATCH V1 2/4] conf: modify compressdev isal test plan 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: xinfeng zhao --- test_plans/compressdev_isal_pmd_test_plan.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test_plans/compressdev_isal_pmd_test_plan.rst b/test_plans/compressdev_isal_pmd_test_plan.rst index f86a2a5..e33893d 100644 --- a/test_plans/compressdev_isal_pmd_test_plan.rst +++ b/test_plans/compressdev_isal_pmd_test_plan.rst @@ -52,6 +52,10 @@ In order to enable this virtual compression PMD, user must: Set CONFIG_RTE_LIBRTE_PMD_ISAL=y in config/common_base. +and enable compressdev unit test: + + Set CONFIG_RTE_COMPRESSDEV_TEST=y in config/common_base. + A compress performance test app is added into DPDK to test CompressDev. Calgary corpus is a collection of text and binary data files, commonly used