netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] mlx5: Support setting a parent for a devlink rate node
@ 2025-03-10 21:26 Tariq Toukan
  2025-03-10 21:26 ` [PATCH net-next 1/4] net/mlx5: Rename devlink rate parent set function for leaf nodes Tariq Toukan
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Tariq Toukan @ 2025-03-10 21:26 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Andrew Lunn
  Cc: Gal Pressman, Mark Bloch, Moshe Shemesh, Saeed Mahameed,
	Leon Romanovsky, Tariq Toukan, netdev, linux-rdma, linux-kernel,
	Carolina Jubran, Cosmin Ratiu, Dragos Tatulea

Hi,

This series by Carolina adds mlx5 support for the setting of a parent to
devlink rate nodes.

By introducing a hierarchical level to scheduling nodes, these changes
allow for more granular control over bandwidth allocation and isolation
of Virtual Functions.

Function renaming for parent setting on leafs:
- net/mlx5: Rename devlink rate parent set function for leaf nodes

Add support for hierarchy level tracking:
- net/mlx5: Introduce hierarchy level tracking on scheduling nodes
- net/mlx5: Preserve rate settings when creating a rate node

Support setting parent for rate nodes:
- net/mlx5: Add support for setting parent of nodes

Regards,
Tariq

Carolina Jubran (4):
  net/mlx5: Rename devlink rate parent set function for leaf nodes
  net/mlx5: Introduce hierarchy level tracking on scheduling nodes
  net/mlx5: Preserve rate settings when creating a rate node
  net/mlx5: Add support for setting parent of nodes

 .../net/ethernet/mellanox/mlx5/core/devlink.c |   3 +-
 .../net/ethernet/mellanox/mlx5/core/esw/qos.c | 146 ++++++++++++++++--
 .../net/ethernet/mellanox/mlx5/core/esw/qos.h |  12 +-
 3 files changed, 143 insertions(+), 18 deletions(-)


base-commit: 8ef890df4031121a94407c84659125cbccd3fdbe
-- 
2.31.1


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

end of thread, other threads:[~2025-03-18  9:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-10 21:26 [PATCH net-next 0/4] mlx5: Support setting a parent for a devlink rate node Tariq Toukan
2025-03-10 21:26 ` [PATCH net-next 1/4] net/mlx5: Rename devlink rate parent set function for leaf nodes Tariq Toukan
2025-03-10 21:26 ` [PATCH net-next 2/4] net/mlx5: Introduce hierarchy level tracking on scheduling nodes Tariq Toukan
2025-03-10 21:26 ` [PATCH net-next 3/4] net/mlx5: Preserve rate settings when creating a rate node Tariq Toukan
2025-03-10 21:26 ` [PATCH net-next 4/4] net/mlx5: Add support for setting parent of nodes Tariq Toukan
2025-03-18  9:36   ` Paolo Abeni
2025-03-13 22:27 ` [PATCH net-next 0/4] mlx5: Support setting a parent for a devlink rate node Jacob Keller
2025-03-18 10:00 ` patchwork-bot+netdevbpf

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