From: Wei Ling <weix.ling@intel.com>
To: dts@dpdk.org
Cc: Wei Ling <weix.ling@intel.com>
Subject: [dts][PATCH V3 0/3] add new dsa test_plans and testsuite
Date: Mon, 27 Mar 2023 14:12:15 +0800 [thread overview]
Message-ID: <20230327061218.3203632-1-weix.ling@intel.com> (raw)
Add new dsa test_plans and testsuite to test dpdk-dma application
and example of how to use the DMAdev API to make a packet copy
application use DSA channel with DPDK driver and Kernel driver.
Wei Ling (3):
test_plans/index: add dsa_test_plan
test_plans/dsa: add dsa testplan
tests/dsa: add dsa testsuite
test_plans/dsa_test_plan.rst | 353 +++++++++++++++++++++++++
test_plans/index.rst | 1 +
tests/TestSuite_dsa.py | 481 +++++++++++++++++++++++++++++++++++
3 files changed, 835 insertions(+)
create mode 100644 test_plans/dsa_test_plan.rst
create mode 100644 tests/TestSuite_dsa.py
--
2.25.1
next reply other threads:[~2023-03-27 6:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-27 6:12 Wei Ling [this message]
2023-03-27 6:12 ` [dts][PATCH V3 1/3] test_plans/index: add dsa_test_plan Wei Ling
2023-03-27 6:12 ` [dts][PATCH V3 2/3] test_plans/dsa: add dsa testplan Wei Ling
2023-03-27 6:12 ` [dts][PATCH V3 3/3] tests/dsa: add dsa testsuite Wei Ling
2023-03-28 1:13 ` lijuan.tu
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=20230327061218.3203632-1-weix.ling@intel.com \
--to=weix.ling@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).