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

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



> -----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>


More information about the dev mailing list