From: Tanya Brokhman <tanya.brokhman@huawei.com>
To: "dts@dpdk.org" <dts@dpdk.org>
Cc: Shahar Belkar <shahar.belkar@huawei.com>,
Tanya Brokhman <tanya.brokhman@huawei.com>
Subject: [dts] framework/settings: add hi1822 to settings
Date: Sun, 22 Dec 2019 10:25:35 +0000 [thread overview]
Message-ID: <dd450fef13324207ab29eef09184613f@huawei.com> (raw)
Add hi1822 to NICS and DRIVERS in settings.py.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: Tanya Brokhman <tanya.brokhman@huawei.com>
---
framework/settings.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/framework/settings.py b/framework/settings.py index fbff7db..7e8944e 100644
--- a/framework/settings.py
+++ b/framework/settings.py
@@ -108,6 +108,7 @@ NICS = {
'fastlinq_ql41000': '1077:8070',
'fastlinq_ql41000_vf': '1077:8090',
'carlsville': '8086:15ff',
+ 'hi1822': '19e5:1822',
}
DRIVERS = {
@@ -170,6 +171,7 @@ DRIVERS = {
'fastlinq_ql45000_vf': 'qede',
'fastlinq_ql41000_vf': 'qede',
'carlsville': 'i40e',
+ 'hi1822': 'hinic',
}
"""
--
2.21.0.windows.1
next reply other threads:[~2019-12-22 10:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-22 10:25 Tanya Brokhman [this message]
2019-12-27 6:09 ` 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=dd450fef13324207ab29eef09184613f@huawei.com \
--to=tanya.brokhman@huawei.com \
--cc=dts@dpdk.org \
--cc=shahar.belkar@huawei.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).