test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/4] enable esp flow
@ 2021-09-14 18:12 Zhimin Huang
  2021-09-14 18:12 ` [dts] [PATCH V2 1/4] test_plans/cvl_fdir_test_plan:add esp flow test plan Zhimin Huang
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Zhimin Huang @ 2021-09-14 18:12 UTC (permalink / raw)
  To: dts; +Cc: xueqin.lin, Zhimin Huang

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 new case in pf and vf fdir.

v2:
- fix comments grammatical issue

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

-- 
2.17.1


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

end of thread, other threads:[~2021-09-27  5:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 18:12 [dts] [PATCH V2 0/4] enable esp flow Zhimin Huang
2021-09-14 18:12 ` [dts] [PATCH V2 1/4] test_plans/cvl_fdir_test_plan:add esp flow test plan Zhimin Huang
2021-09-15  3:27   ` Lin, Xueqin
2021-09-14 18:12 ` [dts] [PATCH V2 2/4] test_plans/iavf_fdir_test_plan:add " Zhimin Huang
2021-09-15  3:27   ` Lin, Xueqin
2021-09-14 18:12 ` [dts] [PATCH V2 3/4] tests/cvl_fdir:add esp flow test case Zhimin Huang
2021-09-15  3:28   ` Lin, Xueqin
2021-09-14 18:12 ` [dts] [PATCH V2 4/4] tests/iavf_fdir:add " Zhimin Huang
2021-09-15  3:28   ` Lin, Xueqin
2021-09-27  5:20   ` Tu, Lijuan

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