diff options
| author | Cosmin Ratiu <cratiu@nvidia.com> | 2026-07-07 16:08:45 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-07-21 06:57:38 -0700 |
| commit | c61cb6647a2c4624af55c5f4ee706bf8a0dd6942 (patch) | |
| tree | d10d51fe4dfece308ff9b341898801e2fd30fb6c /tools/perf/scripts/python | |
| parent | 55e9b2788fdc051710885fd30e3a3e813d9bed49 (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')
0 files changed, 0 insertions, 0 deletions
