scsi: lpfc: Enhance driver logging for selected discovery events
authorJustin Tee <justin.tee@broadcom.com>
Tue, 31 Oct 2023 19:12:22 +0000 (12:12 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 15 Nov 2023 14:52:58 +0000 (09:52 -0500)
commite6af45218755fa5ad29b3f0cbb37e299af723da0
tree249fb3710b32b0933bfdc10f8cea958658eb2db9
parent349b1e2c1bdaf0bd00ac5065593563dbf6426fa6
scsi: lpfc: Enhance driver logging for selected discovery events

Typically, debugging discovery issues requires the ndlp reference count,
nlp flags, transport flags, and the io tag for root cause analysis.

Modify important discovery log messages to include one or more of these
attributes to aid in debugging and support.

Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20231031191224.150862-8-justintee8345@gmail.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_els.c
drivers/scsi/lpfc/lpfc_sli.c