mbox

[V2,0/5] split the ice_qinq suite

Message ID 20230111103858.970228-1-songx.jiale@intel.com (mailing list archive)
Headers

Message

Jiale, SongX Jan. 11, 2023, 10:38 a.m. UTC
  split the cases in ice_qinq to ice_dcf_dual_vlan and kernelpf_iavf.

Song Jiale (5):
  tests/ice_dcf_dual_vlan: split the test suite of ice_qinq
  tests/kernelpf_iavf: split the test suite of ice_qinq
  test_plans/ice_dcf_dual_vlan: split the test suite of ice_qinq
  test_plans/kernelpf_iavf: split the test suite of ice_qinq
  test_plans/index: split the test suite of ice_qinq

 ...an.rst => ice_dcf_dual_vlan_test_plan.rst} | 1695 +++++------------
 test_plans/index.rst                          |    2 +-
 test_plans/kernelpf_iavf_test_plan.rst        |  574 ++++++
 ...qinq.py => TestSuite_ice_dcf_dual_vlan.py} |  653 ++-----
 tests/TestSuite_kernelpf_iavf.py              |  361 +++-
 5 files changed, 1580 insertions(+), 1705 deletions(-)
 rename test_plans/{ice_qinq_test_plan.rst => ice_dcf_dual_vlan_test_plan.rst} (64%)
 rename tests/{TestSuite_ice_qinq.py => TestSuite_ice_dcf_dual_vlan.py} (67%)