[dpdk-dev] [PATCH v1] doc: QAT support for AES-256 DOCSIS

Akhil Goyal akhil.goyal at nxp.com
Sat May 9 15:59:33 CEST 2020


> 
> Update QAT pmd to support AES-256 DOCSIS
> 
> Signed-off-by: Mairtin o Loingsigh <mairtin.oloingsigh at 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



More information about the dev mailing list