On 5/24/2019 3:49 PM, Lance Richardson wrote:
> From: Ajit Khaparde <ajit.khapa...@broadcom.com>
> 
> Update release doc briefly describing updates to bnxt PMD.

It is better to keep the doc update with the feature patch, instead of a
separate doc patch. Can you please distribute content of this patch into
relevant patches?

> 
> Signed-off-by: Ajit Khaparde <ajit.khapa...@broadcom.com>
> ---
>  doc/guides/rel_notes/release_19_08.rst | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_19_08.rst 
> b/doc/guides/rel_notes/release_19_08.rst
> index b9510f93a..2ff9d4b1c 100644
> --- a/doc/guides/rel_notes/release_19_08.rst
> +++ b/doc/guides/rel_notes/release_19_08.rst
> @@ -54,6 +54,12 @@ New Features
>       Also, make sure to start the actual text at the margin.
>       =========================================================
>  
> +* **Updated the bnxt PMD.**
> +
> +  Updated the bnxt PMD. The major enhancements include:
> +  * Update HWRM version to 1.10.74
> +  * Added vector RX/TX

We have x86(SSE/AVX2/AVX512), Arm (neon) & PPC (altivec) vectorization support
in DPDK, can you please detail what is added.

> +  * Performance optimizations in non-vector Tx path
>  
>  Removed Items
>  -------------
> 

Reply via email to