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

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Nov 15 12:30:55 CET 2019


Hi Akhil,

> -----Original Message-----
> From: Akhil Goyal <akhil.goyal at nxp.com>
> Sent: Thursday, November 14, 2019 1:51 PM
> To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Mcnamara, John
> <john.mcnamara at intel.com>; Kovacevic, Marko <marko.kovacevic at intel.com>
> Cc: dev at dpdk.org
> Subject: RE: [PATCH] doc: update release notes for AESNI PMDs
> 
> 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 <pablo.de.lara.guarch at intel.com>
> > ---
> >  doc/guides/rel_notes/release_19_11.rst | 9 +++++++++
> >  1 file changed, 9 insertions(+)
> >
> > diff --git a/doc/guides/rel_notes/release_19_11.rst
> > b/doc/guides/rel_notes/release_19_11.rst
> > index 682c1bdf3..441c53898 100644
> > --- a/doc/guides/rel_notes/release_19_11.rst
> > +++ b/doc/guides/rel_notes/release_19_11.rst
> > @@ -223,6 +223,15 @@ New Features
> >    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.**
> > +
> > +  * Added support for intel-ipsec-mb version 0.53.
> > +  * Supported in-place chained mbufs on AES-GCM algorithm.
> > +
> 
> Both the bullets can be combined in a single bullet.

This is following the same format as was done in the past.
They are different statements, resulting from different patches.
They don't really have anything in common (basically, the chained mbuf support
 is not something that was done due to the new intel-ipsec-mb version).

Therefore, I'd say the should be two bullet points.

> 
> >  * **Enabled Single Pass GCM acceleration on QAT GEN3.**
> >
> >    Added support for Single Pass GCM, available on QAT GEN3 only
> > (Intel
> > --
> > 2.21.0
> 
> Ideally this patch should be part of the actual patch which was adding this
> support.

Yes, that was my bad, I forgot to add these. Apologies for this.

Thanks,
Pablo

> 
> -Akhil



More information about the dev mailing list