Hi,

> -----Original Message-----
> From: Alexander Kozyrev <[email protected]>
> Sent: Wednesday, November 24, 2021 6:33 AM
> To: [email protected]
> Cc: [email protected]; Raslan Darawsheh <[email protected]>; Slava
> Ovsiienko <[email protected]>; Matan Azrad <[email protected]>;
> Gregory Etelson <[email protected]>
> Subject: [PATCH] net/mlx5: fix GRE item matching
> 
> GRE protocol type is implicitly set in the matching translation in case
> an application doesn't specify any type explicitly in a flow rule.
> It is extracted from the inner header type, but this type may be absent.
> In this case, GRE item matching is broken. Check if we have the inner
> header type before setting it to allow matching on all GRE packets.
> 
> Fixes: be26e81bfc1c ("net/mlx5: fix GRE protocol type translation")
> Cc: [email protected]
> 
> Signed-off-by: Alexander Kozyrev <[email protected]>
> ---

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to