• B
    IB/srp: Add RDMA/CM support · 19f31343
    Bart Van Assche 提交于
    Since the SRP_LOGIN_REQ defined in the SRP standard is larger than
    what fits in the RDMA/CM login request private data, introduce a new
    login request format for the RDMA/CM.
    
    Note: since srp_daemon and ibsrpdm rely on the subnet manager and
    since there is no equivalent of the IB subnet manager in non-IB
    networks, login has to be performed manually for non-IB networks.
    Signed-off-by: NBart Van Assche <bart.vanassche@wdc.com>
    Signed-off-by: NDoug Ledford <dledford@redhat.com>
    19f31343
ib_srp.c 110.3 KB