DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] doc: QAT support for AES-256 DOCSIS
@ 2020-04-23 12:50 Mairtin o Loingsigh
  2020-05-09 13:59 ` Akhil Goyal
  0 siblings, 1 reply; 2+ messages in thread
From: Mairtin o Loingsigh @ 2020-04-23 12:50 UTC (permalink / raw)
  To: fiona.trahe; +Cc: dev, Mairtin o Loingsigh

Update QAT pmd to support AES-256 DOCSIS

Signed-off-by: Mairtin o Loingsigh <mairtin.oloingsigh@intel.com>
---
 doc/guides/rel_notes/release_20_05.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst
index 7f2049a0f..5e81c1964 100644
--- a/doc/guides/rel_notes/release_20_05.rst
+++ b/doc/guides/rel_notes/release_20_05.rst
@@ -110,6 +110,10 @@ New Features
   any checksum calculation was requested - in such case the code falls back to
   fixed compression as before.
 
+* **Updated the QAT PMD.**
+
+  * Added AES-256 DOCSIS algorithm support to QAT PMD.
+
 * **Updated the turbo_sw bbdev PMD.**
 
   Supported large size code blocks which does not fit in one mbuf segment.
-- 
2.12.3


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

* Re: [dpdk-dev] [PATCH v1] doc: QAT support for AES-256 DOCSIS
  2020-04-23 12:50 [dpdk-dev] [PATCH v1] doc: QAT support for AES-256 DOCSIS Mairtin o Loingsigh
@ 2020-05-09 13:59 ` Akhil Goyal
  0 siblings, 0 replies; 2+ messages in thread
From: Akhil Goyal @ 2020-05-09 13:59 UTC (permalink / raw)
  To: Mairtin o Loingsigh, fiona.trahe; +Cc: dev


> 
> Update QAT pmd to support AES-256 DOCSIS
> 
> Signed-off-by: Mairtin o Loingsigh <mairtin.oloingsigh@intel.com>
> ---
>  doc/guides/rel_notes/release_20_05.rst | 4 ++++
>  1 file changed, 4 insertions(+)
> 

This patch does not add the DOCSIS support in QAT.
The release note update should be the part of the patch which is adding the functionality.
If it was missed, then you should make this patch as a fix for the original patch
And give reference in the description.

> diff --git a/doc/guides/rel_notes/release_20_05.rst
> b/doc/guides/rel_notes/release_20_05.rst
> index 7f2049a0f..5e81c1964 100644
> --- a/doc/guides/rel_notes/release_20_05.rst
> +++ b/doc/guides/rel_notes/release_20_05.rst
> @@ -110,6 +110,10 @@ New Features
>    any checksum calculation was requested - in such case the code falls back to
>    fixed compression as before.
> 
> +* **Updated the QAT PMD.**
> +
> +  * Added AES-256 DOCSIS algorithm support to QAT PMD.
> +
>  * **Updated the turbo_sw bbdev PMD.**
> 
>    Supported large size code blocks which does not fit in one mbuf segment.
> --
> 2.12.3


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

end of thread, other threads:[~2020-05-09 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23 12:50 [dpdk-dev] [PATCH v1] doc: QAT support for AES-256 DOCSIS Mairtin o Loingsigh
2020-05-09 13:59 ` Akhil Goyal

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).