Re: [dpdk-dev] [PATCH] doc: update release notes for AESNI PMDs

2019-11-18 Thread Akhil Goyal
> > >Support is added for all sequence number sizes for control and user > plane. > > >Test application is updated for unit testing. > > > > > > +* **Updated the AESNI-MB PMD.** > > > + > > > + * Added support for intel-ipsec-mb version 0.53. > > > + > > > +* **Updated the AESNI-GCM PMD.

Re: [dpdk-dev] [PATCH] doc: update release notes for AESNI PMDs

2019-11-15 Thread De Lara Guarch, Pablo
Hi Akhil, > -Original Message- > From: Akhil Goyal > Sent: Thursday, November 14, 2019 1:51 PM > To: De Lara Guarch, Pablo ; Mcnamara, John > ; Kovacevic, Marko > Cc: dev@dpdk.org > Subject: RE: [PATCH] doc: update release notes for AESNI PMDs > > Hi Pablo, > > > AESNI MB and AESNI GCM

Re: [dpdk-dev] [PATCH] doc: update release notes for AESNI PMDs

2019-11-14 Thread Akhil Goyal
Hi Pablo, > AESNI MB and AESNI GCM PMDs were updated to support > latest IPSec Multi buffer library (v0.53), and the user guide > of hose drivers were updated but not release notes. > > Signed-off-by: Pablo de Lara > --- > doc/guides/rel_notes/release_19_11.rst | 9 + > 1 file changed,

[dpdk-dev] [PATCH] doc: update release notes for AESNI PMDs

2019-11-14 Thread Pablo de Lara
AESNI MB and AESNI GCM PMDs were updated to support latest IPSec Multi buffer library (v0.53), and the user guide of hose drivers were updated but not release notes. Signed-off-by: Pablo de Lara --- doc/guides/rel_notes/release_19_11.rst | 9 + 1 file changed, 9 insertions(+) diff --git