[dpdk-dev] [PATCH 00/11] net/mlx5: vlan actions validation fixes

Raslan Darawsheh rasland at mellanox.com
Sun Jan 26 16:48:55 CET 2020


Hi,

> -----Original Message-----
> From: Dekel Peled <dekelp at mellanox.com>
> Sent: Wednesday, January 22, 2020 4:27 PM
> To: Matan Azrad <matan at mellanox.com>; Slava Ovsiienko
> <viacheslavo at mellanox.com>
> Cc: Raslan Darawsheh <rasland at mellanox.com>; Ori Kam
> <orika at mellanox.com>; dev at 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 <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


Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list