test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V3 0/7] add cases to test vf bonded
@ 2023-03-21 17:40 Song Jiale
  2023-03-21 17:40 ` [dts] [PATCH V3 1/7] test_plans/index: add 3 test suites " Song Jiale
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Song Jiale @ 2023-03-21 17:40 UTC (permalink / raw)
  To: dts; +Cc: Song Jiale

add cases to test vf bonded.

Song Jiale (7):
  test_plans/index: add 3 test suites to test vf bonded
  test_plans/vf_pmd_bonded: add cases to test vf bonded
  tests/vf_pmd_bonded: add cases to test vf bonded
  test_plans/vf_pmd_bonded_8023ad: add cases to test vf bonded
  tests/vf_pmd_bonded_8023ad: add cases to test vf bonded
  test_plans/vf_pmd_stacked_bonded: add cases to test vf bonded
  tests/vf_pmd_stacked_bonded: add cases to test vf bonded

 test_plans/index.rst                          |    3 +
 test_plans/vf_pmd_bonded_8023ad_test_plan.rst |  477 ++++
 test_plans/vf_pmd_bonded_test_plan.rst        |  509 ++++
 .../vf_pmd_stacked_bonded_test_plan.rst       |  416 ++++
 tests/TestSuite_vf_pmd_bonded.py              | 2169 +++++++++++++++++
 tests/TestSuite_vf_pmd_bonded_8023ad.py       |  660 +++++
 tests/TestSuite_vf_pmd_stacked_bonded.py      |  613 +++++
 7 files changed, 4847 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] 10+ messages in thread

end of thread, other threads:[~2023-03-28  0:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 17:40 [dts] [PATCH V3 0/7] add cases to test vf bonded Song Jiale
2023-03-21 17:40 ` [dts] [PATCH V3 1/7] test_plans/index: add 3 test suites " Song Jiale
2023-03-21 17:40 ` [dts] [PATCH V3 2/7] test_plans/vf_pmd_bonded: add cases " Song Jiale
2023-03-21 17:40 ` [dts] [PATCH V3 3/7] tests/vf_pmd_bonded: " Song Jiale
2023-03-21 17:40 ` [dts] [PATCH V3 4/7] test_plans/vf_pmd_bonded_8023ad: " Song Jiale
2023-03-21 17:40 ` [dts] [PATCH V3 5/7] tests/vf_pmd_bonded_8023ad: " Song Jiale
2023-03-21 17:40 ` [dts] [PATCH V3 6/7] test_plans/vf_pmd_stacked_bonded: " Song Jiale
2023-03-21 17:40 ` [dts] [PATCH V3 7/7] tests/vf_pmd_stacked_bonded: " Song Jiale
2023-03-21 10:21   ` Peng, Yuan
2023-03-28  0:57   ` lijuan.tu

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