Commit dcf5ea6
scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress
Driver rmmod may take a long time when in a very large SAN environment.
This is because outstanding ELS WQEs may end up taking E_D_TOV seconds
to complete causing long delays. Speed this up by issuing aborts with
the ia bit set so that outstanding ELS WQEs complete faster.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Message-ID: <20250915180811.137530-3-justintee8345@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 12ff7c5 commit dcf5ea6
1 file changed
Lines changed: 4 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12439 | 12439 | | |
12440 | 12440 | | |
12441 | 12441 | | |
12442 | | - | |
12443 | | - | |
| 12442 | + | |
| 12443 | + | |
| 12444 | + | |
| 12445 | + | |
12444 | 12446 | | |
12445 | | - | |
12446 | | - | |
12447 | | - | |
12448 | | - | |
12449 | | - | |
12450 | | - | |
12451 | | - | |
12452 | | - | |
12453 | | - | |
12454 | | - | |
12455 | 12447 | | |
12456 | 12448 | | |
12457 | 12449 | | |
| |||
0 commit comments