[EXT] [PATCH V2] compress/mlx5: support out-of-space status

Akhil Goyal gakhil at marvell.com
Fri Mar 4 10:47:22 CET 2022


> 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: stable at dpdk.org
> 
> Signed-off-by: Raja Zidane <rzidane at nvidia.com>
> ---
> Acked-by: Matan Azrad <matan at nvidia.com>
Applied to dpdk-next-crypto




More information about the stable mailing list