19/10/2021 21:05, William Tu: > Hi Thomas, > Can we apply this patch?
The net driver patches are managed in next-net by Ferruh. > On Sat, Oct 9, 2021 at 9:32 AM William Tu <[email protected]> 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 (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]>

