test suite reviews and discussions
 help / color / mirror / Atom feed
From: wenjieli <wenjiex.a.li@intel.com>
To: dts@dpdk.org
Cc: wenjieli <wenjiex.a.li@intel.com>
Subject: [dts] [PATCH V1] uni_pkt/nsh: NSH packet detection only supported by i40e driver nic; add the nics into support list.
Date: Fri, 10 Aug 2018 10:54:13 +0800	[thread overview]
Message-ID: <1533869653-116050-1-git-send-email-wenjiex.a.li@intel.com> (raw)

NSH packet detection only supported by i40e driver nic; add the nics into support list.

Signed-off-by: wenjieli <wenjiex.a.li@intel.com>
---
 conf/test_case_supportlist.json | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index d7bb654..3e157c8 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -518,5 +518,27 @@
             "Bug ID": "",
             "Comments": "This case only support on FVL"
         }
+    ],
+    "nsh": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_spirit_single",
+                "fortville_25g"
+                "fortpark",
+                "fortpark_TLV",
+                "fortpark_TLV_vf",
+                "fvl10g_vf"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case only support i40e driver nic"
+        }
     ]
 }
-- 
1.9.3

             reply	other threads:[~2018-08-10  2:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-10  2:54 wenjieli [this message]
2018-08-20 10:04 ` Liu, Yong

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=1533869653-116050-1-git-send-email-wenjiex.a.li@intel.com \
    --to=wenjiex.a.li@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).