[dts] [PATCH V1] conf/test_case_checklist:igbvf driver not support interrupt

Xie wei weix.xie at intel.com
Fri Jul 24 11:40:18 CEST 2020


igb driver support interrupt, but igbvf driver not support interrupt.

Signed-off-by: Xie wei <weix.xie at intel.com>
---
 conf/test_case_checklist.json | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 4dc0a48..68f1591 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2795,6 +2795,36 @@
             "Comments": "the nic not support this case"
         }
     ],
+    "nic_interrupt_VF_vfio_pci": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "igbvf driver not support interrupt"
+        }
+    ],
+    "nic_interrupt_VM_vfio_pci": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "powerville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "igbvf driver not support interrupt"
+        }
+    ],
     "change_linkspeed": [
         {
             "OS": [
-- 
2.17.1



More information about the dts mailing list