[dpdk-dev] [PATCH v4 0/4] net/ixgbe: build on Windows

Thomas Monjalon thomas at monjalon.net
Thu Oct 7 13:53:32 CEST 2021


07/10/2021 00:35, William Tu:
> This patch enables building the ixgbe driver for Windows.
> It also enables its dependencies on security and cryptodev.
> I tested on AWS using ixgbe VF device, using dpdk-testpmd.
> 
> Tal Shnaiderman (3):
>   security: use the net library for IP structs
>   security: build on Windows
>   cryptodev: build on Windows
> 
> William Tu (1):
>   net/ixgbe: build on Windows

Building security lib depends on cryptodev lib,
so I had to swap the commits.
Fixed other small stuff as commented in the thread,
and applied, thanks.






More information about the dev mailing list