[dpdk-dev] [PATCH 00/11] net/mlx5: vlan actions validation fixes
Dekel Peled
dekelp at mellanox.com
Wed Jan 22 15:27:12 CET 2020
This series includes several patches, fixing different faults in
validation functions of VLAN actions.
Series-acked-by: Ori Kam <orika at 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
More information about the dev
mailing list