> -----Original Message-----
> From: Dybkowski, AdamX <[email protected]>
> Sent: Wednesday, May 6, 2020 12:30 PM
> To: [email protected]; Trahe, Fiona <[email protected]>; [email protected]
> Cc: Dybkowski, AdamX <[email protected]>
> Subject: [PATCH] common/qat: fix stats update
>
> This patch fixes enqueued and dequeued count statistics that should
> contain the numer of operations enqueued by the end user app
> instead of the total number of QAT requests - bigger in case of
> a multiple-request dynamic Huffman compression operation.
>
> Fixes: c13cecf60f12 ("compress/qat: support IM buffer too small operation")
>
> Signed-off-by: Adam Dybkowski <[email protected]>
Acked-by: Fiona Trahe <[email protected]>