diff options
author | James Smart <jsmart2021@gmail.com> | 2018-12-13 15:17:53 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-12-19 22:13:07 -0500 |
commit | e817e5d7030c7fcc6e707dba7abe51ee5c47732f (patch) | |
tree | c230b2d7755604fad47a41e0d86636f7ce764a57 /drivers/scsi/scsi_logging.c | |
parent | 2977a09512c2867fba8b0e862cc96327dd93431d (diff) | |
download | blackbird-op-linux-e817e5d7030c7fcc6e707dba7abe51ee5c47732f.tar.gz blackbird-op-linux-e817e5d7030c7fcc6e707dba7abe51ee5c47732f.zip |
scsi: lpfc: Correct MDS loopback diagnostics support
The existing MDS loopback diagnostics support processing received frames in
the slowpath work thread. It caps the number of frames it will process at
64, before waiting for another event to indicate additional frame
reception. The net-net is this results in very slow frame processing during
loopback tests and sometimes orphans an io, causing the loopback test to
report failure by the switch.
Move MDS loopback frame processing out of the slow path worker thread and
into the normal RQ processing routines.
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_logging.c')
0 files changed, 0 insertions, 0 deletions