mbox series

[V1,0/3] add NIC IGC-I226_LM in support cases

Message ID 20220624053903.4195-1-linglix.chen@intel.com (mailing list archive)
Headers
Series add NIC IGC-I226_LM in support cases |

Message

Lingli Chen June 24, 2022, 5:39 a.m. UTC
  Lingli Chen (3):
  framework: add NIC IGC-I226_LM identifiers
  conf/test_case_*: add NIC IGC-I226_LM in support cases
  tests/*: add NIC IGC-I226_LM in support suits

 conf/test_case_checklist.json            | 53 ++++++++++++++----------
 conf/test_case_supportlist.json          | 23 +++++++---
 framework/settings.py                    |  2 +
 test_plans/shutdown_api_test_plan.rst    |  2 +-
 tests/TestSuite_generic_flow_api.py      | 26 +++++++++---
 tests/TestSuite_jumboframes.py           |  1 +
 tests/TestSuite_mtu_update.py            |  2 +-
 tests/TestSuite_pmdrss_hash.py           |  1 +
 tests/TestSuite_pmdrssreta.py            |  7 ++--
 tests/TestSuite_qinq_filter.py           |  1 +
 tests/TestSuite_rss_to_rte_flow.py       | 31 +++++++-------
 tests/TestSuite_rxtx_offload.py          |  4 +-
 tests/TestSuite_shutdown_api.py          |  8 ++--
 tests/TestSuite_uni_pkt.py               |  3 ++
 tests/TestSuite_userspace_ethtool.py     |  3 +-
 tests/TestSuite_vlan_ethertype_config.py |  8 ++--
 16 files changed, 111 insertions(+), 64 deletions(-)