> When trying to dequeue, an OP may fail due to insufficient space for the
> OP output, the compressdev API defines out-of-space for OP status.
> The driver can detect out-of-space errors and report them to the user.
>
> Check if hw_error_syndrome specifies out-of-space and set the OP
> status accordingly.
> Also added an error message for a case of missing B-final flag.
>
> Fixes: f8c97babc9f4 ("compress/mlx5: add data-path functions")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Raja Zidane <rzid...@nvidia.com>
> ---
> Acked-by: Matan Azrad <ma...@nvidia.com>
Applied to dpdk-next-crypto