test suite reviews and discussions
 help / color / mirror / Atom feed
From: Lingli Chen <linglix.chen@intel.com>
To: dts@dpdk.org
Cc: Lingli Chen <linglix.chen@intel.com>
Subject: [dts] [PATCH V1 1/3] conf/test_case_checklist: add two cases about nic not support
Date: Wed, 25 Aug 2021 18:30:32 +0000	[thread overview]
Message-ID: <20210825183034.63754-2-linglix.chen@intel.com> (raw)
In-Reply-To: <20210825183034.63754-1-linglix.chen@intel.com>

add two cases about nic not support

Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
 conf/test_case_checklist.json | 38 +++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 4726aac3..8cd47dd1 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3689,5 +3689,43 @@
              "Bug ID": "",
              "Comments": "NIC not support this case"
          }
+    ],
+    "create_same_rule_after_destroy": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "sageville",
+                 "sagepond",
+                 "springville",
+                 "powerville",
+                 "foxville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "NIC not support this case"
+         }
+    ],
+    "create_different_rule_after_destroy": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "sageville",
+                 "sagepond",
+                 "springville",
+                 "powerville",
+                 "foxville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "NIC not support this case"
+         }
     ]
 }
-- 
2.32.0


  reply	other threads:[~2021-08-25 10:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 18:30 [dts] [PATCH V1 0/3] generic_flow_api: add two test cases Lingli Chen
2021-08-25 18:30 ` Lingli Chen [this message]
2021-08-25 18:30 ` [dts] [PATCH V1 2/3] test_plans/generic_flow_api: " Lingli Chen
2021-08-30  6:06   ` Lin, Xueqin
2021-08-25 18:30 ` [dts] [PATCH V1 3/3] tests/generic_flow_api: " Lingli Chen
2021-08-30  6:06   ` Lin, Xueqin
2021-08-26  2:14 ` [dts] [PATCH V1 0/3] generic_flow_api: " Chen, LingliX
2021-09-03  4:51   ` 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=20210825183034.63754-2-linglix.chen@intel.com \
    --to=linglix.chen@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).