mbox series

[V1,0/4] enable esp flow

Message ID 20210827211254.5114-1-zhiminx.huang@intel.com (mailing list archive)
Headers
Series enable esp flow |

Message

Huang, ZhiminX Aug. 27, 2021, 9:12 p.m. UTC
  according to 21.08 new feature,enable esp flow to support match outer ip header, 
  take esp and outer ip src/dst input set,add testplan and testcase in fdir, 
  cover pf fdir and vf fdir.

Zhimin Huang (4):
  test_plans/cvl_fdir_test_plan:add esp flow test plan
  test_plans/iavf_fdir_test_plan:add esp flow test plan
  tests/cvl_fdir:add esp flow test case
  tests/iavf_fdir:add esp flow test case

 test_plans/cvl_fdir_test_plan.rst  | 457 +++++++++++++++++++++++++++++
 test_plans/iavf_fdir_test_plan.rst | 253 +++++++++++++---
 tests/TestSuite_cvl_fdir.py        | 336 +++++++++++++++++++++
 tests/TestSuite_iavf_fdir.py       | 162 +++++++---
 4 files changed, 1138 insertions(+), 70 deletions(-)