Re: [dpdk-dev] [PATCH] doc: update sample actions support in mlx5 guide

2021-03-12 Thread Thomas Monjalon
12/03/2021 10:44, Jiawei(Jonny) Wang: > From: Thomas Monjalon > > 09/03/2021 14:09, Jiawei Wang: > > > + - Supports ``MARK``, ``COUNT``, ``QUEUE``, ``RSS`` as sample actions > > > for > > NIC Rx sampling/mirroring flow. > > > > "sample actions for NIC Rx sampling" is redundant. > > I suggest "S

Re: [dpdk-dev] [PATCH] doc: update sample actions support in mlx5 guide

2021-03-12 Thread Jiawei(Jonny) Wang
Hi Thomas, > -Original Message- > From: Thomas Monjalon > Sent: Tuesday, March 9, 2021 9:39 PM > To: Jiawei(Jonny) Wang > Cc: Slava Ovsiienko ; Matan Azrad > ; Ori Kam ; dev@dpdk.org; Raslan > Darawsheh > Subject: Re: [PATCH] doc: update sample actions support in mlx5 guide > > 09/03/2

Re: [dpdk-dev] [PATCH] doc: update sample actions support in mlx5 guide

2021-03-09 Thread Thomas Monjalon
09/03/2021 14:09, Jiawei Wang: > + - Supports ``MARK``, ``COUNT``, ``QUEUE``, ``RSS`` as sample actions for > NIC Rx sampling/mirroring flow. "sample actions for NIC Rx sampling" is redundant. I suggest "Supports [...] actions for NIC Rx flow sampling/mirroring." > + - Supports ``RAW ENCAP``,

[dpdk-dev] [PATCH] doc: update sample actions support in mlx5 guide

2021-03-09 Thread Jiawei Wang
Updates the documentation for supported sample actions in the NIC Rx and E-Switch steering flow. Signed-off-by: Jiawei Wang Acked-by: Viacheslav Ovsiienko --- doc/guides/nics/mlx5.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index