From: "lu,peipei" <peipeix.lu@intel.com>
To: dts@dpdk.org
Cc: "Lu,peipei" <peipeix.lu@intel.com>
Subject: [dts] [PATCH V1] add fortville 25G Nics and its identifiers supported by the framework.
Date: Mon, 20 Mar 2017 14:24:57 +0800 [thread overview]
Message-ID: <1489991097-30006-1-git-send-email-peipeix.lu@intel.com> (raw)
From: "Lu,peipei" <peipeix.lu@intel.com>
Signed-off-by: Lu,peipei <peipeix.lu@intel.com>
---
framework/settings.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/framework/settings.py b/framework/settings.py
index 86a29a3..e01ff84 100644
--- a/framework/settings.py
+++ b/framework/settings.py
@@ -90,6 +90,7 @@ NICS = {
'ConnectX3': '15b3:1003',
'ConnectX4': '15b3:1013',
'boulderrapid': '8086:15d0',
+ 'fortville_25g':'8086:158b',
}
DRIVERS = {
@@ -134,6 +135,7 @@ DRIVERS = {
'ConnectX3': 'mlx4_core',
'ConnectX4': 'mlx5_core',
'boulderrapid': 'fm10k',
+ 'fortville_25g':'i40e',
}
"""
--
1.9.3
next reply other threads:[~2017-03-20 6:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 6:24 lu,peipei [this message]
2017-03-20 6:57 ` Liu, Yong
2017-03-20 7:47 lu,peipei
2017-03-27 1:19 ` Liu, Yong
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=1489991097-30006-1-git-send-email-peipeix.lu@intel.com \
--to=peipeix.lu@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).