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

Xinfeng Zhao xinfengx.zhao at intel.com
Sun Nov 24 23:32:49 CET 2019


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