diff options
author | Justin Tee <[email protected]> | 2023-07-12 11:05:18 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-07-23 16:17:07 -0400 |
commit | 089ea22e374aa20043e72243c47b5867d5419d38 (patch) | |
tree | 6a274539446306a73dedba8dd5d7c4de0564d8b3 /tools/perf/scripts/python/task-analyzer.py | |
parent | 9388da30376670613d7b8031e6d62b0b6ce08228 (diff) |
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
A mailbox timeout error usually indicates something has gone wrong, and a
follow up reset of the HBA is a typical recovery mechanism. Introduce a
MBX_TMO_ERR flag to detect such cases and have lpfc_els_flush_cmd abort ELS
commands if the MBX_TMO_ERR flag condition was set. This ensures all of
the registered SGL resources meant for ELS traffic are not leaked after an
HBA reset.
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions