[PATCH 1/5] net/mlx5: fix VXLAN-GPE next protocol translation

Raslan Darawsheh rasland at nvidia.com
Tue Nov 16 08:05:01 CET 2021


Hi,

> -----Original Message-----
> From: Gregory Etelson <getelson at nvidia.com>
> Sent: Sunday, November 14, 2021 5:36 PM
> To: dev at dpdk.org; Gregory Etelson <getelson at nvidia.com>
> Cc: Matan Azrad <matan at nvidia.com>; Raslan Darawsheh
> <rasland at nvidia.com>; stable at dpdk.org; Slava Ovsiienko
> <viacheslavo at nvidia.com>; Raslan Darawsheh <rasland at nvidia.com>
> 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: stable at dpdk.org
> 
> Fixes: 90456726eb80 ("net/mlx5: fix VXLAN-GPE item translation")
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>

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


More information about the stable mailing list