test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: Rami Rosen <ramirose@gmail.com>, "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH] framework settings: add fortpark 1G
Date: Mon, 7 Jan 2019 05:17:40 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0B9FDDC0@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1546237762-3966-1-git-send-email-ramirose@gmail.com>

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen
> Sent: Monday, December 31, 2018 2:29 PM
> To: dts@dpdk.org
> Cc: Rami Rosen <ramirose@gmail.com>
> Subject: [dts] [PATCH] framework settings: add fortpark 1G
> 
> This patch adds fortpark 1G, supported by the framework, to framework
> setting.
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  framework/settings.py | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/framework/settings.py b/framework/settings.py index
> 07c3ac6..39eb1db 100644
> --- a/framework/settings.py
> +++ b/framework/settings.py
> @@ -83,6 +83,7 @@ NICS = {
>      'fortville_spirit_single': '8086:1584',
>      'redrockcanyou': '8086:15a4',
>      'fortpark': '8086:374c',
> +    'fortpark_1g': '8086:37d1',
>      'fortpark_TLV': '8086:37d0',
>      'fortpark_TLV_vf': '8086:37cd',
>      'fvl10g_vf': '8086:154c',
> @@ -133,6 +134,7 @@ DRIVERS = {
>      'fortville_spirit_single': 'i40e',
>      'redrockcanyou': 'fm10k',
>      'fortpark': 'i40e',
> +    'fortpark_1g': 'i40e',
>      'fortpark_TLV': 'i40e',
>      'fortpark_TLV_vf': 'i40evf',
>      'fvl10g_vf': 'i40evf',
> --
> 1.8.3.1

      reply	other threads:[~2019-01-07  5:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-31  6:29 Rami Rosen
2019-01-07  5:17 ` Tu, Lijuan [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=8CE3E05A3F976642AAB0F4675D0AD20E0B9FDDC0@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=ramirose@gmail.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).