[dpdk-dev] [PATCH 0/2] net/mlx5: fix incorrect layer choose with decap

Raslan Darawsheh rasland at mellanox.com
Thu Feb 20 12:26:48 CET 2020


Hi,

> -----Original Message-----
> From: Suanming Mou <suanmingm at mellanox.com>
> Sent: Wednesday, February 19, 2020 4:26 PM
> To: Slava Ovsiienko <viacheslavo at mellanox.com>; Matan Azrad
> <matan at mellanox.com>
> Cc: dev at dpdk.org; Raslan Darawsheh <rasland at mellanox.com>
> Subject: [PATCH 0/2] net/mlx5: fix incorrect layer choose with decap
> 
> For header modify actions after decapsulation action, the header modify
> actions should be applied to the inner layers.
> 
> Currently, it always treats the outermost layers as the corresponding
> layer even though with decapsulation action.
> 
> Add the layer validation with decapsulation for the header modify action
> and fix the incorrect layers chosen in header modify action with
> decapsulation action.
> 
> Suanming Mou (2):
>   net/mlx5: fix wrong layer validation with decapsulation
>   net/mlx5: fix header modifiy choose wrong layer type
> 
>  drivers/net/mlx5/mlx5_flow_dv.c | 104
> +++++++++++++++++++++++++++++++++-------
>  1 file changed, 87 insertions(+), 17 deletions(-)
> 
> --
> 1.8.3.1


Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list