[dpdk-dev] [PATCH v7 17/17] doc: update mlx5 support for conntrack
Ferruh Yigit
ferruh.yigit at intel.com
Wed May 5 20:21:04 CEST 2021
On 5/5/2021 1:23 PM, Bing Zhao wrote:
> In the release notes and mlx5 NIC document, the support and
> limitation of connection tracking are added.
>
A new NIC feature seems added, better to be acked beyond the mlx5 scope.
> Signed-off-by: Bing Zhao <bingz at nvidia.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> ---
> doc/guides/nics/features/default.ini | 1 +
> doc/guides/nics/features/mlx5.ini | 1 +
> doc/guides/nics/mlx5.rst | 14 ++++++++++++++
> doc/guides/rel_notes/release_21_05.rst | 2 ++
> 4 files changed, 18 insertions(+)
>
> diff --git a/doc/guides/nics/features/default.ini b/doc/guides/nics/features/default.ini
> index 8046bd121e..0deb4ef547 100644
> --- a/doc/guides/nics/features/default.ini
> +++ b/doc/guides/nics/features/default.ini
> @@ -66,6 +66,7 @@ Module EEPROM dump =
> Registers dump =
> LED =
> Multiprocess aware =
> +Connection tracking =
> FreeBSD =
> Linux =
> Windows =
Need to update 'doc/guides/nics/features.rst' too, to describe new feature.
I will drop new feature part in next-net, it can be sent as separate patch
later. Will keep driver and release notes documentation.
More information about the dev
mailing list