[dpdk-dev] [PATCH v2] doc: update release notes for QAT PMDs
Fiona Trahe
fiona.trahe at intel.com
Fri May 3 18:15:40 CEST 2019
Added release note entry for QAT compression PMD
Clarified that previous entry was for QAT sym crypto PMD
Signed-off-by: Fiona Trahe <fiona.trahe at intel.com>
Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak at intel.com>
---
doc/guides/rel_notes/release_19_05.rst | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index 8c51db910..278c0ab21 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -169,7 +169,7 @@ New Features
Added MACSEC hardware offload experimental API.
-* **Updated the QuickAssist Technology PMD.**
+* **Updated the QuickAssist Technology (QAT) symmetric crypto PMD.**
Added support for AES-XTS with 128 and 256 bit AES keys.
@@ -193,6 +193,11 @@ New Features
Improved testpmd application performance on ARM platform. For ``macswap``
forwarding mode, NEON intrinsics were used to do swap to save CPU cycles.
+* **Updated the Intel QuickAssist Technology (QAT) compression PMD.**
+
+ Simplified and made more robust QAT compressdev PMD's handling of SGLs with
+ more than 16 segments.
+
Removed Items
-------------
--
2.13.6
More information about the dev
mailing list