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
Signed-off-by: Martin Birks
---
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
Signed-off-by: Martin Birks
---
kernel/windows/netuio/netuio_dev.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/kernel/windows/netuio/netuio_dev.c
b/kernel/windows/netuio/netuio_dev.c
index f5d41cb65..1f01e2324 100644
--- a/kernel/windows/netuio/netuio_dev.c
+++ b/kernel/windows
---
kernel/windows/netuio/netuio_dev.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/kernel/windows/netuio/netuio_dev.c
b/kernel/windows/netuio/netuio_dev.c
index f5d41cb65..1f01e2324 100644
--- a/kernel/windows/netuio/netuio_dev.c
+++ b/kernel/windows/netuio/netuio_dev.c
@@ -33,6 +33,9
---
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
*** 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
6 matches
Mail list logo