On 12/27/18 12:33 AM, James Smart wrote:
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.kenn...@broadcom.com>
Signed-off-by: James Smart <jsmart2...@gmail.com>
---
drivers/scsi/lpfc/lpfc.h | 5 --
drivers/scsi/lpfc/lpfc_debugfs.c | 131 +++++++++++++++++++++------------------
drivers/scsi/lpfc/lpfc_nvme.c | 37 +++++------
drivers/scsi/lpfc/lpfc_nvmet.c | 58 ++++++++---------
drivers/scsi/lpfc/lpfc_sli4.h | 11 ++++
5 files changed, 125 insertions(+), 117 deletions(-)
Reviewed-by: Hannes Reinecke <h...@suse.com>
Cheers,
Hannes