test suite reviews and discussions
 help / color / mirror / Atom feed
From: Qi Fu <qi.fu@intel.com>
To: dts@dpdk.org
Cc: Qi Fu <qi.fu@intel.com>
Subject: [dts][PATCH V2 0/4]test_plans: add test plans for CVL PF/VF FDIR/RSS protocol agnostic flow offloading
Date: Tue,  9 Aug 2022 14:16:55 +0800	[thread overview]
Message-ID: <20220809061659.2440668-1-qi.fu@intel.com> (raw)

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 iavf fdir protocol agnostic flow offloading
  add test plan for ice fdir protocol agnostic flow offloading
  add test plan for iavf rss protocol agnostic flow offloading
  add test plan for ice rss protocol agnostic flow offloading

 ..._fdir_protocol_agnostic_flow_test_plan.rst | 344 +++++++++++++++++
 ...f_rss_protocol_agnostic_flow_test_plan.rst | 347 ++++++++++++++++++
 ..._fdir_protocol_agnostic_flow_test_plan.rst | 334 +++++++++++++++++
 ...e_rss_protocol_agnostic_flow_test_plan.rst | 337 +++++++++++++++++
 test_plans/index.rst                          |   4 +
 5 files changed, 1366 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


             reply	other threads:[~2022-08-09  6:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09  6:16 Qi Fu [this message]
2022-08-09  6:16 ` [dts][PATCH V2 1/4]test_plans:add test plan for iavf fdir " Qi Fu
2022-08-09  6:16 ` [dts][PATCH V2 2/4]test_plans: add test plan for ice " Qi Fu
2022-08-09  6:16 ` [dts][PATCH V2 3/4]test_plans: add test plan for iavf rss " Qi Fu
2022-08-09  6:16 ` [dts][PATCH V2 4/4]test_plans: add test plan for ice " Qi Fu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220809061659.2440668-1-qi.fu@intel.com \
    --to=qi.fu@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).