[dpdk-dev] [PATCH v2 10/10] doc: update release notes for 19.08

Akhil Goyal akhil.goyal at nxp.com
Thu Jun 13 10:14:20 CEST 2019


Hi Damian,

> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Damian Nowak
> Sent: Friday, June 7, 2019 3:36 PM
> To: dev at dpdk.org
> Cc: fiona.trahe at intel.com; arkadiuszx.kusztal at intel.com; Damian Nowak
> <damianx.nowak at intel.com>
> Subject: [dpdk-dev] [PATCH v2 10/10] doc: update release notes for 19.08
> 
> This patch adds release note entries for
> hash-cipher digest-encrypted operations
> and new digest_encrypted feature flag.
> 
> Signed-off-by: Damian Nowak <damianx.nowak at intel.com>
> ---
>  doc/guides/rel_notes/release_19_08.rst | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_19_08.rst
> b/doc/guides/rel_notes/release_19_08.rst
> index b9510f9..1c85a2e 100644
> --- a/doc/guides/rel_notes/release_19_08.rst
> +++ b/doc/guides/rel_notes/release_19_08.rst
> @@ -54,6 +54,11 @@ New Features
>       Also, make sure to start the actual text at the margin.
>       =========================================================
> 
> +* **Updated the QuickAssist Technology (QAT) symmetric crypto PMD.**
> +
> +  Added support for hash-cipher with digest encrypted, when using
> +  out-of-place operations.
> +
> 
>  Removed Items
>  -------------
> @@ -83,6 +88,9 @@ API Changes
>     Also, make sure to start the actual text at the margin.
>     =========================================================
> 
> +* cryptodev: ``RTE_CRYPTODEV_FF_DIGEST_ENCRYPTED`` feature flag
> +  has been introduced.
> +
> 
>  ABI Changes
>  -----------
> --
> 2.7.4
Split this patch in two and squash both of them in the patches which enables these features.


More information about the dev mailing list