test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Jiang, YuX" <yux.jiang@intel.com>
To: dts@dpdk.org
Cc: "Jiang,yu" <yux.jiang@intel.com>
Subject: [dts] [PATCH V1] conf/test_case_checklist: sagepond does not support fdir_L2
Date: Fri, 24 Apr 2020 15:16:18 +0800	[thread overview]
Message-ID: <1587712578-94303-1-git-send-email-yux.jiang@intel.com> (raw)

From: "Jiang,yu" <yux.jiang@intel.com>

fdir_L2 only support i40e driver, sagepond doesn't support dump_driver_info

Signed-off-by: Jiang,yu <yux.jiang@intel.com>
---
 conf/test_case_checklist.json | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index c0831f3..0434f07 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2909,6 +2909,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -2924,6 +2925,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -2939,6 +2941,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -2954,6 +2957,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -2969,6 +2973,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -3235,18 +3240,19 @@
             "Comments": "Feature will be ready in next stage(P3)"
         }
     ],
-	"dump_driver_info": [
+    "dump_driver_info": [
         {
             "OS": [
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "foxville"
             ],
             "Target": [
                 "ALL"
             ],
-            "Bug ID": "",
+            "Bug ID": "DPDK-14025",
             "Comments": "NIC not support this case"
         }
     ]
-- 
2.17.2


             reply	other threads:[~2020-04-24  7:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  7:16 Jiang, YuX [this message]
2020-04-24  7:33 ` Jiang, YuX
2020-04-27  7:50 ` 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=1587712578-94303-1-git-send-email-yux.jiang@intel.com \
    --to=yux.jiang@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).