Message ID | 20210907133702.10309-1-hemant.agrawal@nxp.com |
---|---|
State | New |
Headers | show |
Series | crypto/dpaa_sec: update release notes | expand |
> Update the release notes in DPAAx for the changes in recent patches. > > Signed-off-by: Hemant Agrawal <hemant.agrawal@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
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.agrawal@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 >
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 + Removed Items
Update the release notes in DPAAx for the changes in recent patches. Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com> --- doc/guides/rel_notes/release_21_11.rst | 4 ++++ 1 file changed, 4 insertions(+) -- 2.17.1