DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1] doc/mlx5: update IPv6 routing extension matching limitation
@ 2023-11-23  2:14 Rongwei Liu
  2024-01-07 12:34 ` Raslan Darawsheh
  0 siblings, 1 reply; 2+ messages in thread
From: Rongwei Liu @ 2023-11-23  2:14 UTC (permalink / raw)
  To: dev, matan, viacheslavo, orika, suanmingm, thomas

Due to hardware limitations, the relaxed mode is not supported,
otherwise, packets may mismatch.

Signed-off-by: Rongwei Liu <rongweil@nvidia.com>
Acked-by: Suanming Mou <suanmingm@nvidia.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
---
 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 45379960f0..857c2493bb 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -244,6 +244,8 @@ Limitations
 
   - Matching on ICMP6 following IPv6 routing extension header,
     should match ``ipv6_routing_ext_next_hdr`` instead of ICMP6.
+    IPv6 routing extension matching is not supported in flow template relaxed
+    matching mode (see ``struct rte_flow_pattern_template_attr::relaxed_matching``).
 
 - When using Verbs flow engine (``dv_flow_en`` = 0), flow pattern without any
   specific VLAN will match for VLAN packets as well:
-- 
2.27.0


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

end of thread, other threads:[~2024-01-07 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23  2:14 [PATCH v1] doc/mlx5: update IPv6 routing extension matching limitation Rongwei Liu
2024-01-07 12:34 ` 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).