From: Xinfeng Zhao <xinfengx.zhao@intel.com>
To: dts@dpdk.org
Cc: Xinfeng Zhao <xinfengx.zhao@intel.com>
Subject: [dts] [PATCH V1 5/5] conf: add config file for compress test
Date: Mon, 25 Nov 2019 06:32:49 +0800 [thread overview]
Message-ID: <1574634769-325555-5-git-send-email-xinfengx.zhao@intel.com> (raw)
In-Reply-To: <1574634769-325555-1-git-send-email-xinfengx.zhao@intel.com>
Signed-off-by: Xinfeng Zhao <xinfengx.zhao@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
next prev parent reply other threads:[~2019-11-25 7:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-24 22:32 [dts] [PATCH V1 1/5] tests: add common method for compress test suites Xinfeng Zhao
2019-11-24 22:32 ` [dts] [PATCH V1 2/5] tests: add suite for compressdev qat pmd test Xinfeng Zhao
2019-11-25 8:38 ` Wan, Zhe
2019-11-24 22:32 ` [dts] [PATCH V1 3/5] tests: add suite for compressdev zlib " Xinfeng Zhao
2019-11-25 8:39 ` Wan, Zhe
2019-11-24 22:32 ` [dts] [PATCH V1 4/5] tests: add suite for compressdev isal " Xinfeng Zhao
2019-11-25 7:26 ` Zhao, XinfengX
2019-11-25 8:39 ` Wan, Zhe
2019-11-24 22:32 ` Xinfeng Zhao [this message]
2019-11-25 8:40 ` [dts] [PATCH V1 5/5] conf: add config file for compress test Wan, Zhe
2019-11-25 7:28 ` [dts] [PATCH V1 1/5] tests: add common method for compress test suites Zhao, XinfengX
2019-11-27 9:07 ` Tu, Lijuan
2019-11-25 8:38 ` Wan, Zhe
2019-11-27 9:08 ` Tu, Lijuan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1574634769-325555-5-git-send-email-xinfengx.zhao@intel.com \
--to=xinfengx.zhao@intel.com \
--cc=dts@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).