[dts] [PATCH V1 5/5] conf: add config file for compress test

Wan, Zhe zhe.wan at intel.com
Mon Nov 25 09:40:13 CET 2019


Acked-by: Wan, Zhe <zhe.wan at intel.com>

-----Original Message-----
From: dts <dts-bounces at dpdk.org> On Behalf Of Xinfeng Zhao
Sent: 2019年11月25日 6:33
To: dts at dpdk.org
Cc: Zhao, XinfengX <xinfengx.zhao at intel.com>
Subject: [dts] [PATCH V1 5/5] conf: add config file for compress test

Signed-off-by: Xinfeng Zhao <xinfengx.zhao at intel.com>
---
 conf/compressdev_sample.cfg | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 conf/compressdev_sample.cfg

diff --git a/conf/compressdev_sample.cfg b/conf/compressdev_sample.cfg new file mode 100644 index 0000000..f2841a3
--- /dev/null
+++ b/conf/compressdev_sample.cfg
@@ -0,0 +1,16 @@
+[suite]
+# Compress common options qat device id qat_device_id="37c9"
+
+# the file to compress and decompress
+input-file = "/root/calgary"
+
+# you can make special settings for test case like this.
+#seg-sz=1024
+#compress-level="1:1:9"
+#num-iter=10
+#max-num-sgl-segs=1003
+
+#[test_qat_pmd_dynamic_func]
+#l="0-6"
+#w="1a:01.0 -w 1c:01.0 -w 1e:01.0"
--
2.7.4



More information about the dts mailing list