test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/8] tests: update or add rss related suites
@ 2020-10-28 10:59 Haiyang Zhao
  2020-10-28 10:59 ` [dts] [PATCH V2 1/8] tests/rte_flow_common: add a common module to process rss test Haiyang Zhao
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Haiyang Zhao @ 2020-10-28 10:59 UTC (permalink / raw)
  To: dts, qi.fu; +Cc: Haiyang Zhao

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: add cvl_advanced_rss_gtpu *.add CVL PF rss gtpu cases.

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/gtpc 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      | 5305 ++++++++++
 ...dvanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp.py | 5461 ++++++++++
 tests/rte_flow_common.py                      |  398 +
 8 files changed, 32524 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


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

end of thread, other threads:[~2020-10-29  7:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 10:59 [dts] [PATCH V2 0/8] tests: update or add rss related suites Haiyang Zhao
2020-10-28 10:59 ` [dts] [PATCH V2 1/8] tests/rte_flow_common: add a common module to process rss test Haiyang Zhao
2020-10-28 10:59 ` [dts] [PATCH V2 2/8] tests/cvl_advanced_iavf_rss_gtpu:add iavf_rss_gtpu/gtpc suite Haiyang Zhao
2020-10-29  6:45   ` Huang, ZhiminX
2020-10-28 10:59 ` [dts] [PATCH V2 3/8] tests/TestSuite_cvl_advanced_rss:update script Haiyang Zhao
2020-10-29  7:59   ` Xie, WeiX
2020-10-28 10:59 ` [dts] [PATCH V2 4/8] tests/TestSuite_cvl_advanced_iavf_rss:update script Haiyang Zhao
2020-10-29  7:58   ` Xie, WeiX
2020-10-28 10:59 ` [dts] [PATCH V2 5/8] tests/cvl_advanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp Haiyang Zhao
2020-10-29  6:29   ` Sun, QinX
2020-10-28 10:59 ` [dts] [PATCH V2 6/8] conf/cvl_advanced_rss_pppoe Haiyang Zhao
2020-10-28 10:59 ` [dts] [PATCH V2 7/8] tests/cvl_advanced_iavf_rss_vlan_esp_ah_l2tp_pfcp add cvl rss iavf test suite Haiyang Zhao
2020-10-29  6:32   ` Sun, QinX
2020-10-28 10:59 ` [dts] [PATCH V2 8/8] tests: add cvl_advanced_rss_gtpu Haiyang Zhao
2020-10-29  6:55   ` Zhao, HaiyangX

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