Re: [dpdk-dev] [PATCH 00/17] build DPDK libs and some drivers with meson/ninja

2017-09-12 Thread Bruce Richardson
On Mon, Sep 04, 2017 at 02:23:13PM +0100, Van Haaren, Harry wrote: > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce > > Richardson Sent: Friday, September 1, 2017 11:04 AM To: dev@dpdk.org > > Cc: Richardson, Bruce Subject: > > [dpdk-dev] [PATCH 00/17]

Re: [dpdk-dev] [PATCH 00/17] build DPDK libs and some drivers with meson/ninja

2017-09-04 Thread Van Haaren, Harry
> From: Richardson, Bruce > Sent: Monday, September 4, 2017 2:43 PM > To: Van Haaren, Harry > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 00/17] build DPDK libs and some drivers with > meson/ninja > > On Mon, Sep 04, 2017 at 02:23:13PM +0100, Van Haaren, Harr

Re: [dpdk-dev] [PATCH 00/17] build DPDK libs and some drivers with meson/ninja

2017-09-04 Thread Bruce Richardson
On Mon, Sep 04, 2017 at 02:23:13PM +0100, Van Haaren, Harry wrote: > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > > Sent: Friday, September 1, 2017 11:04 AM > > To: dev@dpdk.org > > Cc: Richardson, Bruce > > Subject: [dpdk-dev] [PATCH 0

Re: [dpdk-dev] [PATCH 00/17] build DPDK libs and some drivers with meson/ninja

2017-09-04 Thread Van Haaren, Harry
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > Sent: Friday, September 1, 2017 11:04 AM > To: dev@dpdk.org > Cc: Richardson, Bruce > Subject: [dpdk-dev] [PATCH 00/17] build DPDK libs and some drivers with > meson/ninja > > Following on from

Re: [dpdk-dev] [PATCH 00/17] build DPDK libs and some drivers with meson/ninja

2017-09-01 Thread Bruce Richardson
On Fri, Sep 01, 2017 at 11:03:59AM +0100, Bruce Richardson wrote: > Following on from the two previous RFCs [1] [2], here is a cleaned up > patchset to serve as a start-point for getting all of DPDK building with > meson and ninja. > Just for reference, I've test-compiled this on, Fedora 26 with

[dpdk-dev] [PATCH 00/17] build DPDK libs and some drivers with meson/ninja

2017-09-01 Thread Bruce Richardson
Following on from the two previous RFCs [1] [2], here is a cleaned up patchset to serve as a start-point for getting all of DPDK building with meson and ninja. What's covered: * Basic infrastructure for feature detection and DPDK compilation * Building of all DPDK libraries - as either static or s