This patch separates QAT PMD paragraphs in the release notes into three parts, for QAT Symmetric Crypto PMD, QAT Asymmetric Crypto PMD and QAT Compression PMD.
Signed-off-by: Adam Dybkowski <adamx.dybkow...@intel.com> --- doc/guides/rel_notes/release_20_08.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst index e598d4882..da2833170 100644 --- a/doc/guides/rel_notes/release_20_08.rst +++ b/doc/guides/rel_notes/release_20_08.rst @@ -185,7 +185,7 @@ New Features Added support for lookaside protocol offload for DOCSIS through the ``rte_security`` API. -* **Updated the QuickAssist Technology (QAT) PMD.** +* **Updated the QuickAssist Technology (QAT) Symmetric Crypto PMD.** * Added support for lookaside protocol offload for DOCSIS through the ``rte_security`` API. @@ -194,6 +194,14 @@ New Features * Added support for Intel GEN2 QuickAssist device 200xx (PF Did 0x18ee, VF Did 0x18ef). +* **Updated the QuickAssist Technology (QAT) Asymmetric Crypto PMD.** + + * Improved handling of multi process in QAT crypto and compression PMDs. + +* **Updated the QuickAssist Technology (QAT) Compression PMD.** + + * Improved handling of multi process in QAT crypto and compression PMDs. + * **Updated the OCTEON TX2 crypto PMD.** Added Chacha20-Poly1305 AEAD algorithm support in OCTEON TX2 crypto PMD. -- 2.25.1