Re: [dpdk-dev] [PATCH] dpdk-kmods/windows: Add Intel 100GbE Ethernet adapter device IDs to netuio INF
From: Thomas Monjalon <hidden>
Date: 2021-05-26 15:29:15
From: Thomas Monjalon <hidden>
Date: 2021-05-26 15:29:15
18/05/2021 21:17, Narcisa Ana Maria Vasile:
On Wed, Apr 21, 2021 at 05:05:03PM -0700, Pallavi Kadam wrote:quoted
Add Intel 100GbE Ethernet adapter device IDs to netuio inf file in order to enable them on Windows. Signed-off-by: Pallavi Kadam <redacted> Reviewed-by: Ranjit Menon <redacted> --- windows/netuio/netuio.inf | 12 ++++++++++++ 1 file changed, 12 insertions(+)Successfully installed netuio and tested by running l2fwd. Acked-by: Narcisa Vasile <redacted>
Applied, thanks.