test suite reviews and discussions
 help / color / mirror / Atom feed
From: "zhu,shuai" <shuaix.zhu@intel.com>
To: dts@dpdk.org
Cc: "zhu,shuai" <shuaix.zhu@intel.com>
Subject: [dts] [PATCH V1] conf/checklist:update powerville and Niantic not supported cases
Date: Fri, 21 Sep 2018 11:04:19 +0800	[thread overview]
Message-ID: <1537499059-8202-1-git-send-email-shuaix.zhu@intel.com> (raw)

niantic and powerville should skip below cases:
    queue_region_with_rss_rule_api,
    queue_region_with_rss_rule_combination,
    queue_region_with_invalid_parameter


Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
---
 conf/test_case_checklist.json | 50 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 49 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index c595576..d330f61 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1998,5 +1998,53 @@
             "Bug ID": "",
             "Comments": "Niantic not support this case"
         }
-    ]
+    ],
+    "queue_region_with_rss_rule_api": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "powerville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "the nic not support this case"
+         }
+     ],
+    "queue_region_with_rss_rule_combination": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "powerville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "the nic not support this case"
+         }
+     ],
+    "queue_region_with_invalid_parameter": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "powerville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "the nic not support this case"
+         }
+     ]
 }
-- 
1.9.3

                 reply	other threads:[~2018-09-21  3:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1537499059-8202-1-git-send-email-shuaix.zhu@intel.com \
    --to=shuaix.zhu@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).