test suite reviews and discussions
 help / color / mirror / Atom feed
From: Haiyang Zhao <haiyangx.zhao@intel.com>
To: dts@dpdk.org, qi.fu@intel.com
Cc: Haiyang Zhao <haiyangx.zhao@intel.com>
Subject: [dts] [PATCH V4 0/8] tests: update or add rss related suites
Date: Tue,  3 Nov 2020 16:36:48 +0800	[thread overview]
Message-ID: <20201103083656.16541-1-haiyangx.zhao@intel.com> (raw)

v4:
-rebase cvl_advanced_iavf_rss as it updated.

v3:
-use GTPPDUSessionContainer instead of GTP_PDUSession_ExtensionHeader
 as scapy updated to 2.4.4.

v2:
- tidy up the rss related suite into a patch set
- fix license issue.

v1: 
- autmaitc the rss related suites with the common interface

Haiyang Zhao (2):
  tests/rte_flow_common: add a common module to process rss test
  tests/cvl_advanced_rss_gtpu: add cvl_advanced_rss_gtpu

Xie wei (2):
  tests/TestSuite_cvl_advanced_rss:update script
  tests/TestSuite_cvl_advanced_iavf_rss:update script

Zhimin Huang (1):
  tests/cvl_advanced_iavf_rss_gtpu:add iavf rss gtpu suite

sunqin (3):
  tests/cvl_advanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp
  conf/cvl_advanced_rss_pppoe
  tests/cvl_advanced_iavf_rss_vlan_esp_ah_l2tp_pfcp add cvl rss iavf
    test suite

 conf/cvl_advanced_rss_pppoe.cfg               |    5 +
 tests/TestSuite_cvl_advanced_iavf_rss.py      | 6305 ++++++++++--
 tests/TestSuite_cvl_advanced_iavf_rss_gtpu.py | 8964 +++++++++++++++++
 ...advanced_iavf_rss_vlan_esp_ah_l2tp_pfcp.py | 1046 ++
 tests/TestSuite_cvl_advanced_rss.py           | 6944 +++++++++++--
 tests/TestSuite_cvl_advanced_rss_gtpu.py      | 5294 ++++++++++
 ...dvanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp.py | 5461 ++++++++++
 tests/rte_flow_common.py                      |  391 +
 8 files changed, 32506 insertions(+), 1904 deletions(-)
 create mode 100644 conf/cvl_advanced_rss_pppoe.cfg
 create mode 100755 tests/TestSuite_cvl_advanced_iavf_rss_gtpu.py
 create mode 100644 tests/TestSuite_cvl_advanced_iavf_rss_vlan_esp_ah_l2tp_pfcp.py
 create mode 100755 tests/TestSuite_cvl_advanced_rss_gtpu.py
 create mode 100644 tests/TestSuite_cvl_advanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp.py

-- 
2.17.1


             reply	other threads:[~2020-11-03  8:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03  8:36 Haiyang Zhao [this message]
2020-11-03  8:36 ` [dts] [PATCH V4 1/8] tests/rte_flow_common: add a common module to process rss test Haiyang Zhao
2020-11-03  8:36 ` [dts] [PATCH V4 2/8] tests/TestSuite_cvl_advanced_rss:update script Haiyang Zhao
2020-11-03  9:07   ` Xie, WeiX
2020-11-03  8:36 ` [dts] [PATCH V4 3/8] tests/TestSuite_cvl_advanced_iavf_rss:update script Haiyang Zhao
2020-11-03  9:07   ` Xie, WeiX
2020-11-03  8:36 ` [dts] [PATCH V4 4/8] tests/cvl_advanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp Haiyang Zhao
2020-11-03 10:02   ` Sun, QinX
2020-11-03  8:36 ` [dts] [PATCH V4 5/8] conf/cvl_advanced_rss_pppoe Haiyang Zhao
2020-11-03  8:36 ` [dts] [PATCH V4 6/8] tests/cvl_advanced_iavf_rss_vlan_esp_ah_l2tp_pfcp add cvl rss iavf test suite Haiyang Zhao
2020-11-03 10:03   ` Sun, QinX
2020-11-03  8:36 ` [dts] [PATCH V4 7/8] tests/cvl_advanced_iavf_rss_gtpu:add iavf rss gtpu suite Haiyang Zhao
2020-11-03  8:36 ` [dts] [PATCH V4 8/8] tests/cvl_advanced_rss_gtpu: add cvl_advanced_rss_gtpu Haiyang Zhao
2020-11-03  9:21   ` Zhao, HaiyangX
2020-11-03  9:43 ` [dts] [PATCH V4 0/8] tests: update or add rss related suites Fu, Qi
2020-11-04  1:32   ` Tu, Lijuan

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=20201103083656.16541-1-haiyangx.zhao@intel.com \
    --to=haiyangx.zhao@intel.com \
    --cc=dts@dpdk.org \
    --cc=qi.fu@intel.com \
    /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).