test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist:igbvf driver not support interrupt
@ 2020-07-24  9:40 Xie wei
  2020-08-12  3:34 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Xie wei @ 2020-07-24  9:40 UTC (permalink / raw)
  To: dts; +Cc: Xie wei

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

Signed-off-by: Xie wei <weix.xie@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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-12  3:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  9:40 [dts] [PATCH V1] conf/test_case_checklist:igbvf driver not support interrupt Xie wei
2020-08-12  3:34 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).