[DTS][PATCH V1 0/2] update test plans and tests to support represented port action and port representor action from deprecated vf action in ice_limit_value_test

Ke Xu ke1.xu at intel.com
Wed Nov 30 04:56:09 CET 2022


A new API is introduced to replace the VF actions in DPDK 22.11.

New API covers deprecated TO_VF action on DCFs by port representor and
 represented port actions. These patches checks the existing use of vf id
 action and vf original action and replace them with new API.

Testpmd args are modified to support appyling representors for the new API.

Rules are modified for the old API being deprecated, changing to the new API.

Ports id are modified corresponding to the port representors and modified API.

Jin Ling (2):
  test_plans/ice_limit_value_test: update test plan to support
    represented port action from deprecated vf action
  tests/ice_limit_value_test: update test plan to support represented
    port action from deprecated vf action

 test_plans/ice_limit_value_test_test_plan.rst | 12 ++++++------
 tests/TestSuite_ice_limit_value_test.py       | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.25.1



More information about the dts mailing list