DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update sample actions support in mlx5 guide
@ 2021-03-09 13:09 Jiawei Wang
  2021-03-09 13:39 ` Thomas Monjalon
  2021-03-15  2:10 ` [dpdk-dev] [PATCH v2] " Jiawei Wang
  0 siblings, 2 replies; 7+ messages in thread
From: Jiawei Wang @ 2021-03-09 13:09 UTC (permalink / raw)
  To: viacheslavo, matan, orika, thomas; +Cc: dev, rasland

Updates the documentation for supported sample actions in the NIC Rx
and E-Switch steering flow.

Signed-off-by: Jiawei Wang <jiaweiw@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
---
 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 7c50497..2aa7483 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -370,6 +370,8 @@ Limitations
   - Supports ``RTE_FLOW_ACTION_TYPE_SAMPLE`` action only within NIC Rx and E-Switch steering domain.
   - The E-Switch Sample flow must have the eswitch_manager VPORT destination (PF or ECPF) and no additional actions.
   - For ConnectX-5, the ``RTE_FLOW_ACTION_TYPE_SAMPLE`` is typically used as first action in the E-Switch egress flow if with header modify or encapsulation actions.
+  - Supports ``MARK``, ``COUNT``, ``QUEUE``, ``RSS`` as sample actions for NIC Rx sampling/mirroring flow.
+  - Supports ``RAW ENCAP``, ``Port ID`` as sample actions for E-Switch mirroring (sample ratio = 1) flow.
 
 - Modify Field flow:
 
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-03-17 16:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 13:09 [dpdk-dev] [PATCH] doc: update sample actions support in mlx5 guide Jiawei Wang
2021-03-09 13:39 ` Thomas Monjalon
2021-03-12  9:44   ` Jiawei(Jonny) Wang
2021-03-12 15:51     ` Thomas Monjalon
2021-03-15  2:10 ` [dpdk-dev] [PATCH v2] " Jiawei Wang
2021-03-16 15:18   ` [dpdk-dev] [PATCH v3] " Jiawei Wang
2021-03-17 16:15     ` Raslan Darawsheh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).