patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH] doc: document a limitation for a meter with RSS action
@ 2021-10-26  2:08 Li Zhang
  2021-10-26  9:24 ` Li Zhang
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Li Zhang @ 2021-10-26  2:08 UTC (permalink / raw)
  To: orika, viacheslavo, matan, shahafs, Shun Hao
  Cc: dev, thomas, rasland, roniba, stable

A meter policy with RSS/Queue action is not supported
when dv_xmeta_en != 0.

Fixes: 51ec04d ("net/mlx5: connect meter policy to created flows")
Cc: stable@dpdk.org

Signed-off-by: Li Zhang <lizh@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
---
 doc/guides/nics/mlx5.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 47709d93b3..4129fe2009 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -435,6 +435,7 @@ Limitations
      - yellow: QUEUE, RSS, PORT_ID, REPRESENTED_PORT, JUMP, DROP, MARK and SET_TAG.
      - RED: must be DROP.
   - Policy actions of RSS for green and yellow should have the same configuration except queues.
+  - Policy with RSS/queue action is not supported when dv_xmeta_en != 0.
   - meter profile packet mode is supported.
   - meter profiles of RFC2697, RFC2698 and RFC4115 are supported.
 
-- 
2.27.0


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

end of thread, other threads:[~2021-10-31 13:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26  2:08 [dpdk-stable] [PATCH] doc: document a limitation for a meter with RSS action Li Zhang
2021-10-26  9:24 ` Li Zhang
2021-10-26  9:27 ` [dpdk-stable] [PATCH v2] " Li Zhang
2021-10-26  9:31 ` [dpdk-stable] [PATCH v3] " Li Zhang
2021-10-26  9:51   ` Thomas Monjalon
2021-10-26 10:12     ` Li Zhang
2021-10-26 10:10 ` [dpdk-stable] [PATCH v4] " Li Zhang
2021-10-26 10:15   ` Thomas Monjalon
2021-10-26 11:54     ` Li Zhang
2021-10-26 11:53 ` [dpdk-stable] [PATCH v5] " Li Zhang
2021-10-26 12:28   ` Thomas Monjalon
2021-10-27  5:41     ` Li Zhang
2021-10-27  5:39 ` [dpdk-stable] [PATCH v6] " Li Zhang
2021-10-27  9:13 ` [dpdk-stable] [PATCH v7] doc: add metering limitation in mlx5 guide Li Zhang
2021-10-31 13:28   ` 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).