test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: Lijuan Tu <lijuanx.a.tu@intel.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH]framework settings: support new VF NICs
Date: Mon, 20 Feb 2017 15:30:21 +0800	[thread overview]
Message-ID: <58AA9B0D.4090002@intel.com> (raw)
In-Reply-To: <1487052437-25192-1-git-send-email-lijuanx.a.tu@intel.com>

Thanks, applied.

On 02/14/2017 02:07 PM, Lijuan Tu wrote:
> Support sageville_vf, vitual NIC from X550
>
> Signed-off-by: Lijuan Tu <lijuanx.a.tu@intel.com>
> ---
>   framework/settings.py | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/framework/settings.py b/framework/settings.py
> index acffa34..86a29a3 100644
> --- a/framework/settings.py
> +++ b/framework/settings.py
> @@ -62,6 +62,7 @@ NICS = {
>       'twinpond': '8086:1528',
>       'twinville': '8086:1512',
>       'sageville': '8086:1563',
> +    'sageville_vf': '8086:1565',
>       'sagepond': '8086:15ad',
>       'sagepond_vf': '8086:15a8',
>       'magnolia_park': '8086:15ce',
> @@ -105,6 +106,7 @@ DRIVERS = {
>       'twinpond': 'ixgbe',
>       'twinville': 'ixgbe',
>       'sageville': 'ixgbe',
> +    'sageville_vf': 'ixgbevf',
>       'sagepond': 'ixgbe',
>       'sagepond_vf': 'ixgbevf',
>       'magnolia_park' : 'ixgbe',

      reply	other threads:[~2017-02-20  7:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14  6:07 Lijuan Tu
2017-02-20  7:30 ` 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=58AA9B0D.4090002@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuanx.a.tu@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).