I assume that's an API change? Can you put together a draft PR of what what
would look like that we can discuss?

On Mon, Dec 10, 2018 at 1:00 PM Dmitry Eremin-Solenikov <
dmitry.ereminsoleni...@linaro.org> wrote:

> Hello,
>
> I have been reworking compression API implementation to properly
> allocate/deallocate memory. Right now I've stumbled upon digest part of
> compression API. Currently on both compression and decompression digest
> should be written after co/decompressed output data. However both our
> hardware and current DPDK compressdev use out-of-band data to pass
> resulting hash. Do we want to stick with in-package data or do we want
> to switch to OOB way to return message digest?
>
> --
> With best wishes
> Dmitry
>

Reply via email to