[dpdk-dev] [PATCH] doc: update release notes for AESNI PMDs
Pablo de Lara
pablo.de.lara.guarch at intel.com
Thu Nov 14 13:21:04 CET 2019
AESNI MB and AESNI GCM PMDs were updated to support
latest IPSec Multi buffer library (v0.53), and the user guide
of hose drivers were updated but not release notes.
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
---
doc/guides/rel_notes/release_19_11.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc/guides/rel_notes/release_19_11.rst
index 682c1bdf3..441c53898 100644
--- a/doc/guides/rel_notes/release_19_11.rst
+++ b/doc/guides/rel_notes/release_19_11.rst
@@ -223,6 +223,15 @@ New Features
Support is added for all sequence number sizes for control and user plane.
Test application is updated for unit testing.
+* **Updated the AESNI-MB PMD.**
+
+ * Added support for intel-ipsec-mb version 0.53.
+
+* **Updated the AESNI-GCM PMD.**
+
+ * Added support for intel-ipsec-mb version 0.53.
+ * Supported in-place chained mbufs on AES-GCM algorithm.
+
* **Enabled Single Pass GCM acceleration on QAT GEN3.**
Added support for Single Pass GCM, available on QAT GEN3 only (Intel
--
2.21.0
More information about the dev
mailing list