Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide

2019-07-23 Thread Parthasarathy, JananeeX M
Reshma >; Mcnamara, John ; >Kovacevic, Marko ; David Marchand > >Subject: Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide > >On Mon, Jul 22, 2019 at 02:53:34PM +0200, Thomas Monjalon wrote: >> 22/07/2019 14:39, Parthasarathy, JananeeX M: >> >Fr

Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide

2019-07-22 Thread Bruce Richardson
On Mon, Jul 22, 2019 at 02:53:34PM +0200, Thomas Monjalon wrote: > 22/07/2019 14:39, Parthasarathy, JananeeX M: > >From: Michael Santana Francisco [mailto:msant...@redhat.com] > > >On Mon, Jul 8, 2019 at 4:18 PM Aaron Conole wrote: > > >> Thomas Monjalon writes: > > >> >> +Building and running th

Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide

2019-07-22 Thread Thomas Monjalon
22/07/2019 14:39, Parthasarathy, JananeeX M: >From: Michael Santana Francisco [mailto:msant...@redhat.com] > >On Mon, Jul 8, 2019 at 4:18 PM Aaron Conole wrote: > >> Thomas Monjalon writes: > >> >> +Building and running the unit tests > >> >> +--- > >> >> + > >> >>

Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide

2019-07-22 Thread Parthasarathy, JananeeX M
arthasarathy, JananeeX M >; Richardson, Bruce >; David Marchand > >Subject: Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide > >On Mon, Jul 8, 2019 at 4:18 PM Aaron Conole wrote: >> >> Thomas Monjalon writes: >> >> > Hi please find some comments

Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide

2019-07-09 Thread Michael Santana Francisco
On Mon, Jul 8, 2019 at 4:18 PM Aaron Conole wrote: > > Thomas Monjalon writes: > > > Hi please find some comments below: > > > > 06/06/2019 13:59, Hari Kumar Vemula: > >> +++ b/doc/guides/prog_guide/meson_ut.rst > >> @@ -0,0 +1,151 @@ > >> +.. SPDX-License-Identifier: BSD-3-Clause > >> + > > > >

Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide

2019-07-08 Thread Aaron Conole
Thomas Monjalon writes: > Hi please find some comments below: > > 06/06/2019 13:59, Hari Kumar Vemula: >> +++ b/doc/guides/prog_guide/meson_ut.rst >> @@ -0,0 +1,151 @@ >> +.. SPDX-License-Identifier: BSD-3-Clause >> + > > Useless blank line. > >> +Copyright(c) 2018-2019 Intel Corporation. >>

Re: [dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide

2019-07-08 Thread Thomas Monjalon
Hi please find some comments below: 06/06/2019 13:59, Hari Kumar Vemula: > +++ b/doc/guides/prog_guide/meson_ut.rst > @@ -0,0 +1,151 @@ > +.. SPDX-License-Identifier: BSD-3-Clause > + Useless blank line. > +Copyright(c) 2018-2019 Intel Corporation. > + > +.. _meson_unit_tests: Useless anch

[dpdk-dev] [PATCH v6] doc: add meson ut info in prog guide

2019-06-06 Thread Hari Kumar Vemula
Add a programmer's guide section for meson ut Signed-off-by: Hari Kumar Vemula Acked-by: Bruce Richardson --- v6: Updated comments v5: Modified v4: Typos corrected v3: Modified v2: Removed enhancement details --- doc/guides/prog_guide/index.rst| 1 + doc/guides/prog_guide/meson_ut.rst | 1