diff options
author | Amir Tzin <amirtz@nvidia.com> | 2025-03-19 17:03:00 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-25 17:29:47 +0300 |
commit | ade4794fe8934e9c277ef50acb11db9e68cbea7c (patch) | |
tree | 0391eb9c4135223aef3b77ec1b4c4cd1344fee02 /tools/perf/scripts/python/syscall-counts.py | |
parent | 16ad8394bf310791d2ad171e266b639b6b265fc5 (diff) | |
download | linux-ade4794fe8934e9c277ef50acb11db9e68cbea7c.tar.xz |
net/mlx5: fw reset, check bridge accessibility at earlier stage
Currently, mlx5_is_reset_now_capable() checks whether the pci bridge is
accessible only on bridge hot plug capability check. If the pci bridge
is not accessible, reset now will fail regardless of bridge hotplug
capability. Move this check to function mlx5_is_reset_now_capable()
which, in such case, aborts the reset and does so in the request phase
instead of the reset now phase.
Signed-off-by: Aya Levin <ayal@nvidia.com>
Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Amir Tzin <amirtz@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/1742392983-153050-3-git-send-email-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions