> -----Original Message-----
> From: Jozwiak, TomaszX
> Sent: Thursday, December 27, 2018 10:42 AM
> To: [email protected]; Trahe, Fiona <[email protected]>; Jozwiak, TomaszX
> <[email protected]>; [email protected]; [email protected]
> Subject: [PATCH v2] compress/qat: fix return correct status on qat overflow
>
> This patch fixes correct status in case of overflow on
> QAT is detected.
> In that case RTE_COMP_OP_STATUS_OUT_OF_SPACE_TERMINATED value is set in
> rte_comp_op.status field instead of RTE_COMP_OP_STATUS_ERROR
>
> Fixes: 32842f2a6d7d ("compress/qat: create FW request and process response")
> Cc: [email protected]
>
> Signed-off-by: Tomasz Jozwiak <[email protected]>
Acked-by: Fiona Trahe <[email protected]>