> -----Original Message----- > From: Doherty, Declan > Sent: Thursday, March 30, 2017 4:31 PM > To: De Lara Guarch, Pablo > Cc: dev@dpdk.org > Subject: Re: [PATCH] crypto/aesni-mb: support IPSec Multi-buffer lib v0.45 > > On 30/03/2017 4:04 PM, Pablo de Lara wrote: > > IPSec Multi-buffer library v0.45 has been released, > > which includes, among other features, support for DOCSIS BPI > > specification and include AVX512 optimizations. > > > > This new version added const qualifiers to some of the function > > prototypes, so the PMD has been updated to include these changes. > > > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > > --- > ... > > > > Acked-by: Declan Doherty <declan.dohe...@intel.com>
Applied to dpdk-next-crypto. Pablo