test suite reviews and discussions
 help / color / mirror / Atom feed
From: Xie wei <weix.xie@intel.com>
To: dts@dpdk.org
Cc: Xie wei <weix.xie@intel.com>
Subject: [dts] [PATCH V1] conf/test_case_checklist:igbvf driver not support interrupt
Date: Fri, 24 Jul 2020 17:40:18 +0800	[thread overview]
Message-ID: <20200724094018.28880-1-weix.xie@intel.com> (raw)

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


             reply	other threads:[~2020-07-24  9:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-24  9:40 Xie wei [this message]
2020-08-12  3:34 ` Tu, Lijuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200724094018.28880-1-weix.xie@intel.com \
    --to=weix.xie@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).