numam-dpdk/drivers/compress/mlx5
Raja Zidane d2781de684 compress/mlx5: support out-of-space status
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: f8c97babc9 ("compress/mlx5: add data-path functions")
Cc: stable@dpdk.org

Signed-off-by: Raja Zidane <rzidane@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2022-03-04 10:41:20 +01:00
..
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
mlx5_compress_utils.h compress/mlx5: introduce PMD 2021-01-27 20:40:03 +01:00
mlx5_compress.c compress/mlx5: support out-of-space status 2022-03-04 10:41:20 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00