2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2006-05-11 10:03:30 +03:00
|
|
|
config INFINIBAND_ISER
|
2006-09-27 16:48:57 +03:00
|
|
|
tristate "iSCSI Extensions for RDMA (iSER)"
|
2009-01-12 19:30:41 -08:00
|
|
|
depends on SCSI && INET && INFINIBAND_ADDR_TRANS
|
2006-05-11 10:03:30 +03:00
|
|
|
select SCSI_ISCSI_ATTRS
|
2020-06-14 01:50:22 +09:00
|
|
|
help
|
2006-09-27 16:48:57 +03:00
|
|
|
Support for the iSCSI Extensions for RDMA (iSER) Protocol
|
2019-03-06 23:08:45 +01:00
|
|
|
over InfiniBand. This allows you to access storage devices
|
|
|
|
|
that speak iSCSI over iSER over InfiniBand.
|
2006-05-11 10:03:30 +03:00
|
|
|
|
2006-09-27 16:48:57 +03:00
|
|
|
The iSER protocol is defined by IETF.
|
2008-01-25 14:15:32 -08:00
|
|
|
See <http://www.ietf.org/rfc/rfc5046.txt>
|
2010-10-18 11:03:14 +02:00
|
|
|
and <http://members.infinibandta.org/kwspub/spec/Annex_iSER.PDF>
|