HomeFreeBSD

nvme: Remove duplicate completion printing routine

Description

nvme: Remove duplicate completion printing routine

Both nvme_dump_completion and nvme_qpair_print_completion print
completions. The latter is better. Recode the two instances of
nvme_dump_completion to use nvme_qpair_print_completion and delete the
former. No sense having two nearly identical routines. A future commit
will convert this to sbuf.

Sponsored by: Netflix
Reviewed by: chuck
Differential Revision: https://reviews.freebsd.org/D41308

Details

Provenance
impAuthored on Aug 7 2023, 10:34 PM
Reviewer
chuck
Differential Revision
D41308: nvme: Remove duplicate completion printing routine
Parents
rGf8b4f9aab5b7: pfctl: optionally clarify which anchors are layer 3 and which are Ethernet
Branches
Unknown
Tags
Unknown