Skip to content

nvme: add command line argument to disable retries#2852

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:no-retries
Jun 30, 2025
Merged

nvme: add command line argument to disable retries#2852
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:no-retries

Conversation

@igaw
Copy link
Copy Markdown
Collaborator

@igaw igaw commented Jun 30, 2025

Allow the user to disable the retry logic. There are use cases in testing where the simple retry logic should not be applied, e.g. sending out admin passthru commands while a reset is issued. The admin passthru commands should just fail in this case.

Fixes #2846

Allow the user to disable the retry logic. There are use cases in
testing where the simple retry logic should not be applied, e.g. sending
out admin passthru commands while a reset is issued. The admin passthru
commands should just fail in this case.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit 42f3398 into linux-nvme:master Jun 30, 2025
17 checks passed
@igaw igaw deleted the no-retries branch June 30, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2.14 - Outstanding AERs to report Host Pathing Error repeatedly upon controller reset causes the device to be deleted

1 participant