diff options
| author | Quinn Tran <[email protected]> | 2021-06-23 22:26:04 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-07-27 00:06:43 -0400 |
| commit | 44d018577f179383ea2c409f3a392e9dbd1a155e (patch) | |
| tree | e734a5c04a7976c533f58050235a97af164c9589 /tools/perf/scripts/python | |
| parent | 7a09e8d92c6d56121910ccb2e8bc0d1affff66ee (diff) | |
scsi: qla2xxx: edif: Add encryption to I/O path
Some FC adapters from Marvell offer the ability to encrypt data in flight
(EDIF). This feature requires an application to act as an authenticator.
After the completion of PLOGI, both sides have authenticated and PRLI
completed, encrypted I/Os are allowed to proceed.
- Use new firmware API to encrypt traffic on the wire
- Add driver parameter to enable|disable EDIF feature
# modprobe qla2xxx ql2xsecenable=1
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