[dpdk-dev] [PATCH v3 8/8] doc: update dpdk 21.05 release notes
Ferruh Yigit
ferruh.yigit at intel.com
Wed Mar 31 14:08:51 CEST 2021
On 3/17/2021 9:26 AM, Salem Sol wrote:
> Update release notes for dpdk 21.05 to include the new
> Mellanox driver's support for VXLAN and NVGRE encap as sample
> actions.
>
> Signed-off-by: Salem Sol <salems at nvidia.com>
> ---
> doc/guides/rel_notes/release_21_05.rst | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst
> index 23f7f0bff9..312b3cbe61 100644
> --- a/doc/guides/rel_notes/release_21_05.rst
> +++ b/doc/guides/rel_notes/release_21_05.rst
> @@ -65,6 +65,12 @@ New Features
>
> * Added support for txgbevf PMD.
>
> +* **Updated Mellanox mlx5 driver.**
> +
> + Updated the Mellanox mlx5 driver with new features and improvements, including:
> +
> + * Added support for VXLAN and NVGRE encap as a sample actions.
> +
> * **Updated testpmd.**
>
> * Added command to display Rx queue used descriptor count.
>
Can you please distribute the content of this patch to the patch that actually
adds the feature, instead of having a separate release notes update patch?
Thanks.
More information about the dev
mailing list