]> git.ipfire.org Git - thirdparty/linux.git/commit
scsi: lpfc: Log discarded and insufficient RQE buffer events
authorJustin Tee <justin.tee@broadcom.com>
Thu, 12 Feb 2026 21:29:57 +0000 (13:29 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 24 Feb 2026 18:06:51 +0000 (13:06 -0500)
commitb4082ac8e62ca669beabddff47238cdb33ea47dc
tree6456aae41da8adedaa24ded3b30ae512f54728f1
parent8ecb3ec244acd7db2a6c071d53eb4870619fb5e6
scsi: lpfc: Log discarded and insufficient RQE buffer events

An RCQE with statuses indicating that an RQE is dropped or when there
are insufficient buffers to receive new RQEs are currently occuring
silently.  Add a new log message to warn when such events occur.

Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://patch.msgid.link/20260212213008.149873-3-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_sli.c
drivers/scsi/lpfc/lpfc_sli4.h