From: Wenjie Li <wenjiex.a.li@intel.com>
To: dts@dpdk.org
Cc: Wenjie Li <wenjiex.a.li@intel.com>
Subject: [dts] [PATCH V1 2/4] conf/supportlist: append suite enable_package_download_in_ice_driver
Date: Tue, 25 Jun 2019 16:13:16 +0000 [thread overview]
Message-ID: <1561479198-34354-2-git-send-email-wenjiex.a.li@intel.com> (raw)
In-Reply-To: <1561479198-34354-1-git-send-email-wenjiex.a.li@intel.com>
Below 2 cases in enable_package_download_in_ice_driver only support cvl nics.
1. download_the_package_successfully
2. download_the_package_failed
Signed-off-by: Wenjie Li <wenjiex.a.li@intel.com>
---
conf/test_case_supportlist.json | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index e8c2a43..e7944ad 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1365,5 +1365,37 @@
"Bug ID": "",
"Comments": "This case currently support for cavium_a063 "
}
+ ],
+ "download_the_package_successfully": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "columbiaville_100g",
+ "columbiaville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case currently support for columbiaville"
+ }
+ ],
+ "download_the_package_failed": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "columbiaville_100g",
+ "columbiaville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case currently support for columbiaville"
+ }
]
}
--
2.17.1
next prev parent reply other threads:[~2019-06-25 7:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-25 16:13 [dts] [PATCH V1 1/4] framework/settings: append cvl 25g and 100g Wenjie Li
2019-06-25 16:13 ` Wenjie Li [this message]
2019-06-25 16:13 ` [dts] [PATCH V1 3/4] dep: add ice.pkg for cvl nics Wenjie Li
2019-06-25 16:13 ` [dts] [PATCH V1 4/4] tests: add new suite enable_package_download_in_ice_driver Wenjie Li
2019-06-25 9:00 ` 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=1561479198-34354-2-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).