]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
authorJames Smart <jsmart2021@gmail.com>
Mon, 28 Jan 2019 19:14:24 +0000 (11:14 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 6 Feb 2019 03:28:11 +0000 (22:28 -0500)
commita88886931600273b4f8b5464eb2a6744bb335d22
treee6e1dd77af843a03018cd21bf3236cd94f2ad92d
parent854197a157b2f97fcbce9d5db65dcb339d23485c
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues

Similar to the io execution path that reports cpu context information, the
debugfs routines for cpu information needs to be aligned with new hardware
queue implementation.

Convert debugfs cnd nvme cpucheck statistics to report information per
Hardware Queue.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_debugfs.c
drivers/scsi/lpfc/lpfc_nvme.c
drivers/scsi/lpfc/lpfc_nvmet.c
drivers/scsi/lpfc/lpfc_sli4.h