RE: [PATCH 1/2] doc: fix mlx5 VXLAN matching limitations

2025-02-18 Thread Dariusz Sosnowski
iu > > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH 1/2] doc: fix mlx5 VXLAN matching limitations > > P bit of VXLAN-GPE and G bit of VXLAN-GBP should be set when matching the > protocols. > > Fixes: 49765b78c81b ("net/mlx5/hws: match all VXLAN fields"

[PATCH 1/2] doc: fix mlx5 VXLAN matching limitations

2025-02-18 Thread Minggang Li(Gavin)
P bit of VXLAN-GPE and G bit of VXLAN-GBP should be set when matching the protocols. Fixes: 49765b78c81b ("net/mlx5/hws: match all VXLAN fields") Signed-off-by: Minggang Li(Gavin) --- doc/guides/nics/mlx5.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/nics/mlx5.rst b/doc/