[dpdk-dev] [PATCH v4 7/7] doc: update sample actions support in mlx5 guide
Ferruh Yigit
ferruh.yigit at intel.com
Tue Apr 6 16:45:18 CEST 2021
On 4/4/2021 10:49 AM, Salem Sol wrote:
> Updates the documentation with the added support for sample actions VXLAN
> and NVGRE encap in E-Switch steering flow.
>
> Signed-off-by: Salem Sol <salems at nvidia.com>
> ---
> doc/guides/nics/mlx5.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
> index 96fce36e3c..378b7202d9 100644
> --- a/doc/guides/nics/mlx5.rst
> +++ b/doc/guides/nics/mlx5.rst
> @@ -376,8 +376,8 @@ Limitations
> encapsulation actions.
> - For NIC Rx flow, supports ``MARK``, ``COUNT``, ``QUEUE``, ``RSS`` in the
> sample actions list.
> - - For E-Switch mirroring flow, supports ``RAW ENCAP``, ``Port ID`` in the
> - sample actions list.
> + - For E-Switch mirroring flow, supports ``RAW ENCAP``, ``Port ID``,
> + ``VXLAN ENCAP``, ``NVGRE ENCAP`` in the sample actions list.
>
> - Modify Field flow:
>
>
Can you please distribute this mlx5 doc patch to the patches that actually adds
the support, very similarly like done with the release notes update patch?
More information about the dev
mailing list