On 9/8/2021 12:45 AM, Akhil Goyal wrote:
Update the release notes in DPAAx for the changes in recent patches.
Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com>
---
doc/guides/rel_notes/release_21_11.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_11.rst
b/doc/guides/rel_notes/release_21_11.rst
index 0afd21812f..c747a0fb11 100644
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst
@@ -75,10 +75,14 @@ New Features
* **Updated NXP dpaa2_sec crypto PMD.**
* Added raw vector datapath API support
+ * Added PDCP short MAC-I support
* **Updated NXP dpaa_sec crypto PMD.**
* Added raw vector datapath API support
+ * Added PDCP short MAC-I support
+ * Added non-HMAC, DES, AES-XCBC and AES-CMAC algo support
+
Please send a next version for each of the series including each of the
Item separately in the release notes.
For example, DES-CBC patch will have update in release notes only for it
Subsequently for others also.
Please also remove entry from deprecation notices and subsequently update
the release notes ABI changes section done in a particular patch.
I tried splitting it, but it would also need changes in deprecation notices.
Please rebase the 3 series in following order (as for 3rd series I am waiting
for review from Intel)
1. Algo support in dpaaX
2. short MAC
3. raw crypto
ok