[dpdk-stable] [PATCH 19.11 00/11] net/mlx5: fix patch backport

Luca Boccassi bluca at debian.org
Fri Feb 28 12:17:39 CET 2020


On Fri, 2020-02-28 at 11:33 +0800, Suanming Mou wrote:
> Please remove the commit below with rebase first:
> dec473d net/mlx5: fix metadata split with encap action
> 
> The commit makes the wrong patch order.
> Remove the commit will not cause any conflicts.
> 
> Dekel Peled (2):
>   net/mlx5: unify validation of drop action
>   net/mlx5: update description of validation functions
> 
> Matan Azrad (2):
>   net/mlx5: fix encap/decap validation
>   net/mlx5: fix metadata split with encap action
> 
> Suanming Mou (7):
>   net/mlx5: support maximum flow id allocation
>   net/mlx5: fix register usage in meter
>   net/mlx5: fix layer validation with decapsulation
>   net/mlx5: fix layer type in header modify action
>   net/mlx5: fix layer flags missing in metadata
>   net/mlx5: fix match information in meter
>   net/mlx5: fix VLAN actions in meter
> 
>  drivers/net/mlx5/mlx5.c            |  19 +-
>  drivers/net/mlx5/mlx5.h            |   4 +
>  drivers/net/mlx5/mlx5_devx_cmds.c  |   2 +
>  drivers/net/mlx5/mlx5_flow.c       | 366 ++++++++++++++++-----------
> -
>  drivers/net/mlx5/mlx5_flow.h       |  40 ++-
>  drivers/net/mlx5/mlx5_flow_dv.c    | 485 +++++++++++++++++++++----
> ------------
>  drivers/net/mlx5/mlx5_flow_verbs.c |  12 +
>  drivers/net/mlx5/mlx5_prm.h        |   7 +-
>  8 files changed, 552 insertions(+), 383 deletions(-)

Thank you, applied. I also dropped the previous version of "net/mlx5:
fix metadata split with encap action" in favour of yours.

-- 
Kind regards,
Luca Boccassi


More information about the stable mailing list