On 10/8/2021 5:14 PM, William Tu wrote:
On Fri, Oct 8, 2021 at 5:02 PM Kadam, Pallavi <pallavi.ka...@intel.com> wrote:
On 10/8/2021 6:53 AM, William Tu wrote:
This patch enables building the e1000 driver for Windows.
I tested using two Windows VM on top of VMware Fusion,
creating two e1000 devices with device ID 0x10D3,
verifying rx/tx works correctly using dpdk-testpmd.exe
rxonly and txonly mode.
Signed-off-by: William Tu <u9012...@gmail.com>
Cc: Haiyue Wang <haiyue.w...@intel.com>
---
Tested-by: Pallavi Kadam <pallavi.ka...@intel.com>
Acked-by: Pallavi Kadam <pallavi.ka...@intel.com>
Thanks!
I'm curious, what device ID are you testing so I can also add it to
the netuio.inf.
William
The Device ID is: 1521
Used the following string:
Intel.E1521NC.Description = "Intel(R) I350 Gigabit Network Connection"
Thanks,
Pallavi