test suite reviews and discussions
 help / color / mirror / Atom feed
From: Zhimin Huang <zhiminx.huang@intel.com>
To: dts@dpdk.org
Cc: Zhimin Huang <zhiminx.huang@intel.com>
Subject: [dts] [PATCH V1 0/8] modified suite to support pkg check
Date: Thu, 18 Mar 2021 13:27:23 +0800	[thread overview]
Message-ID: <1616045251-65532-1-git-send-email-zhiminx.huang@intel.com> (raw)

 1.To adapt needs and framework modifications, these suite add decorator to support pkg check

 2.Pppoe has a large number of cases and only support comms pkg, so split pppoe case into new suite

Zhimin Huang (8):
  tests/cvl_advanced_rss_pppoe:rename pppoe suite
  add decorator to support nic and pkg check
  tests/cvl_advanced_rss_pppoe:support nic and pkg check
  tests/cvl_dcf_switch_filter:support nic and pkg check
  tests/cvl_switch_filter:support nic and pkg check
  tests/cvl_advanced_rss_vlan_esp_ah_l2tp_pfcp:split pppoe into new
    suite
  tests/cvl_dcf_switch_filter_pppoe:split pppoe into new suite
  tests/cvl_switch_filter_pppoe:split pppoe into new suite

 ..._cvl_advanced_iavf_rss_vlan_esp_ah_l2tp_pfcp.py |   82 +-
 tests/TestSuite_cvl_advanced_rss_pppoe.py          | 4754 ++++++++++++++++
 ...cvl_advanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp.py | 5667 --------------------
 ...Suite_cvl_advanced_rss_vlan_esp_ah_l2tp_pfcp.py |  998 ++++
 tests/TestSuite_cvl_dcf_switch_filter.py           |  542 +-
 tests/TestSuite_cvl_dcf_switch_filter_pppoe.py     |  912 ++++
 tests/TestSuite_cvl_fdir.py                        |    8 +-
 tests/TestSuite_cvl_switch_filter.py               | 2761 +---------
 tests/TestSuite_cvl_switch_filter_pppoe.py         | 2965 ++++++++++
 tests/TestSuite_iavf_fdir.py                       |   53 +-
 tests/TestSuite_l2tp_esp_coverage.py               |   50 +-
 11 files changed, 9869 insertions(+), 8923 deletions(-)
 create mode 100644 tests/TestSuite_cvl_advanced_rss_pppoe.py
 delete mode 100644 tests/TestSuite_cvl_advanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp.py
 create mode 100644 tests/TestSuite_cvl_advanced_rss_vlan_esp_ah_l2tp_pfcp.py
 mode change 100644 tests/TestSuite_cvl_dcf_switch_filter.py
 create mode 100644 tests/TestSuite_cvl_dcf_switch_filter_pppoe.py
 create mode 100644 tests/TestSuite_cvl_switch_filter_pppoe.py

-- 
1.8.3.1


             reply	other threads:[~2021-03-18  5:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18  5:27 Zhimin Huang [this message]
2021-03-18  5:27 ` [dts] [PATCH V1 1/8] tests/cvl_advanced_rss_pppoe:rename pppoe suite Zhimin Huang
2021-03-18  5:27 ` [dts] [PATCH V1 2/8] add decorator to support nic and pkg check Zhimin Huang
2021-03-18  5:27 ` [dts] [PATCH V1 3/8] tests/cvl_advanced_rss_pppoe:support " Zhimin Huang
2021-03-18  5:27 ` [dts] [PATCH V1 4/8] tests/cvl_dcf_switch_filter:support " Zhimin Huang
2021-03-18  5:27 ` [dts] [PATCH V1 5/8] tests/cvl_switch_filter:support " Zhimin Huang
2021-03-18  5:27 ` [dts] [PATCH V1 6/8] tests/cvl_advanced_rss_vlan_esp_ah_l2tp_pfcp:split pppoe into new suite Zhimin Huang
2021-03-18  5:27 ` [dts] [PATCH V1 7/8] tests/cvl_dcf_switch_filter_pppoe:split " Zhimin Huang
2021-03-18  5:27 ` [dts] [PATCH V1 8/8] tests/cvl_switch_filter_pppoe:split " Zhimin Huang
2021-03-19  8:54 ` [dts] [PATCH V1 0/8] modified suite to support pkg check 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=1616045251-65532-1-git-send-email-zhiminx.huang@intel.com \
    --to=zhiminx.huang@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).