From: Wenjie Li <wenjiex.a.li@intel.com>
To: dts@dpdk.org
Cc: yuan.peng@intel.com, Wenjie Li <wenjiex.a.li@intel.com>
Subject: [dts] [PATCH V1] framework/settings: append columbiaville NIC
Date: Thu, 27 Jun 2019 16:39:21 +0000 [thread overview]
Message-ID: <1561653562-14740-2-git-send-email-wenjiex.a.li@intel.com> (raw)
In-Reply-To: <1561653562-14740-1-git-send-email-wenjiex.a.li@intel.com>
append columbiaville NIC
Signed-off-by: Wenjie Li <wenjiex.a.li@intel.com>
---
framework/settings.py | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/framework/settings.py b/framework/settings.py
index 34d49f7..b0bcd4b 100644
--- a/framework/settings.py
+++ b/framework/settings.py
@@ -100,6 +100,8 @@ NICS = {
'hi1822': '19e5:1822',
'fortvile_bdw_de': '8086:15ac',
'cavium_a063': '177d:a063',
+ 'columbiaville_100g': '8086:1592',
+ 'columbiaville_25g': '8086:1593',
}
DRIVERS = {
@@ -154,6 +156,8 @@ DRIVERS = {
'hi1822': 'hinic',
'fortvile_bdw_de': 'ixgbe',
'cavium_a063': 'octeontx2-nicpf',
+ 'columbiaville_100g': 'ice',
+ 'columbiaville_25g': 'ice',
}
"""
--
2.17.1
next prev parent reply other threads:[~2019-06-27 7:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-27 16:39 [dts] [PATCH V1] conf/supportlist: append enable_package_download_in_ice_driver cases Wenjie Li
2019-06-27 8:29 ` Li, WenjieX A
2019-06-28 3:14 ` Peng, Yuan
2019-06-27 16:39 ` Wenjie Li [this message]
2019-06-27 8:29 ` [dts] [PATCH V1] framework/settings: append columbiaville NIC Li, WenjieX A
2019-07-03 6:13 ` Tu, Lijuan
2019-06-27 16:39 ` [dts] [PATCH V1] tests: add new script enable_package_download_in_ice_driver Wenjie Li
2019-06-27 8:29 ` Li, WenjieX A
2019-06-28 3:14 ` Peng, Yuan
2019-07-03 6:13 ` Tu, Lijuan
2019-07-03 6:13 ` [dts] [PATCH V1] conf/supportlist: append enable_package_download_in_ice_driver cases 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=1561653562-14740-2-git-send-email-wenjiex.a.li@intel.com \
--to=wenjiex.a.li@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).