Re: [dpdk-dev] [PATCH] doc: add instructions on build using meson

2018-01-09 Thread Bruce Richardson
On Fri, Dec 22, 2017 at 10:46:34AM +0530, Shreyansh Jain wrote: > Hi Bruce, > > some trivial comments inline... > > On Thursday 21 December 2017 09:42 PM, Bruce Richardson wrote: > > Add a document describing how to configure, build and install DPDK using > > meson and ninja. Document includes re

Re: [dpdk-dev] [PATCH] doc: add instructions on build using meson

2017-12-21 Thread Shreyansh Jain
Hi Bruce, some trivial comments inline... On Thursday 21 December 2017 09:42 PM, Bruce Richardson wrote: Add a document describing how to configure, build and install DPDK using meson and ninja. Document includes references to official installation docs using make, and points out the experiment