[dts] [PATCH 00/17] enable carlsville

qifu qi.fu at intel.com
Mon Aug 19 13:06:08 CEST 2019


Add carlsville to settings.py, checklist, supportlist and other
testsuits to enable it in dpdk.

qifu (17):
  conf/test_case_checklist: add carlsville to checklist
  framework/settings: add carlsville to settings
  conf/test_case_supportlist: add carlsville to supportlist
  tests/TestSuite_dual_vlan: add carlsville to support nic of dual_vlan
  tests/TestSuite_fdir: add carlsville to support nic of fdir
  tests/TestSuite_fortville_rss_granularity_config: add carlsville to
    support nic of fortville_rss_granularity_config
  tests/TestSuite_generic_filter: add carlsville to support nic of
    generic_filter
  tests/TestSuite_ipgre: add carlsville to support nic of ipgre
  tests/TestSuite_link_status_interrupt: add carlsville to support nic
    of link_status_interrupt
  tests/TestSuite_nvgre: add carlsville to support nic of nvgre
  tests/TestSuite_pmdrss_hash: add carlsville to support nic of
    pmdrss_hash
  tests/TestSuite_ptype_mapping: add carlsville to support nic of
    ptype_mapping
  tests/TestSuite_scatter: add carlsville to support nic of scatter
  tests/TestSuite_uni_pkt: add carlsville to support nic of uni_pkt
  tests/TestSuite_vlan_ethertype_config: add carlsville to support nic
    of vlan_ethertype_config
  tests/TestSuite_vlan: add carlsville to support nic of vlan
  tests/TestSuite_vxlan: add carlsville to support nic of vxlan

 conf/test_case_checklist.json                 | 48 ++++++++++++-------
 conf/test_case_supportlist.json               | 39 ++++++++++-----
 framework/settings.py                         |  2 +
 tests/TestSuite_dual_vlan.py                  | 20 ++++----
 tests/TestSuite_fdir.py                       | 32 ++++++-------
 ...tSuite_fortville_rss_granularity_config.py |  2 +-
 tests/TestSuite_generic_filter.py             |  6 +--
 tests/TestSuite_ipgre.py                      |  2 +-
 tests/TestSuite_link_status_interrupt.py      |  2 +-
 tests/TestSuite_nvgre.py                      |  2 +-
 tests/TestSuite_pmdrss_hash.py                |  6 +--
 tests/TestSuite_ptype_mapping.py              |  2 +-
 tests/TestSuite_scatter.py                    |  2 +-
 tests/TestSuite_uni_pkt.py                    | 24 +++++-----
 tests/TestSuite_vlan.py                       |  2 +-
 tests/TestSuite_vlan_ethertype_config.py      |  2 +-
 tests/TestSuite_vxlan.py                      |  2 +-
 17 files changed, 113 insertions(+), 82 deletions(-)

-- 
2.17.1



More information about the dts mailing list