> Add support for LZ4 decompression algorithm for mlx5 compress PMD. > Complete the support of compress PMD for Bluefield-3 smart-nic. > > RFC: > https://patchwork.dpdk.org/project/dpdk/patch/20220410182622.8828-1-rzid...@nvidia.com/ > > v2: > - Rebase. > - Update PRM names. > - Add a new fix at the beginning of the patch-set. > > v3: > - Rebase. > - Fix missing "!" in decompress xform validation for null algo. > - Change DEFLATE checksum validation for decompress xform. > Series applied to dpdk-next-crypto
Thanks.