DPDK patches and discussions
 help / color / mirror / Atom feed
From: Martin Birks <martin.birks@activfinancial.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH 1/2] kernel/windows: Added support for X710-DA2 to inf file.
Date: Thu, 28 Feb 2019 15:44:30 +0000	[thread overview]
Message-ID: <20190228154431.23704-2-martin.birks@activfinancial.com> (raw)
In-Reply-To: <20190228154431.23704-1-martin.birks@activfinancial.com>

Signed-off-by: Martin Birks <martin.birks@activfinancial.com>
---
 kernel/windows/netuio/netuio.inf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kernel/windows/netuio/netuio.inf b/kernel/windows/netuio/netuio.inf
index 0453b371a..cf7c71345 100644
--- a/kernel/windows/netuio/netuio.inf
+++ b/kernel/windows/netuio/netuio.inf
@@ -55,6 +55,7 @@ DriverVer=
 %F158B.netuio.Description%=netuio_Device, PCI\VEN_8086&DEV_158B   ; I40E_DEV_ID_25G_SFP28
 %F37D0.netuio.Description%=netuio_Device, PCI\VEN_8086&DEV_37D0
 %F153B.netuio.Description%=netuio_Device, PCI\VEN_8086&DEV_153B
+%F1572.netuio.Description%=netuio_Device, PCI\VEN_8086&DEV_1572
 
 [netuio_Device.NT]
 CopyFiles=Drivers_Dir
@@ -114,5 +115,6 @@ F158A.netuio.Description = "DPDK netUIO for Intel(R) Ethernet Network Adapter XX
 F158B.netuio.Description = "DPDK netUIO for Intel(R) Ethernet Network Adapter XXV710-DA1"
 F37D0.netuio.Description = "DPDK netUIO for Intel(R) Ethernet Connection X722"
 F153B.netuio.Description = "DPDK netUIO for Intel(R) Ethernet Connection I217-V"
+F1572.netuio.Description = "DPDK netUIO for Intel(R) Ethernet Network Adapter X710-DA2"
 netuio.DeviceDesc = "netuio Device"
 netuio.SVCDESC = "netuio Service"
-- 
2.18.0.windows.1

  reply	other threads:[~2019-02-28 15:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-28 15:44 [dpdk-dev] [PATCH 0/2] dpdk-draft-windows X710-DA2 compatibility Martin Birks
2019-02-28 15:44 ` Martin Birks [this message]
2019-02-28 15:44 ` [dpdk-dev] [PATCH 2/2] kernel/windows: set FILE_AUTOGENERATED_DEVICE_NAME to true so that SDDL string can be set successfully. Fixes: 9087d5ff8375 ("doc: change the Windows UIO driver's default security descriptor to admin only") Cc: haramakr@microsoft.com Martin Birks
  -- strict thread matches above, loose matches on Subject: below --
2019-02-28 15:38 [dpdk-dev] [PATCH 0/2] *** dpdk-draft-windows X710-DA2 compatibility *** Martin Birks
2019-02-28 15:38 ` [dpdk-dev] [PATCH 1/2] kernel/windows: Added support for X710-DA2 to inf file Martin Birks

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=20190228154431.23704-2-martin.birks@activfinancial.com \
    --to=martin.birks@activfinancial.com \
    --cc=dev@dpdk.org \
    /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).