From: "Liu, Yong" <yong.liu@intel.com>
To: "Peng, Yuan" <yuan.peng@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Peng, Yuan" <yuan.peng@intel.com>
Subject: Re: [dts] [PATCH] framework settings: add the NIC type(mgpk)
Date: Mon, 12 Sep 2016 09:00:29 +0000 [thread overview]
Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E60231130@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1473662879-5926-1-git-send-email-yuan.peng@intel.com>
Yuan, please do not use abbreviation for NIC's name. It's difficult to pronounce it.
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Peng yuan
> Sent: Monday, September 12, 2016 2:48 PM
> To: dts@dpdk.org
> Cc: Peng, Yuan
> Subject: [dts] [PATCH] framework settings: add the NIC type(mgpk)
>
> From: pengyuan <yuan.peng@intel.com>
>
> Signed-off-by: pengyuan <yuan.peng@intel.com>
>
> diff --git a/framework/settings.py b/framework/settings.py
> index 57eacf2..cf3f50b 100644
> --- a/framework/settings.py
> +++ b/framework/settings.py
> @@ -61,6 +61,7 @@ NICS = {
> 'twinville': '8086:1512',
> 'sageville': '8086:1563',
> 'sagepond' : '8086:15ad',
> + 'mgpk': '8086:15ce',
> 'sagepond_vf':'8086:15a8',
> 'hartwell': '8086:10d3',
> '82545EM': '8086:100f',
> @@ -104,6 +105,7 @@ DRIVERS = {
> 'sageville': 'ixgbe',
> 'sagepond' : 'ixgbe',
> 'sagepond_vf': 'ixgbevf',
> + 'mgpk' : 'ixgbe',
> 'hartwell': 'igb',
> '82545EM': 'igb',
> '82540EM': 'igb',
> --
> 2.5.0
prev parent reply other threads:[~2016-09-12 9:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-12 6:47 Peng yuan
2016-09-12 9:00 ` Liu, Yong [this message]
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=86228AFD5BCD8E4EBFD2B90117B5E81E60231130@SHSMSX103.ccr.corp.intel.com \
--to=yong.liu@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).