Hi, > -----Original Message----- > From: Dekel Peled <dek...@mellanox.com> > Sent: Wednesday, July 15, 2020 10:31 AM > To: Matan Azrad <ma...@mellanox.com>; Slava Ovsiienko > <viachesl...@mellanox.com>; Raslan Darawsheh <rasl...@mellanox.com> > Cc: dev@dpdk.org; sta...@dpdk.org > 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: sta...@dpdk.org > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > Acked-by: Matan Azrad <ma...@mellanox.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh