summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorCosmin Ratiu <cratiu@nvidia.com>2026-07-07 16:08:45 +0300
committerJakub Kicinski <kuba@kernel.org>2026-07-21 06:57:38 -0700
commitc61cb6647a2c4624af55c5f4ee706bf8a0dd6942 (patch)
treed10d51fe4dfece308ff9b341898801e2fd30fb6c /tools/perf/scripts/python/bin
parent55e9b2788fdc051710885fd30e3a3e813d9bed49 (diff)
net/mlx5e: psp: Remove PSP steering mutexes
PSP steering uses three mutexes to serialize steering rule init/cleanup. But init/cleanup are already serialized with the higher level devlink lock (for both device init and esw mode changes), so there's no need for multiple additional mutexes. Remove them to make room for the new changes. Later in the series, the netdev lock will be used to serialize PSP steering changes from multiple sources, so don't bother adding assertions now only for them to be overwritten later. Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com> Reviewed-by: Dragos Tatulea <dtatulea@nvidia.com> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Link: https://patch.msgid.link/20260707130858.969928-3-tariqt@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions