> -----Original Message-----
> From: Jozwiak, TomaszX
> Sent: Friday, December 14, 2018 4:20 AM
> To: [email protected]; Trahe, Fiona <[email protected]>; Jozwiak, TomaszX
> <[email protected]>; [email protected]; [email protected]
> Subject: [PATCH] compress/qat: fix status return on error building request
>
> This patch fixes error status which should be set inside
> qat_comp_build_request function in case any errors are detected.
> In these cases op.status is set to
> RTE_COMP_OP_STATUS_INVALID_ARGS to help application debug.
>
> Fixes: 1947bd18580b ("compress/qat: support scatter-gather buffers")
> Cc: [email protected]
>
> Signed-off-by: Tomasz Jozwiak <[email protected]>
Acked-by: Fiona Trahe <[email protected]>