d2781de684
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:
|
||
---|---|---|
.. | ||
meson.build | ||
mlx5_compress_utils.h | ||
mlx5_compress.c | ||
version.map |