> -----Original Message-----
> From: Daly, Lee
> Sent: Wednesday, July 11, 2018 3:22 PM
> To: De Lara Guarch, Pablo <[email protected]>
> Cc: [email protected]; Daly, Lee <[email protected]>; [email protected]
> 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: [email protected]
>
> Signed-off-by: Lee Daly <[email protected]>
Acked-by: Pablo de Lara <[email protected]>