numam-dpdk/drivers/compress
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
..
isal version: 21.11-rc0 2021-08-17 08:37:52 +02:00
mlx5 compress/mlx5: support out-of-space status 2022-03-04 10:41:20 +01:00
octeontx compress/octeontx: fix null pointer dereference 2022-02-12 10:26:38 +01:00
qat crypto/qat: unify raw data path functions 2022-02-23 09:59:16 +01:00
zlib version: 21.11-rc0 2021-08-17 08:37:52 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00