DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] crypto/dpaa_sec: update release notes
@ 2021-09-07 13:37 Hemant Agrawal
  2021-09-07 19:15 ` [dpdk-dev] [EXT] " Akhil Goyal
  0 siblings, 1 reply; 3+ messages in thread
From: Hemant Agrawal @ 2021-09-07 13:37 UTC (permalink / raw)
  To: dev, gakhil

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 
+
 
 
 Removed Items
-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [EXT] [PATCH] crypto/dpaa_sec: update release notes
  2021-09-07 13:37 [dpdk-dev] [PATCH] crypto/dpaa_sec: update release notes Hemant Agrawal
@ 2021-09-07 19:15 ` Akhil Goyal
  2021-09-08  7:02   ` Hemant Agrawal
  0 siblings, 1 reply; 3+ messages in thread
From: Akhil Goyal @ 2021-09-07 19:15 UTC (permalink / raw)
  To: Hemant Agrawal; +Cc: dev

> 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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [EXT] [PATCH] crypto/dpaa_sec: update release notes
  2021-09-07 19:15 ` [dpdk-dev] [EXT] " Akhil Goyal
@ 2021-09-08  7:02   ` Hemant Agrawal
  0 siblings, 0 replies; 3+ messages in thread
From: Hemant Agrawal @ 2021-09-08  7:02 UTC (permalink / raw)
  To: Akhil Goyal, Hemant Agrawal; +Cc: dev


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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-08  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07 13:37 [dpdk-dev] [PATCH] crypto/dpaa_sec: update release notes Hemant Agrawal
2021-09-07 19:15 ` [dpdk-dev] [EXT] " Akhil Goyal
2021-09-08  7:02   ` Hemant Agrawal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).