[PATCH v4 0/2] net/mlx5: add cross port meter mark action sharing
    Dariusz Sosnowski 
    dsosnowski at nvidia.com
       
    Tue Feb 27 14:37:12 CET 2024
    
    
  
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.
v4:
- Rebased.
v3:
- Rebased on top of v24.03-rc1.
- Fixed completion polling issue with meter queues.
v2:
- Updated release notes.
Dariusz Sosnowski (2):
  net/mlx5: move meter init functions
  net/mlx5: add cross port meter mark action sharing
 doc/guides/rel_notes/release_24_03.rst |   2 +
 drivers/net/mlx5/mlx5_flow_hw.c        | 245 +++------------------
 drivers/net/mlx5/mlx5_flow_meter.c     | 284 +++++++++++++++++++++++++
 3 files changed, 315 insertions(+), 216 deletions(-)
--
2.25.1
    
    
More information about the dev
mailing list