7f474b4324
This commit fixes an offset check in decompression which was checking
destination offset size against dst data_len rather than checking
against dst pkt_len as required, to support single and multi-segment
buffers.
Fixes:
|
||
---|---|---|
.. | ||
isal_compress_pmd_ops.c | ||
isal_compress_pmd_private.h | ||
isal_compress_pmd.c | ||
Makefile | ||
meson.build | ||
rte_pmd_isal_version.map |