From: Adam Dybkowski Date: Thu, 13 May 2021 12:05:42 +0000 (+0100) Subject: doc: fix release notes for QAT compression PMD X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=a395143ac9821b5b07ebe387897074d946d86906;p=dpdk.git doc: fix release notes for QAT compression PMD This patch extends the DPDK 21.05 release notes with the QAT GEN3 compression update. Fixes: da573c0e4205 ("compress/qat: enable compression on GEN3") Signed-off-by: Adam Dybkowski Acked-by: Fan Zhang --- diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst index 3bae8a499d..33f6212488 100644 --- a/doc/guides/rel_notes/release_21_05.rst +++ b/doc/guides/rel_notes/release_21_05.rst @@ -236,6 +236,11 @@ New Features * Added support in lookaside protocol offload mode for IPsec with IPv4 transport mode. +* **Updated Intel QuickAssist compression PMD.** + + * The compression is now available on all QAT GEN3 devices + that support it in hardware. + * **Updated Mellanox RegEx PMD.** * Added support for multi-segments mbuf.