patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 1/2] doc: fix MPLS limitations under HWS
@ 2025-02-26  8:02 Maayan Kashani
  2025-02-26 11:03 ` Raslan Darawsheh
  0 siblings, 1 reply; 2+ messages in thread
From: Maayan Kashani @ 2025-02-26  8:02 UTC (permalink / raw)
  To: dev
  Cc: mkashani, dsosnowski, rasland, stable, Viacheslav Ovsiienko,
	Bing Zhao, Ori Kam, Suanming Mou, Matan Azrad, Michael Baum

Update missing limitations.

Fixes: 1e2a51f545b6 ("net/mlx5: support MPLS tunnel with HWS")
Cc: stable@dpdk.org

Signed-off-by: Maayan Kashani <mkashani@nvidia.com>
Acked-by: Dariusz Sosnowski <dsosnowski@nvidia.com>
---
 doc/guides/nics/mlx5.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 690b46a9743..316c3397d2e 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -279,6 +279,14 @@ Limitations
        which results in L3 encap.
     d. Only in transfer (switchdev) mode.
 
+  - MPLS:
+
+    - RTE_FLOW_ITEM_TYPE_MPLS matching is not supported for mlxcfg ``FLEX_PARSER_PROFILE_ENABLE`` = 1.
+    - RTE_FLOW_ITEM_TYPE_MPLS matching is not supported on group 0.
+    - Testpmd commands "set mplsoudp_encap" and "set mplsoudp_decap" support only one MPLS.
+    - For non relaxed pattern template, MPLSoUDP match is assumed when trying to match MPLS w/o former
+      protocol match.
+
 - When using Verbs flow engine (``dv_flow_en`` = 0), flow pattern without any
   specific VLAN will match for VLAN packets as well:
 
-- 
2.21.0


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

* Re: [PATCH 1/2] doc: fix MPLS limitations under HWS
  2025-02-26  8:02 [PATCH 1/2] doc: fix MPLS limitations under HWS Maayan Kashani
@ 2025-02-26 11:03 ` Raslan Darawsheh
  0 siblings, 0 replies; 2+ messages in thread
From: Raslan Darawsheh @ 2025-02-26 11:03 UTC (permalink / raw)
  To: Maayan Kashani, dev
  Cc: Dariusz Sosnowski, stable, Slava Ovsiienko, Bing Zhao, Ori Kam,
	Suanming Mou, Matan Azrad, Michael Baum

Hi,

From: Maayan Kashani <mkashani@nvidia.com>
Sent: Wednesday, February 26, 2025 10:02 AM
To: dev@dpdk.org
Cc: Maayan Kashani; Dariusz Sosnowski; Raslan Darawsheh; stable@dpdk.org; Slava Ovsiienko; Bing Zhao; Ori Kam; Suanming Mou; Matan Azrad; Michael Baum
Subject: [PATCH 1/2] doc: fix MPLS limitations under HWS

Update missing limitations.

Fixes: 1e2a51f545b6 ("net/mlx5: support MPLS tunnel with HWS")
Cc: stable@dpdk.org

Signed-off-by: Maayan Kashani <mkashani@nvidia.com>
Acked-by: Dariusz Sosnowski <dsosnowski@nvidia.com>

series squashed and applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


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

end of thread, other threads:[~2025-02-26 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-26  8:02 [PATCH 1/2] doc: fix MPLS limitations under HWS Maayan Kashani
2025-02-26 11:03 ` 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).