intel / qpl

Intel® Query Processing Library (Intel® QPL)
https://intel.github.io/qpl/
MIT License
98 stars 19 forks source link

qpl_execute_job returns 206 or 204 when runing decompress operation #21

Closed cfzhu closed 1 year ago

cfzhu commented 1 year ago

hi, I'm integrating qat compression and iAA decompression,QPL can decompress most of the data compressed by qat,only a small percentage of data blocks cannot be decompressed by the QPL with qpl_path_hardware, it returns error codes “204“ or ”206”, but zlib or qpl with qpl_path_software can decompress it successfully. Could you tell me the reason of this issue?

mzhukova commented 1 year ago

Closed per offline discussion.