[dpdk-dev] [PATCH v2 2/3] dmadev: enable build on Windows

Walsh, Conor conor.walsh at intel.com
Wed Oct 20 15:01:03 CEST 2021


> From: dev <dev-bounces at dpdk.org> On Behalf Of Bruce Richardson
> Sent: Wednesday 20 October 2021 12:26
> To: dev at dpdk.org
> Cc: david.marchand at redhat.com; dmitry.kozliuk at gmail.com;
> navasile at linux.microsoft.com; dmitrym at microsoft.com; Kadam, Pallavi
> <pallavi.kadam at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; Chengwen Feng
> <fengchengwen at huawei.com>
> Subject: [dpdk-dev] [PATCH v2 2/3] dmadev: enable build on Windows
> 
> The dmadev library was not added to the list of libraries built on
> Windows, meaning it was skipped in those builds and also that none of
> the drivers were being considered for build. Adding dmadev to the list
> fixes this, and also enables the skeleton dmadev driver to be built -
> all-be-it with a small fix necessary.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---

Tested-by: Conor Walsh <conor.walsh at intel.com>

(with MinGW and the Intel DMA drivers)


More information about the dev mailing list