Sure, I will share v6 with the changes
> -----Original Message-----
> From: Thomas Monjalon <tho...@monjalon.net>
> Sent: Tuesday, February 12, 2019 3:06 PM
> To: Varghese, Vipin <vipin.vargh...@intel.com>
> Cc: dev@dpdk.org; Mcnamara, John <john.mcnam...@intel.com>; Kovacevic,
> Marko <marko.kovace...@intel.com>; Yigit, Ferruh <ferruh.yi...@intel.com>;
> Padubidri, Sanjay A <sanjay.padubi...@intel.com>; Patel, Amol
> <amol.pa...@intel.com>; Richardson, Bruce <bruce.richard...@intel.com>
> Subject: Re: [dpdk-dev] [PATCH v5] doc/patches: add meson build to
> contributing
> guide
>
> 29/01/2019 11:10, Vipin Varghese:
> > +Meson system
> > +~~~~~~~~~~~~
>
> What do you think about adding "Makefile system" title for previous section?
> We could also add an introduction explaining that both systems must be tested.
>
> > +
> > +Compilation of patches is to be tested with
> > +``devtools/test-meson-builds.sh`` script in ``devtools``
>
> A dot is missing. You may remove "in ``devtools``" as it is already in the
> path.
>
> > +
> > +The script internally checks for dependencies, then builds for
> > +several combinations of compilation configuration.
> > +
>
>