test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V3 0/4]test_plans: add test plans for CVL PF/VF FDIR/RSS protocol agnostic flow offloading
@ 2022-08-30  3:33 Qi Fu
  2022-08-30  3:33 ` [dts][PATCH V3 1/4]test_plans:add test plan for ice fdir protocol agnostic flow Qi Fu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Qi Fu @ 2022-08-30  3:33 UTC (permalink / raw)
  To: dts; +Cc: Qi Fu

CVL PF/VF enable protocol agnostic flow offloading for FDIR and RSS in DPDK-22.07.
Add test plans to check below test hints:
1. try FDIR/RSS with regular 5 tuples for any UDP or TCP packet 
2. try FDIR/RSS with VXLAN inner IP match (make sure VXLAN tunnel port has been configured either by DCF or swtichdev) 
3. try FDIR/RSS with GTPU inner IP match 
4. try FDIR/RSS with GTPU outer IP match 
5. try FDIR/RSS with un-word-aligned key

Qi Fu (4):
  add test plan for ice fdir protocol agnostic flow
  add test plan for iavf fdir protocol agnostic flow
  add test plan for ice rss protocol agnostic flow
  add test plan for iavf rss protocol agnostic flow

 ..._fdir_protocol_agnostic_flow_test_plan.rst | 344 +++++++++++++++++
 ...f_rss_protocol_agnostic_flow_test_plan.rst | 350 ++++++++++++++++++
 ..._fdir_protocol_agnostic_flow_test_plan.rst | 334 +++++++++++++++++
 ...e_rss_protocol_agnostic_flow_test_plan.rst | 340 +++++++++++++++++
 test_plans/index.rst                          |   4 +
 5 files changed, 1372 insertions(+)
 create mode 100644 test_plans/iavf_fdir_protocol_agnostic_flow_test_plan.rst
 create mode 100644 test_plans/iavf_rss_protocol_agnostic_flow_test_plan.rst
 create mode 100644 test_plans/ice_fdir_protocol_agnostic_flow_test_plan.rst
 create mode 100644 test_plans/ice_rss_protocol_agnostic_flow_test_plan.rst

-- 
2.25.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-30  3:33 [dts][PATCH V3 0/4]test_plans: add test plans for CVL PF/VF FDIR/RSS protocol agnostic flow offloading Qi Fu
2022-08-30  3:33 ` [dts][PATCH V3 1/4]test_plans:add test plan for ice fdir protocol agnostic flow Qi Fu
2022-08-30  3:33 ` [dts][PATCH V3 2/4]test_plans:add test plan for iavf " Qi Fu
2022-08-30  3:33 ` [dts][PATCH V3 3/4]test_plans:add test plan for ice rss " Qi Fu
2022-08-30  3:33 ` [dts][PATCH V3 4/4]test_plans:add test plan for iavf " Qi Fu

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