Skip to content
  • Bart Van Assche's avatar
    IB/srp: Add RDMA/CM support · 19f31343
    Bart Van Assche authored
    
    
    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: default avatarBart Van Assche <bart.vanassche@wdc.com>
    Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
    19f31343