From: "Liu, Yong" <yong.liu@intel.com>
To: "lu,peipei" <peipeix.lu@intel.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH V1] add fortville 25G Nics and its identifiers supported by the framework.
Date: Mon, 20 Mar 2017 14:57:26 +0800 [thread overview]
Message-ID: <58CF7D56.6070708@intel.com> (raw)
In-Reply-To: <1489991097-30006-1-git-send-email-peipeix.lu@intel.com>
Applied, please use pep8 tool to check format issue first.
On 03/20/2017 02:24 PM, lu,peipei wrote:
> 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',
> }
>
> """
next prev parent reply other threads:[~2017-03-20 7:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 6:24 lu,peipei
2017-03-20 6:57 ` Liu, Yong [this message]
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=58CF7D56.6070708@intel.com \
--to=yong.liu@intel.com \
--cc=dts@dpdk.org \
--cc=peipeix.lu@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).