> -----Original Message-----
> From: dev <[email protected]> On Behalf Of William Tu
> Sent: Wednesday, October 20, 2021 11:48 AM
> To: [email protected]
> Cc: Wang, Haiyue <[email protected]>; Kadam, Pallavi
> <[email protected]>; Dmitry Kozlyuk <[email protected]>
> Subject: [dpdk-dev] [PATCH v4] net/e1000: build on Windows
>
> 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 (8274L), verifying rx/tx works correctly using
> dpdk-testpmd.exe rxonly and txonly mode.
>
> Signed-off-by: William Tu <[email protected]>
> Acked-by: Haiyue Wang <[email protected]>
> Acked-by: Pallavi Kadam <[email protected]>
> Tested-by: Dmitry Kozlyuk <[email protected]>
> Tested-by: Pallavi Kadam <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi