doc: fix description of some mlx5 features
authorAsaf Penso <asafp@nvidia.com>
Sun, 16 May 2021 10:56:20 +0000 (10:56 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 19 May 2021 14:20:35 +0000 (16:20 +0200)
commitbdbe00de10d423e80841de84f209ec876d42aa59
treea0a442b47c86edc29850232e7018675cfdea9caa
parent974edb66c054c24bf904027de5d49562f95fb2fa
doc: fix description of some mlx5 features

The support of the new RTE_FLOW_ITEM_TYPE_INTEGRITY
was added in the release notes 21.02 by mistake.

The support of the Sub-Function representors was missing
in the release notes and the mlx5 guide.

Fixes: 79f8952783d0 ("net/mlx5: support integrity flow item")
Fixes: cb95feefdd03 ("net/mlx5: support sub-function representor")

Signed-off-by: Asaf Penso <asafp@nvidia.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
doc/guides/nics/mlx5.rst
doc/guides/rel_notes/release_21_02.rst
doc/guides/rel_notes/release_21_05.rst