[dts] [PATCH V1] conf/test_case_checklist:i40e not support change speed on kernel driver

xizhan4x xix.zhang at intel.com
Thu Jun 4 04:20:14 CEST 2020


i40e not support change speed on kernel driver 

Signed-off-by: xizhan4x <xix.zhang at intel.com>
---
 conf/test_case_checklist.json | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 73eda68..48c7c5e 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3425,5 +3425,27 @@
             "Bug ID": "",
             "Comments": "32 bites not support this case(memoory not enough)."
         }
+    ],
+    "change_linkspeed_vf": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+	        "fortville_spirit_single",
+	        "fortpark",
+	        "fortpark_TLV",
+	        "fortville_25g",
+	        "carlsville"
+	        	
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "ethtool not support change speed on i40e"
+        }
     ]
 }
-- 
2.17.2



More information about the dts mailing list