From: xinfengx <xinfengx.zhao@intel.com>
To: dts@dpdk.org
Cc: xinfengx <xinfengx.zhao@intel.com>
Subject: [dts] [PATCH V1 1/2] test_plan/compressdev_qat_pmd: add new cases in test plan
Date: Thu, 21 May 2020 16:32:34 +0800 [thread overview]
Message-ID: <20200521083235.21329-1-xinfengx.zhao@intel.com> (raw)
Signed-off-by: xinfengx <xinfengx.zhao@intel.com>
---
test_plans/compressdev_qat_pmd_test_plan.rst | 28 ++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/test_plans/compressdev_qat_pmd_test_plan.rst b/test_plans/compressdev_qat_pmd_test_plan.rst
index a286d2c..76309d1 100644
--- a/test_plans/compressdev_qat_pmd_test_plan.rst
+++ b/test_plans/compressdev_qat_pmd_test_plan.rst
@@ -171,6 +171,34 @@ Perform the test with external-mbufs option and dynamic huffman-enc.
Test all the file types in calgary corpus, all files should pass the test.
+Test Case: Compressdev QAT PMD im buffer split op fixed function test
+-------------------------------------------------------------------------
+Run Compressdev qat pmd test with below sample commands::
+
+ ./app/dpdk-test-compress-perf -w qat_device_bus_id -l 4 \
+ -- --driver-name compress_qat --input-file file_name \
+ --compress-level level --num-iter number --seg-sz segsize \
+ --max-num-sgl-segs seg --extended-input-sz size \
+ --huffman-enc fixed
+
+Perform the test with extended-input-sz, max-num-sgl-segs option and fixed huffman-enc.
+
+Test all the file types in calgary corpus, all files should pass the test.
+
+Test Case: Compressdev QAT PMD im buffer split op dynamic function test
+--------------------------------------------------------------------------
+Run Compressdev qat pmd test with below sample commands::
+
+ ./app/dpdk-test-compress-perf -w qat_device_bus_id -l 4 \
+ -- --driver-name compress_qat --input-file file_name \
+ --compress-level level --num-iter number --seg-sz segsize \
+ --max-num-sgl-segs seg --extended-input-sz size \
+ --huffman-enc dynamic
+
+Perform the test with extended-input-sz, max-num-sgl-segs option and dynamic huffman-enc.
+
+Test all the file types in calgary corpus, all files should pass the test.
+
Test Case: Compressdev QAT PMD fixed performance test
--------------------------------------------------------------------------
Run Compressdev qat pmd test with below sample commands::
--
2.17.1
next reply other threads:[~2020-05-21 8:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 8:32 xinfengx [this message]
2020-05-21 8:32 ` [dts] [PATCH V1 2/2] tests/compressdev_qat_pmd: add new cases in test script xinfengx
2020-05-26 7:44 ` Zhao, XinfengX
2020-05-27 7:56 ` Wan, Zhe
2020-06-01 7:46 ` [dts] [PATCH V1 1/2] test_plan/compressdev_qat_pmd: add new cases in test plan 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=20200521083235.21329-1-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).