Hi Adam,

> diff --git a/doc/guides/rel_notes/release_20_08.rst
> b/doc/guides/rel_notes/release_20_08.rst
> index 2c8ac3647..48620e823 100644
> --- a/doc/guides/rel_notes/release_20_08.rst
> +++ b/doc/guides/rel_notes/release_20_08.rst
> @@ -187,10 +187,12 @@ New Features
> 
>  * **Updated the QuickAssist Technology (QAT) PMD.**
> 
> -  * Added support for lookaside protocol offload for DOCSIS through the
> -    ``rte_security`` API.
> -  * Added Chacha20-Poly1305 AEAD algorithm.
> +  * Added support for lookaside protocol offload in QAT crypto PMD
> +    for DOCSIS through the ``rte_security`` API.
> +  * Added Chacha20-Poly1305 AEAD algorithm in QAT crypto PMD.
>    * Improved handling of multi process in QAT crypto and compression PMDs.
> +  * Added support for Intel GEN2 QuickAssist device 200xx
> +    (PF Did 0x18ee, VF Did 0x18ef).

Please split these release notes in 2 patches.
For " Added support for Intel GEN2 QuickAssist device 200xx ", it should be 
part of this patch.

And for other updates, add a new patch with Fixes tag to the original patch 
which
introduced this change so that feature patch can be tracked from release notes
using git blame.

Reply via email to