All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Tu <u9012063@gmail.com>
To: "Kadam, Pallavi" <pallavi.kadam@intel.com>
Cc: dpdk-dev <dev@dpdk.org>, Ranjit Menon <ranjit.menon@intel.com>,
	 Dmitry Kozliuk <dmitry.kozliuk@gmail.com>
Subject: Re: [dpdk-dev] [PATCH v1] windows/netuio: add Intel 82599 10GbE VF device ID
Date: Sat, 25 Sep 2021 06:42:16 -0700	[thread overview]
Message-ID: <CALDO+SbMjH_c4bOhBLt_1fUAp_dFTCgQRXhr+v7Xpzcr1fvcHw@mail.gmail.com> (raw)
In-Reply-To: <a2b02f97-8043-2849-794e-b1c760246ff6@intel.com>

On Fri, Sep 24, 2021 at 3:24 PM Kadam, Pallavi <pallavi.kadam@intel.com> wrote:
>
> Hi William,
>
> On 9/22/2021 2:19 PM, William Tu wrote:
>
> Add Intel 82599 10GbE Ethernet adapter VF device IDs to
> netuio inf file in order to enable them on Windows.
>
> Signed-off-by: William Tu <u9012063@gmail.com>
> ---
>  windows/netuio/netuio.inf | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/windows/netuio/netuio.inf b/windows/netuio/netuio.inf
> index d166868..6b45ab0 100644
> --- a/windows/netuio/netuio.inf
> +++ b/windows/netuio/netuio.inf
> @@ -43,6 +43,7 @@ HKR,,Icon,,-5
>  %Intel.F101F.Description%=netuio_Device, PCI\VEN_8086&DEV_101F
>  %Intel.F104F.Description%=netuio_Device, PCI\VEN_8086&DEV_104F
>  %Intel.F104E.Description%=netuio_Device, PCI\VEN_8086&DEV_104E
> +%Intel.F10ED.Description%=netuio_Device, PCI\VEN_8086&DEV_10ED
>  %Intel.F1591.Description%=netuio_Device, PCI\VEN_8086&DEV_1591
>  %Intel.F1592.Description%=netuio_Device, PCI\VEN_8086&DEV_1592
>  %Intel.F1593.Description%=netuio_Device, PCI\VEN_8086&DEV_1593
> @@ -108,6 +109,7 @@ Intel.F15FF.Description = "Intel(R) Ethernet Controller X710 for 10GBASE-T"
>  Intel.F101F.Description = "Intel(R) Ethernet Controller V710 for 5GBASE-T"
>  Intel.F104F.Description = "Intel(R) Ethernet Controller X710 for 10 Gigabit backplane"
>  Intel.F104E.Description = "Intel(R) Ethernet Controller X710 for 10 Gigabit SFP+"
> +Intel.F10ED.Description = "Intel(R) Ethernet Controller 82599 10GbE Virtual Function"
>
> As per NDIS INF, please use following string:
> "Intel(R) 82599 Virtual Function"
> This is decided by marketing team and cannot be changed.
>
Thank you, I will send v2 and use the above string.
William

  reply	other threads:[~2021-09-25 13:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 21:19 [dpdk-dev] [PATCH v1] windows/netuio: add Intel 82599 10GbE VF device ID William Tu
2021-09-24 22:24 ` Kadam, Pallavi
2021-09-25 13:42   ` William Tu [this message]
2021-10-07 21:16 ` [dpdk-dev] [PATCH v2] windows/netuio: add Intel 82599 Virtual Function William Tu

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=CALDO+SbMjH_c4bOhBLt_1fUAp_dFTCgQRXhr+v7Xpzcr1fvcHw@mail.gmail.com \
    --to=u9012063@gmail.com \
    --cc=dev@dpdk.org \
    --cc=dmitry.kozliuk@gmail.com \
    --cc=pallavi.kadam@intel.com \
    --cc=ranjit.menon@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.