[dts] [PATCH V3] conf/checklist: add change_linkspeed support

Zeng Xiaoxiao xiaoxiaox.zeng at intel.com
Tue Mar 17 12:42:13 CET 2020


Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng at intel.com>
---
 conf/test_case_checklist.json | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index ba4e201..7679049 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2664,6 +2664,24 @@
             "Comments": "the nic not support this case"
         }
     ],
+    "change_linkspeed": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville",
+                "springville",
+                "columbiaville_25g",
+                "columbiaville_100g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "only i40e and ixgbe driver support this case"
+        }
+    ],
     "change_linkspeed_vf": [
         {
             "OS": [
-- 
1.8.3.1



More information about the dts mailing list