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

Message ID 20200724094018.28880-1-weix.xie@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] conf/test_case_checklist:igbvf driver not support interrupt |

Commit Message

Xie, WeiX July 24, 2020, 9:40 a.m. UTC
  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(+)
  

Comments

Tu, Lijuan Aug. 12, 2020, 3:34 a.m. UTC | #1
> 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 ++++++++++++++++++++++++++++++

Applied, thanks
  

Patch

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": [