Re: [PATCH 8/9] lpfc: Beef up stat counters for debug

2017-12-13 Thread Hannes Reinecke
On 12/09/2017 02:18 AM, James Smart wrote: > If log verbose in not turned on, its hard to tell when > certain error paths get hit. Add stats counters and > corresponding logic to debugfs/sysfs to aid understanding > what paths were traversed. > > Signed-off-by: Dick Kennedy > Signed-off-by: James

[PATCH 8/9] lpfc: Beef up stat counters for debug

2017-12-08 Thread James Smart
If log verbose in not turned on, its hard to tell when certain error paths get hit. Add stats counters and corresponding logic to debugfs/sysfs to aid understanding what paths were traversed. Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc_attr.c| 46 ++