> -----Original Message-----
> From: Rongwei Liu <[email protected]>
> Sent: Monday, August 2, 2021 15:21
> To: Matan Azrad <[email protected]>; Slava Ovsiienko
> <[email protected]>; Ori Kam <[email protected]>; NBU-Contact-
> Thomas Monjalon <[email protected]>; Shahaf Shuler
> <[email protected]>; Raslan Darawsheh <[email protected]>
> Cc: [email protected]; [email protected]
> Subject: [PATCH v2] net/mlx5: fix vni matching with non-std port at
> ConnectX-5
> 
> In the recent update, the misc5 matcher was introduced to match VxLAN
> header extra fields. However, ConnectX-5 doesn't support misc5 for the UDP
> ports different from VXLAN's standard one (4789).
> 
> Need to fall back to the previous approach and use legacy misc matcher if
> non-standard UDP port is recognized in VxLAN flow.
> 
> Fixes: 630a587bfb37 ("net/mlx5: support matching on VXLAN reserved field")
> Cc: [email protected]
> 
> Signed-off-by: Rongwei Liu <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to