RE: [EXT] [dpdk-dev] [PATCH v1 1/1] compress/octeontx: async burst mode feature support
> Async burst mode feature support is added, improves the single thread > compression/decompression throughput. > > Signed-off-by: Mahipal Challa Applied to dpdk-next-crypto Thanks.
[dpdk-dev] [PATCH v1 1/1] compress/octeontx: async burst mode feature support
Async burst mode feature support is added, improves the single thread compression/decompression throughput. Signed-off-by: Mahipal Challa --- drivers/compress/octeontx/include/zip_regs.h | 1 + drivers/compress/octeontx/otx_zip.h | 37 +-- drivers/compress/octeontx/otx_zip_pmd.c