[V1,3/4] conf: modify compressdev zlib test plan

Message ID 20200818004716.15211-3-xinfengx.zhao@intel.com (mailing list archive)
State Accepted
Headers
Series [V1,1/4] conf: modify compressdev qat test plan |

Commit Message

Zhao, XinfengX Aug. 18, 2020, 12:47 a.m. UTC
  Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com>
---
 test_plans/compressdev_zlib_pmd_test_plan.rst | 4 ++++
 1 file changed, 4 insertions(+)
  

Patch

diff --git a/test_plans/compressdev_zlib_pmd_test_plan.rst b/test_plans/compressdev_zlib_pmd_test_plan.rst
index cf1e72e..dd697d7 100644
--- a/test_plans/compressdev_zlib_pmd_test_plan.rst
+++ b/test_plans/compressdev_zlib_pmd_test_plan.rst
@@ -51,6 +51,10 @@  In order to enable this virtual compression PMD, user must:
 
     Set CONFIG_RTE_LIBRTE_PMD_ZLIB=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