]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds
authorJames Smart <jsmart2021@gmail.com>
Fri, 3 Jun 2022 17:43:27 +0000 (10:43 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 8 Jun 2022 01:38:18 +0000 (21:38 -0400)
commitea7bd1f393311e823716a232e9d8857fb64eb105
treebfc4decca4ea24c6c903704acfcf40431aae5014
parent336d63615466b4c06b9401c987813fd19bdde39b
scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds

When an NVMe command is aborted or completes with an ERSP, log the opcode
and command ID fields to help provide more detail on the failed command.

Link: https://lore.kernel.org/r/20220603174329.63777-8-jsmart2021@gmail.com
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_nvme.c