[dpdk-dev] [PATCH 32/32] doc: update for ngbe

Ferruh Yigit ferruh.yigit at intel.com
Wed Sep 15 18:58:54 CEST 2021


On 9/8/2021 9:37 AM, Jiawen Wu wrote:
> Add ngbe PMD new features in release note 21.11.
> 

Can you please distribute the content of this patch to the commit that adds the
feature documented here?

As a result there shouldn't be a separate patch for release notes update.

Thanks.

> Signed-off-by: Jiawen Wu <jiawenwu at trustnetic.com>
> ---
>  doc/guides/rel_notes/release_21_11.rst | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst
> index 675b573834..81093cf6c0 100644
> --- a/doc/guides/rel_notes/release_21_11.rst
> +++ b/doc/guides/rel_notes/release_21_11.rst
> @@ -62,6 +62,16 @@ New Features
>    * Added bus-level parsing of the devargs syntax.
>    * Kept compatibility with the legacy syntax as parsing fallback.
>  
> +* **Updated Wangxun ngbe driver.**
> +  Updated the Wangxun ngbe driver. Add more features to complete the driver,
> +  some of them including:
> +
> +  * Added offloads and packet type on RxTx.
> +  * Added device basic statistics and extended stats.
> +  * Added VLAN and MAC filters.
> +  * Added multi-queue and RSS.
> +  * Added SRIOV.
> +  * Added IPsec.
>  
>  Removed Items
>  -------------
> 



More information about the dev mailing list