diff options
| author | James Smart <[email protected]> | 2019-10-18 14:18:30 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-10-24 21:02:06 -0400 |
| commit | 83c6cb1ae8be6948b5fa43b2450a176dba80688b (patch) | |
| tree | d2f126c2a1207af94ff078953b429fcb24f5d1c2 /tools/perf/scripts/python | |
| parent | e7d8595272553c27846946601b72e4c581f9712a (diff) | |
scsi: lpfc: Add FC-AL support to lpe32000 models
In the past, the lpe32000 models, based their main support being for 32G,
and as FC-AL is not supported in the FC standards past 8G, did not support
FC-AL operation.
This patch adds private-loop FC-AL support for the LPE32000 adapters
when a link is 8G or below. To avoid conditions where link rate may
change, which would cause non-connectivity to the AL device, FC-AL
mode must become a persistent setting and the link kept at a speed
supporting FC-AL.
The patch:
- Adds a pls attribute indicating whether the adapter properly supports
FC-AL.
- Adds support for the adapter to indicate that topology should be fixed
and the topology types to be configured.
- Adds a pt attribute to report the persistent topology if present.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions