[dpdk-dev] [PATCH v1] doc: update release notes for 20.05
Mcnamara, John
john.mcnamara at intel.com
Mon May 25 12:04:33 CEST 2020
> -----Original Message-----
> From: Kevin Traynor <ktraynor at redhat.com>
> Sent: Friday, May 22, 2020 4:18 PM
> To: Mcnamara, John <john.mcnamara at intel.com>; dev at dpdk.org
> Cc: thomas at monjalon.net
> Subject: Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05
>
> On 22/05/2020 15:06, John McNamara wrote:
> > Fix grammar, spelling and formatting of DPDK 20.05 release notes.
> >
> > Signed-off-by: John McNamara <john.mcnamara at intel.com>
> > ---
> > doc/guides/rel_notes/release_20_05.rst | 264
> > +++++++++++++++------------------
> > 1 file changed, 116 insertions(+), 148 deletions(-)
> >
> > diff --git a/doc/guides/rel_notes/release_20_05.rst
> > b/doc/guides/rel_notes/release_20_05.rst
> > index 8470690..d10a1f4 100644
> > --- a/doc/guides/rel_notes/release_20_05.rst
> > +++ b/doc/guides/rel_notes/release_20_05.rst
> > @@ -56,38 +56,38 @@ New Features
> > Also, make sure to start the actual text at the margin.
> > =========================================================
> >
> > -* **Added Trace Library and Tracepoints**
> > +* **Added Trace Library and Tracepoints.**
> >
> > - A native implementation of ``common trace format(CTF)`` based trace
> > library
> > - has been added to provide the ability to add tracepoints in
> > - application/library to get runtime trace/debug information for
> > control and
> > + A native implementation of "common trace format" (CTF) based trace
> > + library
>
> Not sure if the "" are intentional?
They were intentional but maybe not correct. I should have probably capitalized the words.
I'll fix this and the other suggested changes.
John
More information about the dev
mailing list