aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorQuinn Tran <[email protected]>2021-06-23 22:26:02 -0700
committerMartin K. Petersen <[email protected]>2021-07-27 00:06:43 -0400
commit9efea843a906c6674ac6728f3f5db2cbfa3e1830 (patch)
tree286fc5958c077a00ae032a43f0845afc5c473655 /tools/perf/scripts/python/flamegraph.py
parent8a4bb2c1dd623b5a71609de5b04ef3b5086b0a3e (diff)
scsi: qla2xxx: edif: Add detection of secure device
Some FC adapters from Marvell offer the ability to encrypt data in flight (EDIF). This feature requires an application to act as an authenticator. There is no FC switch scan service that can indicate whether a device is secure or non-secure. In order to detect whether the remote port supports encrypted operation, driver must first do a PLOGI with the remote device. On completion of the PLOGI, driver will query firmware to see if the device supports secure login. To do that, driver + firmware must advertise the security bit via PLOGI's service parameter. The remote device shall respond using the same service parameter whether it supports it or not. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Himanshu Madhani <[email protected]> Co-developed-by: Larry Wisneski <[email protected]> Signed-off-by: Larry Wisneski <[email protected]> Co-developed-by: Duane Grigsby <[email protected]> Signed-off-by: Duane Grigsby <[email protected]> Co-developed-by: Rick Hicksted Jr <[email protected]> Signed-off-by: Rick Hicksted Jr <[email protected]> Signed-off-by: Quinn Tran <[email protected]> Signed-off-by: Nilesh Javali <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions