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

xinfeng zhao xinfengx.zhao at intel.com
Tue Aug 18 02:47:15 CEST 2020


Signed-off-by: xinfeng zhao <xinfengx.zhao at intel.com>
---
 test_plans/compressdev_zlib_pmd_test_plan.rst | 4 ++++
 1 file changed, 4 insertions(+)

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
-- 
2.17.1



More information about the dts mailing list