[dpdk-stable] [PATCH v2] compress/isal: fix offset usage

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Jul 13 16:39:23 CEST 2018



> -----Original Message-----
> From: stable [mailto:stable-bounces at dpdk.org] On Behalf Of De Lara Guarch,
> Pablo
> Sent: Friday, July 13, 2018 3:20 PM
> To: Daly, Lee <lee.daly at intel.com>
> Cc: dev at dpdk.org; stable at dpdk.org
> Subject: Re: [dpdk-stable] [PATCH v2] compress/isal: fix offset usage
> 
> 
> 
> > -----Original Message-----
> > From: Daly, Lee
> > Sent: Wednesday, July 11, 2018 3:22 PM
> > To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> > Cc: dev at dpdk.org; Daly, Lee <lee.daly at intel.com>; stable at dpdk.org
> > Subject: [PATCH v2] compress/isal: fix offset usage
> >
> > This patch allows the ISA-L compression PMD, to be used with offsets
> > in the mbuf.
> > Offsets can now be used for source and destination buffers, during
> > compression or decompression.
> >
> > V2 - commit message change.
> >    - error log message reword.
> >    - avail_out not taking offset into account.
> >
> >
> > Fixes: dc49e6a "compress/isal: add ISA-L compression functionality"
> > Fixes: 7bf4f06 "compress/isal: add ISA-L decomp functionality"
> 
> Fixes lines should have 6 bytes of the commit ID
> 
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Lee Daly <lee.daly at intel.com>
> 
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the stable mailing list