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: [email protected]
kernel/windows/netuio/netuio.inf | 2 ++
kernel/windows/netuio/netuio_dev.c | 3 +++
2 files changed, 5 insertions(+)
--
2.18.0.windows.1