Hi,

> -----Original Message-----
> From: Gregory Etelson <[email protected]>
> Sent: Thursday, December 23, 2021 3:17 PM
> To: [email protected]
> Cc: Gregory Etelson <[email protected]>; Raslan Darawsheh
> <[email protected]>; [email protected]; Matan Azrad
> <[email protected]>; Slava Ovsiienko <[email protected]>; Yongseok
> Koh <[email protected]>; Ori Kam <[email protected]>
> Subject: [PATCH] net/mlx5: fix GRE protocol type translation for VERB API
> 
> When application creates several flows to match on GRE tunnel without
> explicitly specifying GRE protocol type value in flow rules, PMD will
> translate that to zero mask.
> RDMA-CORE cannot distinguish between different inner flow types and
> produces identical matchers for each zero mask.
> 
> The patch extracts inner header type from flow rule and forces it in
> GRE protocol type, if application did not specify any.
> 
> Cc: [email protected]
> 
> Fixes: 84c406e74524 ("net/mlx5: add flow translate function")
> Signed-off-by: Gregory Etelson <[email protected]>
> Acked-by: Matan Azrad <[email protected]>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to