test suite reviews and discussions
 help / color / mirror / Atom feed
* [DTS][PATCH V1 0/3] update test plans and tests to support represented port action and port representor action from deprecated vf action in ice_dcf_acl_filter
@ 2022-11-30  3:53 Ke Xu
  2022-11-30  3:53 ` [DTS][PATCH V1 1/3] test_plans/ice_dcf_acl_filter: update test plan to support represented port action from deprecated vf action Ke Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ke Xu @ 2022-11-30  3:53 UTC (permalink / raw)
  To: dts; +Cc: lijuan.tu, Ke Xu

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.

Methods create_testpmd_command, launch_testpmd and common_process are
 updated to support appyling representor to the existing testpmd setup.

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.

Duplicated whitespaces are removed and extra whitespaces are added to formate
 the document.

Jin Ling (3):
  test_plans/ice_dcf_acl_filter: update test plan to support represented
    port action from deprecated vf action
  test_plans/ice_dcf_acl_filter: remove redundant white space
  tests/ice_dcf_acl_filter: update test plan to support represented port
    action from deprecated vf action

 test_plans/ice_dcf_acl_filter_test_plan.rst |  74 +++++++-------
 tests/TestSuite_ice_dcf_acl_filter.py       | 104 +++++++++++---------
 2 files changed, 94 insertions(+), 84 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-30  3:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-30  3:53 [DTS][PATCH V1 0/3] update test plans and tests to support represented port action and port representor action from deprecated vf action in ice_dcf_acl_filter Ke Xu
2022-11-30  3:53 ` [DTS][PATCH V1 1/3] test_plans/ice_dcf_acl_filter: update test plan to support represented port action from deprecated vf action Ke Xu
2022-11-30  3:53 ` [DTS][PATCH V1 2/3] test_plans/ice_dcf_acl_filter: remove redundant white space Ke Xu
2022-11-30  3:53 ` [DTS][PATCH V1 3/3] tests/ice_dcf_acl_filter: update test plan to support represented port action from deprecated vf action Ke Xu

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