James Smart 7869da183a scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
After running IOPS test for 30 second we get kernel:NMI watchdog:
Watchdog detected hard LOCKUP on cpu 0

The driver is speend too much time in its ISR.

In ISR EQ and CQ processing routines, if we hit the entry_repost numbers
of EQE/CQEs just break out of the routine as opposed to hitting the
doorbell with NOARM and continue processing.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-05-16 21:20:41 -04:00
..
2017-02-22 18:41:44 -05:00
2017-04-24 09:25:49 +02:00
2017-02-22 18:41:44 -05:00
2017-02-22 18:41:44 -05:00
2017-04-24 09:25:49 +02:00
2017-04-24 09:25:49 +02:00
2017-02-22 18:41:44 -05:00
2017-02-22 18:41:44 -05:00
2017-04-24 09:25:49 +02:00
2017-02-22 18:41:44 -05:00
2017-02-22 18:41:44 -05:00
2017-02-22 18:41:44 -05:00
2017-04-24 09:25:49 +02:00
2017-04-24 09:25:49 +02:00
2017-02-22 18:41:44 -05:00
2017-02-22 18:41:44 -05:00