On Sat,  7 Apr 2018 11:30:15 -0700
James Smart <jsmart2...@gmail.com> wrote:

> When debugging various issues, per IO channel IO statistics were
> useful to understand what was happening. However, many of the stats
> were on a port basis rather than an io channel basis.
> 
> Move statistics to an io channel basis.
> 
> Signed-off-by: Dick Kennedy <dick.kenn...@broadcom.com>
> Signed-off-by: James Smart <james.sm...@broadcom.com>
> ---
>  drivers/scsi/lpfc/lpfc.h         |   6 ---
>  drivers/scsi/lpfc/lpfc_attr.c    |  40 +++++++++------
>  drivers/scsi/lpfc/lpfc_debugfs.c |  65 ++++++++++++++++--------
>  drivers/scsi/lpfc/lpfc_init.c    |  36 ++++++++-----
>  drivers/scsi/lpfc/lpfc_nvme.c    | 107
> ++++++++++++++++++++++++++-------------
> drivers/scsi/lpfc/lpfc_nvme.h    |  10 ++++ 6 files changed, 173
> insertions(+), 91 deletions(-)
> 

Reviewed-by: Hannes Reinecke <h...@suse.com>

Cheers,

Hannes

Reply via email to