diff options
author | Paolo Abeni <pabeni@redhat.com> | 2024-10-10 13:12:02 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-10 13:12:03 +0200 |
commit | 88dc9aebd04cbc319e96a3a416109faf7e45b61c (patch) | |
tree | d65dbe2b1f59ec12a03a36fd6b98a019d5017428 /net/ipv4/tcp_output.c | |
parent | d9d28b6f6a13b2ea084bb87d5b8f028769988e9d (diff) | |
parent | e1013c792960324d9780f11acd88c5b2ed7747c5 (diff) | |
download | linux-88dc9aebd04cbc319e96a3a416109faf7e45b61c.tar.gz linux-88dc9aebd04cbc319e96a3a416109faf7e45b61c.tar.bz2 linux-88dc9aebd04cbc319e96a3a416109faf7e45b61c.zip |
Merge branch 'net-mlx5-qos-refactor-esw-qos-to-support-new-features'
Tariq Toukan says:
====================
net/mlx5: qos: Refactor esw qos to support new features
This patch series by Cosmin and Carolina prepares the mlx5 qos infra for
the upcoming feature of cross E-Switch scheduling.
Noop cleanups:
net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.h
net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'.
net/mlx5: qos: Consistently name vport vars as 'vport'
net/mlx5: qos: Refactor and document bw_share calculation
net/mlx5: qos: Rename rate group 'list' as 'parent_entry'
Refactor the code with the goal of moving groups out of E-Switches:
net/mlx5: qos: Maintain rate group vport members in a list
net/mlx5: qos: Always create group0
net/mlx5: qos: Drop 'esw' param from vport qos functions
net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_group
Move groups from an E-Switch into an mlx5_qos_domain:
net/mlx5: qos: Store rate groups in a qos domain
Refactor locking to use a new mutex in the qos domain:
net/mlx5: qos: Refactor locking to a qos domain mutex
In follow-up patchsets, we'll allow qos domains to be shared
between E-Switches of the same NIC.
The two top patches are simple enhancements.
====================
Link: https://patch.msgid.link/20241008183222.137702-1-tariqt@nvidia.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions