mbox

[0/2] net/mlx5: support MPLSoUDP for HWS

Message ID 20230208061911.1644248-1-michaelba@nvidia.com (mailing list archive)
Headers

Message

Michael Baum Feb. 8, 2023, 6:19 a.m. UTC
  Add support for matching/encap/decap MPLSoUDP including multiple MPLS
headers.

Erez Shitrit (1):
  net/mlx5/hws: support matching on MPLSoUDP

Michael Baum (1):
  net/mlx5: add MPLS tunnel support for HWS

 doc/guides/nics/mlx5.rst               |   4 +
 doc/guides/rel_notes/release_23_03.rst |   4 +
 drivers/net/mlx5/hws/mlx5dr_definer.c  | 183 ++++++++++++++++++++++++-
 drivers/net/mlx5/hws/mlx5dr_definer.h  |  32 ++++-
 drivers/net/mlx5/mlx5_flow_hw.c        |   1 +
 5 files changed, 221 insertions(+), 3 deletions(-)