Hi, > -----Original Message----- > From: Suanming Mou <[email protected]> > Sent: Wednesday, February 19, 2020 4:26 PM > To: Slava Ovsiienko <[email protected]>; Matan Azrad > <[email protected]> > Cc: [email protected]; Raslan Darawsheh <[email protected]> > 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

