[0/2] net/mlx5: add cross port meter mark action sharing

Message ID 20240221101327.9820-1-dsosnowski@nvidia.com (mailing list archive)
Headers
Series net/mlx5: add cross port meter mark action sharing |

Message

Dariusz Sosnowski Feb. 21, 2024, 10:13 a.m. UTC
  This patchset adds support for sharing indirect METER_MARK flow actions
between ports, when flow engine is configured with
RTE_FLOW_PORT_FLAG_SHARE_INDIRECT.

Dariusz Sosnowski (2):
  net/mlx5: move meter init functions
  net/mlx5: add cross port meter mark action sharing

 drivers/net/mlx5/mlx5_flow_hw.c    | 237 +++---------------------
 drivers/net/mlx5/mlx5_flow_meter.c | 284 +++++++++++++++++++++++++++++
 2 files changed, 308 insertions(+), 213 deletions(-)

--
2.34.1