patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 19.11 00/11] net/mlx5: fix patch backport
@ 2020-02-28  3:33 Suanming Mou
  2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 01/11] net/mlx5: unify validation of drop action Suanming Mou
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Suanming Mou @ 2020-02-28  3:33 UTC (permalink / raw)
  To: luca.boccassi; +Cc: stable

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-02-28 11:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28  3:33 [dpdk-stable] [PATCH 19.11 00/11] net/mlx5: fix patch backport Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 01/11] net/mlx5: unify validation of drop action Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 02/11] net/mlx5: update description of validation functions Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 03/11] net/mlx5: support maximum flow id allocation Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 04/11] net/mlx5: fix register usage in meter Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 05/11] net/mlx5: fix encap/decap validation Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 06/11] net/mlx5: fix layer validation with decapsulation Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 07/11] net/mlx5: fix layer type in header modify action Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 08/11] net/mlx5: fix layer flags missing in metadata Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 09/11] net/mlx5: fix match information in meter Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 10/11] net/mlx5: fix VLAN actions " Suanming Mou
2020-02-28  3:33 ` [dpdk-stable] [PATCH 19.11 11/11] net/mlx5: fix metadata split with encap action Suanming Mou
2020-02-28 11:17 ` [dpdk-stable] [PATCH 19.11 00/11] net/mlx5: fix patch backport Luca Boccassi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).