Re: [dpdk-dev] [PATCH v1] doc: add meson build to contributing guide

2018-10-30 Thread Bruce Richardson
On Tue, Oct 30, 2018 at 10:26:33AM +0530, Vipin Varghese wrote: > Patches has to be validated for meson builds. Updating documentation > for meson build steps in Checking Compilation category. > > Signed-off-by: Vipin Varghese > --- > doc/guides/contributing/patches.rst | 9 + > 1 file c

[dpdk-dev] [PATCH v1] doc: add meson build to contributing guide

2018-10-29 Thread Vipin Varghese
Patches has to be validated for meson builds. Updating documentation for meson build steps in Checking Compilation category. Signed-off-by: Vipin Varghese --- doc/guides/contributing/patches.rst | 9 + 1 file changed, 9 insertions(+) diff --git a/doc/guides/contributing/patches.rst b/d