Hi,

> -----Original Message-----
> From: Gregory Etelson <[email protected]>
> Sent: Sunday, November 14, 2021 5:36 PM
> To: [email protected]; Gregory Etelson <[email protected]>
> Cc: Matan Azrad <[email protected]>; Raslan Darawsheh
> <[email protected]>; [email protected]; Slava Ovsiienko
> <[email protected]>; Raslan Darawsheh <[email protected]>
> Subject: [PATCH 1/5] net/mlx5: fix VXLAN-GPE next protocol translation
> 
> VXLAN-GPE extends VXLAN protocol and provides the next protocol
> field specifying the first inner header type.
> 
> The application can assign some explicit value to
> VXLAN-GPE::next_protocol field or set it to the default one. In the
> latter case, the rdma-core library cannot recognize the matcher
> built by PMD correctly, and it results in hardware configuration
> missing inner headers match.
> 
> The patch forces VXLAN-GPE::next_protocol assignment if the
> application did not explicitly assign it to the non-default value
> 
> Cc: [email protected]
> 
> Fixes: 90456726eb80 ("net/mlx5: fix VXLAN-GPE item translation")
> Signed-off-by: Gregory Etelson <[email protected]>

Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh

Reply via email to