test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/8] modified suite to support pkg check
@ 2021-03-18  5:27 Zhimin Huang
  2021-03-18  5:27 ` [dts] [PATCH V1 1/8] tests/cvl_advanced_rss_pppoe:rename pppoe suite Zhimin Huang
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Zhimin Huang @ 2021-03-18  5:27 UTC (permalink / raw)
  To: dts; +Cc: Zhimin Huang

 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


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

end of thread, other threads:[~2021-03-19  8:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18  5:27 [dts] [PATCH V1 0/8] modified suite to support pkg check Zhimin Huang
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

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