[dts][PATCH V3 2/2] conf/*: add ICE_25G-E810_XXV_SFP NIC in case list

Lingli Chen linglix.chen at intel.com
Mon May 30 07:31:42 CEST 2022


add ICE_25G-E810_XXV_SFP in not support case: check_specific_package_loading,
                            support case: download_the_package_successfully

Signed-off-by: Lingli Chen <linglix.chen at intel.com>
---
v3: fix format issue. 

v2: add ICE_25G-E810_XXV_SFP support case.

v1: add ICE_25G-E810_XXV_SFP in not support case.

 conf/test_case_checklist.json   | 1 +
 conf/test_case_supportlist.json | 1 +
 2 files changed, 2 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 053841ce..04de5526 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1795,6 +1795,7 @@
             ],
             "NIC": [
                 "ICE_100G-E810C_QSFP",
+                "ICE_25G-E810_XXV_SFP",
                 "ICE_25G-E810C_SFP"
             ],
             "Target": [
diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index 08f4840c..b23561a9 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1643,6 +1643,7 @@
             ],
             "NIC": [
                 "ICE_100G-E810C_QSFP",
+                "ICE_25G-E810_XXV_SFP",
                 "ICE_25G-E810C_SFP"
             ],
             "Target": [
-- 
2.17.1



More information about the dts mailing list