From: Hongbo Li <hongbox.li@intel.com>
To: dts@dpdk.org
Cc: Hongbo Li <hongbox.li@intel.com>
Subject: [dts][PATCH V2 1/2] conf/test_case_checklist: skip the dynamic_queue/test_rxq_chgring_setup and test_txq_chgring_setup on ice
Date: Tue, 10 Jan 2023 23:53:40 +0800 [thread overview]
Message-ID: <20230110155341.18701-1-hongbox.li@intel.com> (raw)
skip the dynamic_queue/test_rxq_chgring_setup and test_txq_chgring_setup on ice, according to the conclusion of the developer, ice does not support the setup queue command
Signed-off-by: Hongbo Li <hongbox.li@intel.com>
---
v2:modify comments in test_case_checklist.json
conf/test_case_checklist.json | 36 +++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index f31daf62..a8dce02c 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3807,5 +3807,41 @@
"Bug ID": "",
"Comments": "testpmd not support socket-mem param in freebsd"
}
+ ],
+ "rxq_chgring_setup":[
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "ICE_100G-E810C_QSFP",
+ "ICE_25G-E823C_QSFP",
+ "ICE_25G-E810C_SFP",
+ "ICE_25G-E810_XXV_SFP"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "this NIC not support this case"
+ }
+ ],
+ "txq_chgring_setup":[
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "ICE_100G-E810C_QSFP",
+ "ICE_25G-E823C_QSFP",
+ "ICE_25G-E810C_SFP",
+ "ICE_25G-E810_XXV_SFP"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "this NIC not support this case"
+ }
]
}
--
2.17.1
next reply other threads:[~2023-01-10 7:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-10 15:53 Hongbo Li [this message]
2023-01-10 15:53 ` [dts][PATCH V2 2/2] tests/dynamic_queue: " Hongbo Li
2023-01-10 8:02 ` lijuan.tu
-- strict thread matches above, loose matches on Subject: below --
2023-01-10 15:48 [dts][PATCH V2 1/2] conf/test_case_checklist: " Hongbo Li
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=20230110155341.18701-1-hongbox.li@intel.com \
--to=hongbox.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).