Re: [PATCH v1] net/mlx5/hws: match VXLAN all fields

2024-05-20 Thread Raslan Darawsheh
Hi, From: Rongwei Liu Sent: Tuesday, May 14, 2024 6:21 AM To: dev@dpdk.org; Matan Azrad; Slava Ovsiienko; Ori Kam; Suanming Mou; NBU-Contact-Thomas Monjalon (EXTERNAL) Cc: Alex Vesker; Dariusz Sosnowski Subject: [PATCH v1] net/mlx5/hws: match VXLAN all fields Support VxLAN all fields support

[PATCH v1] net/mlx5/hws: match VXLAN all fields

2024-05-13 Thread Rongwei Liu
Support VxLAN all fields support. To match GBP or GPE extension, the user needs to set the right UDP destination port plus the desired VxLAN flag bits. Signed-off-by: Rongwei Liu Reviewed-by: Alex Vesker Acked-by: Dariusz Sosnowski --- doc/guides/nics/mlx5.rst | 18 +++---