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

2019-05-01 Thread Mcnamara, John
> > Sorry, I stop reading here. > Marko, John, did you try to review this patch? Yes. I will review offline. John

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

2019-04-22 Thread Thomas Monjalon
02/02/2019 11:28, Hari Kumar Vemula: > --- /dev/null > +++ b/doc/guides/prog_guide/meson_ut.rst > @@ -0,0 +1,143 @@ > +.. SPDX-License-Identifier: BSD-3-Clause > + > +Copyright(c) 2018-2019 Intel Corporation. Why inserting a blank line between SPDX and Copyright. > + > +.. _Meson: > + > +Mes

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

2019-03-04 Thread Bruce Richardson
On Sat, Feb 02, 2019 at 10:28:26AM +, Hari Kumar Vemula wrote: > Add a programmer's guide section for meson ut > > Signed-off-by: Hari Kumar Vemula Acked-by: Bruce Richardson