HomeFreeBSD

nvme: Be less verbose when cancelling I/O or admin commands

Description

nvme: Be less verbose when cancelling I/O or admin commands

When we're resetting, and there's outstanding I/O that we're cancelling,
only report we're cancelling the I/O once rather than once per
I/O. Likewise when we reschedule the I/O. We don't need to say for each
one that we're cancelling/rescheduling something, and then report the
I/O that we're doing. Likewise with cancelling admin commands (we never
retry them here, so a similar change isn't needed).

Sponsored by: Netflix
Reviewed by: chuck, mav
Differential Revision: https://reviews.freebsd.org/D41313

Details

Provenance
impAuthored on Aug 7 2023, 10:35 PM
Reviewer
chuck
Differential Revision
D41313: nvme: Be less verbose when cancelling I/O or admin commands
Parents
rGac8c866fda40: nvme: Add more NVME Base Spec 2.0 and NVME Command Set Spec 1.0a
Branches
Unknown
Tags
Unknown