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

2021-10-20 Thread Walsh, Conor
> From: dev On Behalf Of Bruce Richardson > Sent: Wednesday 20 October 2021 12:26 > To: dev@dpdk.org > Cc: david.march...@redhat.com; dmitry.kozl...@gmail.com; > navas...@linux.microsoft.com; dmit...@microsoft.com; Kadam, Pallavi > ; Richardson, Bruce > ; Chengwen Feng > > Subject: [dpdk-dev] [

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

2021-10-20 Thread Bruce Richardson
On Wed, Oct 20, 2021 at 12:25:53PM +0100, Bruce Richardson wrote: > 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 a