DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/mlx5: add cross port meter mark action sharing
@ 2024-02-21 10:13 Dariusz Sosnowski
  2024-02-21 10:13 ` [PATCH 1/2] net/mlx5: move meter init functions Dariusz Sosnowski
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Dariusz Sosnowski @ 2024-02-21 10:13 UTC (permalink / raw)
  To: Viacheslav Ovsiienko, Ori Kam, Suanming Mou, Matan Azrad; +Cc: dev

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


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

end of thread, other threads:[~2024-02-28 10:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-21 10:13 [PATCH 0/2] net/mlx5: add cross port meter mark action sharing Dariusz Sosnowski
2024-02-21 10:13 ` [PATCH 1/2] net/mlx5: move meter init functions Dariusz Sosnowski
2024-02-21 10:13 ` [PATCH 2/2] net/mlx5: add cross port meter mark action sharing Dariusz Sosnowski
2024-02-21 10:21 ` [PATCH v2 0/2] " Dariusz Sosnowski
2024-02-21 10:21   ` [PATCH v2 1/2] net/mlx5: move meter init functions Dariusz Sosnowski
2024-02-21 10:21   ` [PATCH v2 2/2] net/mlx5: add cross port meter mark action sharing Dariusz Sosnowski
2024-02-22 18:00   ` [PATCH v3 0/2] " Dariusz Sosnowski
2024-02-22 18:00     ` [PATCH v3 1/2] net/mlx5: move meter init functions Dariusz Sosnowski
2024-02-22 18:00     ` [PATCH v3 2/2] net/mlx5: add cross port meter mark action sharing Dariusz Sosnowski
2024-02-27 13:37     ` [PATCH v4 0/2] " Dariusz Sosnowski
2024-02-27 13:37       ` [PATCH v4 1/2] net/mlx5: move meter init functions Dariusz Sosnowski
2024-02-28 10:12         ` Raslan Darawsheh
2024-02-27 13:37       ` [PATCH v4 2/2] net/mlx5: add cross port meter mark action sharing Dariusz Sosnowski

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).