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

Lingli Chen linglix.chen at intel.com
Fri May 27 10:16:29 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>
---
V2: add ICE_25G-E810_XXV_SFP in not support case.

V1: add ICE_25G-E810_XXV_SFP 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 2185fcaf..354dec44 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