[dpdk-stable] [PATCH 19.11 00/11] net/mlx5: fix patch backport
Suanming Mou
suanmingm at mellanox.com
Fri Feb 28 04:33:44 CET 2020
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(-)
--
1.8.3.1
More information about the stable
mailing list