test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/7] add cases to test vf bonding
@ 2023-01-06  9:32 Song Jiale
  2023-01-06  9:32 ` [dts] [PATCH V2 1/7] tests/vf_pmd_bonded: add case " Song Jiale
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Song Jiale @ 2023-01-06  9:32 UTC (permalink / raw)
  To: dts; +Cc: Song Jiale

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-10  7:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06  9:32 [dts] [PATCH V2 0/7] add cases to test vf bonding Song Jiale
2023-01-06  9:32 ` [dts] [PATCH V2 1/7] tests/vf_pmd_bonded: add case " Song Jiale
2023-01-06  9:32 ` [dts] [PATCH V2 2/7] test_plans/vf_pmd_bonded: add test plan for " Song Jiale
2023-01-10  7:31   ` Tu, Lijuan
2023-01-06  9:32 ` [dts] [PATCH V2 3/7] tests/vf_pmd_bonded_8023ad: add case to test " Song Jiale
2023-01-06  9:32 ` [dts] [PATCH V2 4/7] test_plans/vf_pmd_bonded_8023ad: add test plan for " Song Jiale
2023-01-06  9:32 ` [dts] [PATCH V2 5/7] tests/vf_pmd_stacked_bonded: add cases to test " Song Jiale
2023-01-06  9:32 ` [dts] [PATCH V2 6/7] test_plans/vf_pmd_stacked_bonded: add test plan for " Song Jiale
2023-01-06  9:32 ` [dts] [PATCH V2 7/7] test_plans/index: add 3 suite Song Jiale

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).