Hi, > -----Original Message----- > From: Dekel Peled <[email protected]> > Sent: Wednesday, July 15, 2020 10:31 AM > To: Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]>; Raslan Darawsheh <[email protected]> > Cc: [email protected]; [email protected] > Subject: [PATCH] net/mlx5: fix pop VLAN with decap action validate > > The combination of decap action followed by pop VLAN action is not > fully validated in existing code. > > This patch updates the validation function of pop vlan action. > Pop VLAN with preceding Decap requires inner header with VLAN. > Pop VLAN without preceding Decap requires outer header with VLAN. > > Fixes: b41e47da2592 ("net/mlx5: support pop flow action on VLAN header") > Cc: [email protected] > > Signed-off-by: Dekel Peled <[email protected]> > Acked-by: Matan Azrad <[email protected]> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

