diff options
author | Moshe Shemesh <moshe@nvidia.com> | 2025-09-29 00:02:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-09-29 18:51:22 -0700 |
commit | b1f0349bd6d320c382df2e7f6fc2ac95c85f2b18 (patch) | |
tree | 098d7791a8266d5ec8cd59f0f438b7f4afbbaadf /rust/helpers/vmalloc.c | |
parent | 8169a6011c5fecc6cb1c3654c541c567d3318de8 (diff) |
net/mlx5: Stop polling for command response if interface goes down
Stop polling on firmware response to command in polling mode if the
command interface got down. This situation can occur, for example, if a
firmware fatal error is detected during polling.
This change halts the polling process when the command interface goes
down, preventing unnecessary waits.
Fixes: b898ce7bccf1 ("net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible")
Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Shay Drori <shayd@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions