[dts] [PATCH V2 0/7] add cases to test vf bonding

Song Jiale songx.jiale at intel.com
Fri Jan 6 10:32:02 CET 2023


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



More information about the dts mailing list