numam-dpdk/drivers/compress
Adam Dybkowski c13cecf60f compress/qat: support IM buffer too small operation
This patch implements a special way of buffer handling when internal
QAT IM buffer is too small for Huffman dynamic compression operation.
Instead of falling back to fixed compression, the operation is now
split into multiple smaller dynamic compression requests (possible to
execute on QAT) and their results are then combined and copied into
the output buffer. This is not possible if any checksum calculation
was requested - in such case the code falls back to fixed compression
as before.

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2020-04-19 17:15:14 +02:00
..
isal build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
octeontx build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
qat compress/qat: support IM buffer too small operation 2020-04-19 17:15:14 +02:00
zlib drivers: fix log type variables for -fno-common 2020-04-19 17:15:14 +02:00
Makefile compress/octeontx: introduce octeontx zip PMD 2018-07-25 13:36:26 +02:00
meson.build compress/octeontx: introduce octeontx zip PMD 2018-07-25 13:36:26 +02:00