mbox

[V1,0/2] pmdrss_hash: replace legacy filter with rte_flow

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

Message

Yu Jiang Aug. 24, 2021, 5:16 a.m. UTC
  According to dpdk commit 81db321da("ethdev: remove legacy HASH filter type support"),
Modify pmdrss_hash test plan and script:
1, remove cases dynamic_rss_bond_config&simple_symmetric which are not support.
2, pmdrss_hash: replace legacy HASH filter with rte_flow.

Yu Jiang (2):
  test_plans/pmdrss_hash: replace legacy filter with rte flow
  tests/pmdrss_hash: replace legacy filter with rte flow

 conf/test_case_checklist.json        |  53 ------------------
 test_plans/pmdrss_hash_test_plan.rst |  80 ++++++++++++--------------
 tests/TestSuite_pmdrss_hash.py       | 105 +++++++----------------------------
 3 files changed, 57 insertions(+), 181 deletions(-)