mbox

[V1,0/3] tests/generic_flow_api: add fdir's case

Message ID 1635143092-11970-1-git-send-email-yux.jiang@intel.com (mailing list archive)
Headers

Message

Yu Jiang Oct. 25, 2021, 6:24 a.m. UTC
  Move fdir's case to generic_flow_api

Yu Jiang (3):
  test_plans/fdir: move case: fdir for Control levels of FDir match
    reporting to generic_flow_api
  test_plans/generic_flow_api: add case: fdir for Control levels of FDir
    match reporting
  tests/generic_flow_api: add case:test_fdir_for_match_report

 conf/test_case_supportlist.json           |  15 ++++
 test_plans/fdir_test_plan.rst             | 134 ------------------------------
 test_plans/generic_flow_api_test_plan.rst | 118 ++++++++++++++++++++++++++
 tests/TestSuite_generic_flow_api.py       | 107 +++++++++++++++++++++++-
 4 files changed, 239 insertions(+), 135 deletions(-)