[dts] [PATCH V1] conf/checklist:add not NIC supported

Xie Wei weix.xie at intel.com
Wed Apr 22 08:02:24 CEST 2020


From: "Xie,WeiX" <weix.xie at intel.com>

ixgbe not support sriov_kwm,vf_interrupt_pmd not support some nics.

Signed-off-by: Xie,WeiX <weix.xie at intel.com>
---
 conf/test_case_checklist.json | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d29d235..cd5d01f 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2245,7 +2245,9 @@
             ],
             "NIC": [
                 "niantic",
-                "sagepond"
+                "sagepond",
+                "sageville",
+                "twinpond"
             ],
             "Target": [
                 "ALL"
@@ -2513,7 +2515,9 @@
             ],
             "NIC": [
                 "niantic",
-                "sagepond"
+                "sagepond",
+                "sageville",
+                "twinpond"
             ],
             "Target": [
                 "ALL"
@@ -2705,9 +2709,11 @@
             ],
             "NIC": [
                 "niantic",
-		"sagepond",
-		"sageville",
-		"fortville_25g"
+		        "sagepond",
+		        "sageville",
+		        "fortville_25g",
+                "twinpond",
+                "powerville"
             ],
             "Target": [
                 "ALL"
@@ -2725,7 +2731,9 @@
                 "niantic",
                 "sagepond",
                 "sageville",
-		"fortville_25g"
+		        "fortville_25g",
+                "twinpond",
+                "powerville"
             ],
             "Target": [
                 "ALL"
-- 
1.8.3.1



More information about the dts mailing list