mbox

[0/2] dpdk-draft-windows X710-DA2 compatibility

Message ID 20190228154431.23704-1-martin.birks@activfinancial.com (mailing list archive)
Headers

Message

Martin Birks Feb. 28, 2019, 3:44 p.m. UTC
  An effort was made to get dpdk working on Windows Server 2019 with an X710-DA2 card. This required the minimal changes as in the patches

Martin Birks (2):
  kernel/windows: Added support for X710-DA2 to inf file.
  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

 kernel/windows/netuio/netuio.inf   | 2 ++
 kernel/windows/netuio/netuio_dev.c | 3 +++
 2 files changed, 5 insertions(+)