[dts] [PATCH V3 0/7] add cases to test vf bonded

Song Jiale songx.jiale at intel.com
Tue Mar 21 18:40:06 CET 2023


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



More information about the dts mailing list