test suite reviews and discussions
 help / color / mirror / Atom feed
From: Lingli Chen <linglix.chen@intel.com>
To: dts@dpdk.org
Cc: yuan.peng@intel.com, Lingli Chen <linglix.chen@intel.com>
Subject: [dts][PATCH V1 2/3] conf/test_case_checklist: add case fdir_wrong_parameters
Date: Mon,  1 Aug 2022 23:13:09 -0400	[thread overview]
Message-ID: <20220802031310.5523-2-linglix.chen@intel.com> (raw)
In-Reply-To: <20220802031310.5523-1-linglix.chen@intel.com>

fdir_wrong_parameters: testpmd not support socket-mem param in freebsd

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

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 5d166cb2..e3784ec5 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3777,5 +3777,20 @@
             "Bug ID": "",
             "Comments": "the nic on the environment not support this case"
         }
+    ],
+    "fdir_wrong_parameters":[
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "ALL"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "testpmd not support socket-mem param in freebsd"
+        }
     ]
 }
-- 
2.17.1


  reply	other threads:[~2022-08-02  3:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02  3:13 [dts][PATCH V1 1/3] test_plans/generic_flow_api: add i40e case fdir_for_vlan Lingli Chen
2022-08-02  3:13 ` Lingli Chen [this message]
2022-08-30  6:06   ` [dts][PATCH V1 2/3] conf/test_case_checklist: add case fdir_wrong_parameters Peng, Yuan
2022-08-02  3:13 ` [dts][PATCH V1 3/3] tests/generic_flow_api: add case fdir_wrong_parameters sync with testplan Lingli Chen
2022-08-10  9:05   ` Huang, ChenyuX
2022-08-30  6:06   ` Peng, Yuan
2022-09-07  9:12   ` lijuan.tu
2022-08-10  3:30 ` [dts][PATCH V1 1/3] test_plans/generic_flow_api: add i40e case fdir_for_vlan Peng, Yuan

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=20220802031310.5523-2-linglix.chen@intel.com \
    --to=linglix.chen@intel.com \
    --cc=dts@dpdk.org \
    --cc=yuan.peng@intel.com \
    /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).