[dts] [PATCH V1] conf/test_case_checklist:only support i40e

Xie Wei weix.xie at intel.com
Mon Feb 24 06:19:25 CET 2020


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

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index b7251a8..c12e3e3 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2641,5 +2641,40 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+    "nic_multi_queues_interrupt_VF_vfio_pci": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic",
+		"sagepond",
+		"sageville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ],
+    "nic_multi_queues_interrupt_VM_vfio_pci": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "niantic",
+                "sagepond",
+                "sageville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
+
 }
-- 
2.17.2



More information about the dts mailing list