aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorQuinn Tran <[email protected]>2021-06-23 22:25:56 -0700
committerMartin K. Petersen <[email protected]>2021-07-27 00:06:42 -0400
commit7ebb336e45ef1ce23462c3bbd03779929008901f (patch)
tree28eedadf339c51ad89559fa3a83bf94e7c987dea /tools/perf/scripts/python
parentcb51bcd5c34b0558ba2bb04963bcb1053375a8e4 (diff)
scsi: qla2xxx: edif: Add start + stop bsgs
Some FC adapters from Marvell offer the ability to encrypt data in flight (EDIF). This feature requires an application to act as an authenticator. Add two new BSG calls: - QL_VND_SC_APP_START: Application will announce its presence to driver with this call. Driver will restart all connections to see if remote device supports security or not. - QL_VND_SC_APP_STOP: Application announces it is in the process of exiting. Driver will restart all connections to revert back to non-secure. Provided the remote device is willing to allow a non-secure connection. 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')
0 files changed, 0 insertions, 0 deletions