Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05

2020-05-25 Thread Mcnamara, John
> -Original Message- > From: Kevin Traynor > Sent: Friday, May 22, 2020 4:18 PM > To: Mcnamara, John ; dev@dpdk.org > Cc: tho...@monjalon.net > Subject: Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05 > > On 22/05/2020 15:06, John McNamara wrote: &

Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05

2020-05-25 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon > Sent: Sunday, May 24, 2020 11:56 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05 > > 22/05/2020 16:06, John McNamara: > > +* **Adde

Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05

2020-05-24 Thread Thomas Monjalon
22/05/2020 16:06, John McNamara: > +* **Added additional algorithms to the Cryptodev API.** > > + Added additional algorithms and updated support to the Cryptodev PMD and > + APIs, including: > > + * Added support for intel-ipsec-mb version 0.54 to the following PMDs: > AESNI > +MB, AES

Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05

2020-05-22 Thread Power, Ciara
Hi John, >-Original Message- >From: dev On Behalf Of John McNamara >Sent: Friday 22 May 2020 15:06 >To: dev@dpdk.org >Cc: tho...@monjalon.net; Mcnamara, John >Subject: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05 > >Fix grammar, spelling and

Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.05

2020-05-22 Thread Kevin Traynor
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 > --- > doc/guides/rel_notes/release_20_05.rst | 264 > +++-- > 1 file changed, 116 insertions(+), 148 deletions(-) > > dif

[dpdk-dev] [PATCH v1] doc: update release notes for 20.05

2020-05-22 Thread John McNamara
Fix grammar, spelling and formatting of DPDK 20.05 release notes. Signed-off-by: John McNamara --- 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/guide