Hi, > -----Original Message----- > From: Dekel Peled <dek...@mellanox.com> > Sent: Wednesday, January 22, 2020 4:27 PM > To: Matan Azrad <ma...@mellanox.com>; Slava Ovsiienko > <viachesl...@mellanox.com> > Cc: Raslan Darawsheh <rasl...@mellanox.com>; Ori Kam > <or...@mellanox.com>; dev@dpdk.org > Subject: [PATCH 00/11] net/mlx5: vlan actions validation fixes > > This series includes several patches, fixing different faults in validation > functions of VLAN actions. > > Series-acked-by: Ori Kam <or...@mellanox.com> > > Dekel Peled (11): > net/mlx5: fix masks of encap and decap actions > net/mlx5: fix invalid check for VLAN actions > net/mlx5: fix bit mask used for push VLAN validate > net/mlx5: fix allow push VLAN without VID value > net/mlx5: unify validation of drop action > net/mlx5: fix block push VLAN action on Rx > net/mlx5: fix block pop VLAN action on Tx > net/mlx5: fix pop VLAN action validation function > net/mlx5: fix the set VLAN VID action validation > net/mlx5: update description of validation funcs > doc: update MLX5 supported hardware offloads table > > doc/guides/nics/mlx5.rst | 8 +-- > drivers/net/mlx5/mlx5_flow.c | 25 +------ > drivers/net/mlx5/mlx5_flow.h | 6 +- > drivers/net/mlx5/mlx5_flow_dv.c | 139 +++++++++++++---------------------- > -- > drivers/net/mlx5/mlx5_flow_verbs.c | 12 ++++ > 5 files changed, 65 insertions(+), 125 deletions(-) > > -- > 1.8.3.1
Series applied to next-net-mlx, Kindest regards, Raslan Darawsheh