From: Song Jiale <songx.jiale@intel.com>
To: dts@dpdk.org
Cc: Song Jiale <songx.jiale@intel.com>
Subject: [dts] [PATCH V1 0/7] add cases to test vf bonding
Date: Thu, 5 Jan 2023 10:40:49 +0000 [thread overview]
Message-ID: <20230105104056.234069-1-songx.jiale@intel.com> (raw)
add testplan and suite to test vf bonding.
Song Jiale (7):
tests/vf_pmd_bonded: add case to test vf bonding
test_plans/vf_pmd_bonded: add case to test vf bonding
tests/vf_pmd_bonded_8023ad: add case to test vf bonding
test_plans/vf_pmd_bonded_8023ad: add cases to test vf bonding
tests/vf_pmd_stacked_bonded: add cases to test vf bonding
test_plans/vf_pmd_stacked_bonded: add cases to test vf bonding
test_plans/index: add 3 suite
test_plans/index.rst | 3 +
test_plans/vf_pmd_bonded_8023ad_test_plan.rst | 411 ++++
test_plans/vf_pmd_bonded_test_plan.rst | 523 ++++
.../vf_pmd_stacked_bonded_test_plan.rst | 406 ++++
tests/TestSuite_vf_pmd_bonded.py | 2152 +++++++++++++++++
tests/TestSuite_vf_pmd_bonded_8023ad.py | 650 +++++
tests/TestSuite_vf_pmd_stacked_bonded.py | 614 +++++
7 files changed, 4759 insertions(+)
create mode 100644 test_plans/vf_pmd_bonded_8023ad_test_plan.rst
create mode 100644 test_plans/vf_pmd_bonded_test_plan.rst
create mode 100644 test_plans/vf_pmd_stacked_bonded_test_plan.rst
create mode 100644 tests/TestSuite_vf_pmd_bonded.py
create mode 100644 tests/TestSuite_vf_pmd_bonded_8023ad.py
create mode 100644 tests/TestSuite_vf_pmd_stacked_bonded.py
--
2.25.1
next reply other threads:[~2023-01-05 2:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-05 10:40 Song Jiale [this message]
2023-01-05 10:40 ` [dts] [PATCH V1 1/7] tests/vf_pmd_bonded: add case " Song Jiale
2023-01-05 10:40 ` [dts] [PATCH V1 2/7] test_plans/vf_pmd_bonded: " Song Jiale
2023-01-05 10:40 ` [dts] [PATCH V1 3/7] tests/vf_pmd_bonded_8023ad: " Song Jiale
2023-01-05 10:40 ` [dts] [PATCH V1 4/7] test_plans/vf_pmd_bonded_8023ad: add cases " Song Jiale
2023-01-05 10:40 ` [dts] [PATCH V1 5/7] tests/vf_pmd_stacked_bonded: " Song Jiale
2023-01-05 10:40 ` [dts] [PATCH V1 6/7] test_plans/vf_pmd_stacked_bonded: " Song Jiale
2023-01-05 10:40 ` [dts] [PATCH V1 7/7] test_plans/index: add 3 suite Song Jiale
2023-01-05 11:07 [dts] [PATCH V1 0/7] add cases to test vf bonding Song Jiale
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=20230105104056.234069-1-songx.jiale@intel.com \
--to=songx.jiale@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).