DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pallavi Kadam <pallavi.kadam@intel.com>
To: dev@dpdk.org, thomas@monjalon.net
Cc: ranjit.menon@intel.com, navasile@linux.microsoft.com,
	qi.z.zhang@intel.com, ferruh.yigit@intel.com,
	pallavi.kadam@intel.com
Subject: [dpdk-dev] [PATCH] dpdk-kmods/windows: Add Intel 100GbE Ethernet adapter device IDs to netuio INF
Date: Wed, 21 Apr 2021 17:05:03 -0700	[thread overview]
Message-ID: <20210422000503.7012-1-pallavi.kadam@intel.com> (raw)

Add Intel 100GbE Ethernet adapter device IDs to netuio inf file
in order to enable them on Windows.

Signed-off-by: Pallavi Kadam <pallavi.kadam@intel.com>
Reviewed-by: Ranjit Menon <ranjit.menon@intel.com>
---
 windows/netuio/netuio.inf | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/windows/netuio/netuio.inf b/windows/netuio/netuio.inf
index 28e7aeb..d166868 100644
--- a/windows/netuio/netuio.inf
+++ b/windows/netuio/netuio.inf
@@ -43,6 +43,12 @@ 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.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
+%Intel.F1599.Description%=netuio_Device, PCI\VEN_8086&DEV_1599
+%Intel.F159A.Description%=netuio_Device, PCI\VEN_8086&DEV_159A
+%Intel.F159B.Description%=netuio_Device, PCI\VEN_8086&DEV_159B
 %vmxnet3.Description%=netuio_Device, PCI\VEN_15AD&DEV_07B0
 
 [netuio_Device.NT]
@@ -102,6 +108,12 @@ 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.F1591.Description = "Intel(R) Ethernet Controller E810-C for backplane"
+Intel.F1592.Description = "Intel(R) Ethernet Controller E810-C for QSFP"
+Intel.F1593.Description = "Intel(R) Ethernet Controller E810-C for SFP"
+Intel.F1599.Description = "Intel(R) Ethernet Controller E810-XXV for backplane"
+Intel.F159A.Description = "Intel(R) Ethernet Controller E810-XXV for QSFP"
+Intel.F159B.Description = "Intel(R) Ethernet Controller E810-XXV for SFP"
 vmxnet3.Description = "VMWare Paravirtualized Ethernet v3"
 netuio.SVCDESC = "netuio Service"
 
-- 
2.18.0.windows.1


             reply	other threads:[~2021-04-21 23:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22  0:05 Pallavi Kadam [this message]
2021-05-18 19:17 ` Narcisa Ana Maria Vasile
2021-05-26 15:29   ` Thomas Monjalon

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=20210422000503.7012-1-pallavi.kadam@intel.com \
    --to=pallavi.kadam@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=navasile@linux.microsoft.com \
    --cc=qi.z.zhang@intel.com \
    --cc=ranjit.menon@intel.com \
    --cc=thomas@monjalon.net \
    /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).