Re: [dpdk-dev] [PATCH v2] doc: fix CI typo warnings

2021-11-26 Thread David Marchand
On Fri, Nov 26, 2021 at 2:38 PM Kinsella, Ray wrote: > On 26/11/2021 13:34, David Marchand wrote: > > On Fri, Nov 26, 2021 at 2:18 PM David Marchand > > wrote: > >> > >> On Tue, Aug 10, 2021 at 4:36 PM Ray Kinsella wrote: > >>> > >>> Fix documentation typos that are generating spurious CI warnin

Re: [dpdk-dev] [PATCH v2] doc: fix CI typo warnings

2021-11-26 Thread Kinsella, Ray
On 26/11/2021 13:34, David Marchand wrote: On Fri, Nov 26, 2021 at 2:18 PM David Marchand wrote: On Tue, Aug 10, 2021 at 4:36 PM Ray Kinsella wrote: Fix documentation typos that are generating spurious CI warnings. Cc: sta...@dpdk.org ^^^ Actually, no, dropped Cc. This patch o

Re: [dpdk-dev] [PATCH v2] doc: fix CI typo warnings

2021-11-26 Thread David Marchand
On Fri, Nov 26, 2021 at 2:18 PM David Marchand wrote: > > On Tue, Aug 10, 2021 at 4:36 PM Ray Kinsella wrote: > > > > Fix documentation typos that are generating spurious CI warnings. > > Cc: sta...@dpdk.org ^^^ Actually, no, dropped Cc. This patch only fixes: Fixes: 9a212dc06c7a ("doc: use

Re: [dpdk-dev] [PATCH v2] doc: fix CI typo warnings

2021-11-26 Thread David Marchand
On Tue, Aug 10, 2021 at 4:36 PM Ray Kinsella wrote: > > Fix documentation typos that are generating spurious CI warnings. Cc: sta...@dpdk.org > > Signed-off-by: Ray Kinsella Acked-by: Aaron Conole Reviewed-by: Conor Walsh Applied, thanks. -- David Marchand

Re: [dpdk-dev] [PATCH v2] doc: fix CI typo warnings

2021-10-28 Thread Walsh, Conor
> From: dev On Behalf Of Ray Kinsella > Sent: Tuesday 10 August 2021 15:34 > To: dev@dpdk.org > Cc: Richardson, Bruce ; Mcnamara, John > ; aaron.con...@redhat.com; m...@ashroe.eu > Subject: [dpdk-dev] [PATCH v2] doc: fix CI typo warnings > > Fix documentation typos that

Re: [dpdk-dev] [PATCH v2] doc: fix CI typo warnings

2021-08-31 Thread Kinsella, Ray
On 23/08/2021 16:18, Aaron Conole wrote: > Ray Kinsella writes: > >> Fix documentation typos that are generating spurious CI warnings. >> >> Signed-off-by: Ray Kinsella >> --- >> v2: >> * Fix some additional typos pointed out by Aaron Conole >> >> doc/guides/rel_notes/deprecation.rst

Re: [dpdk-dev] [PATCH v2] doc: fix CI typo warnings

2021-08-23 Thread Aaron Conole
Ray Kinsella writes: > Fix documentation typos that are generating spurious CI warnings. > > Signed-off-by: Ray Kinsella > --- > v2: > * Fix some additional typos pointed out by Aaron Conole > > doc/guides/rel_notes/deprecation.rst | 4 ++-- > doc/guides/sample_app_ug/ioat.rst

[dpdk-dev] [PATCH v2] doc: fix CI typo warnings

2021-08-10 Thread Ray Kinsella
Fix documentation typos that are generating spurious CI warnings. Signed-off-by: Ray Kinsella --- v2: * Fix some additional typos pointed out by Aaron Conole doc/guides/rel_notes/deprecation.rst | 4 ++-- doc/guides/sample_app_ug/ioat.rst| 2 +- doc/guides/sample_app_ug/vm