From patchwork Tue Aug 18 00:47:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Zhao, XinfengX" X-Patchwork-Id: 75583 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 C32B3A034C; Tue, 18 Aug 2020 02:47:05 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5D7A8AAB7; Tue, 18 Aug 2020 02:47:05 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 165252A62 for ; Tue, 18 Aug 2020 02:47:03 +0200 (CEST) IronPort-SDR: RM/AbQAzgtGmhn3nQ7M87RW9tOLyuMgNzmtEChnvW9R1oEX1VAKXaPEu9OH7xVv1tAL9dXIHoT St5v5oMfZy2Q== X-IronPort-AV: E=McAfee;i="6000,8403,9716"; a="152450296" X-IronPort-AV: E=Sophos;i="5.76,324,1592895600"; d="scan'208";a="152450296" 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:02 -0700 IronPort-SDR: 6JelS14TnFXTEdULgqEPHP8hMrxCmTEF+97KUAMMqkpM2W+8ba5lyM3ek0XU3wEVMHsYpFt0co dPgGh6DdmfkA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,324,1592895600"; d="scan'208";a="471613954" Received: from dpdk-xinfengx-tester.sh.intel.com ([10.67.116.161]) by orsmga005.jf.intel.com with ESMTP; 17 Aug 2020 17:47:01 -0700 From: xinfeng zhao To: dts@dpdk.org Cc: xinfeng zhao Date: Tue, 18 Aug 2020 08:47:13 +0800 Message-Id: <20200818004716.15211-1-xinfengx.zhao@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V1 1/4] conf: modify compressdev qat 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_qat_pmd_test_plan.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test_plans/compressdev_qat_pmd_test_plan.rst b/test_plans/compressdev_qat_pmd_test_plan.rst index 76309d1..1c9fc79 100644 --- a/test_plans/compressdev_qat_pmd_test_plan.rst +++ b/test_plans/compressdev_qat_pmd_test_plan.rst @@ -55,6 +55,10 @@ Prerequisites ---------------------- Intel QAT devices should be available in the platform. +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