A gentle reminder to review this patch set. Thanks, Nilesh > -----Original Message----- > From: Nilesh Javali <njavali@xxxxxxxxxxx> > Sent: Thursday, July 30, 2020 11:41 AM > To: martin.petersen@xxxxxxxxxx > Cc: linux-scsi@xxxxxxxxxxxxxxx; GR-QLogic-Storage-Upstream <GR-QLogic- > Storage-Upstream@xxxxxxxxxxx> > Subject: [PATCH 0/2] SAN Congestion Management (SCM) statistics > > Martin, > > Please apply the attached patchset implementing the SAN Congestion > Management (SCM) statistics to the scsi tree at your earliest convenience. > > Thanks, > Nilesh > > Shyam Sundar (2): > scsi: fc: Update statistics for host and rport on FPIN reception. > scsi: fc: Update documentation of sysfs nodes for FPIN stats > > Documentation/ABI/testing/sysfs-class-fc_host | 23 + > .../ABI/testing/sysfs-class-fc_remote_ports | 23 + > drivers/scsi/lpfc/lpfc_attr.c | 2 + > drivers/scsi/qla2xxx/qla_attr.c | 2 + > drivers/scsi/scsi_transport_fc.c | 411 +++++++++++++++++- > include/scsi/scsi_transport_fc.h | 34 +- > include/uapi/scsi/fc/fc_els.h | 114 +++++ > 7 files changed, 606 insertions(+), 3 deletions(-) > create mode 100644 Documentation/ABI/testing/sysfs-class-fc_host > create mode 100644 Documentation/ABI/testing/sysfs-class- > fc_remote_ports > > > base-commit: 3c330f187ea84b13a0c66311115c8fd449dd25a1 > -- > 2.19.0.rc0