Or Gerlitz | 3f1244a | 2006-05-11 10:03:30 +0300 | [diff] [blame] | 1 | config INFINIBAND_ISER |
Erez Zilber | fd6a79a | 2006-09-27 16:48:57 +0300 | [diff] [blame] | 2 | tristate "iSCSI Extensions for RDMA (iSER)" |
Jan Engelhardt | 06cc850 | 2007-05-23 14:21:22 -0700 | [diff] [blame] | 3 | depends on SCSI && INET |
Or Gerlitz | 3f1244a | 2006-05-11 10:03:30 +0300 | [diff] [blame] | 4 | select SCSI_ISCSI_ATTRS |
| 5 | ---help--- |
Erez Zilber | fd6a79a | 2006-09-27 16:48:57 +0300 | [diff] [blame] | 6 | Support for the iSCSI Extensions for RDMA (iSER) Protocol |
| 7 | over InfiniBand. This allows you to access storage devices |
| 8 | that speak iSCSI over iSER over InfiniBand. |
Or Gerlitz | 3f1244a | 2006-05-11 10:03:30 +0300 | [diff] [blame] | 9 | |
Erez Zilber | fd6a79a | 2006-09-27 16:48:57 +0300 | [diff] [blame] | 10 | The iSER protocol is defined by IETF. |
Erez Zilber | bd5d7a8 | 2008-01-25 14:15:32 -0800 | [diff] [blame^] | 11 | See <http://www.ietf.org/rfc/rfc5046.txt> |
| 12 | and <http://www.infinibandta.org/members/spec/Annex_iSER.PDF> |