Skip to content

Commit

Permalink
IB/srp: Add RDMA/CM support
Browse files Browse the repository at this point in the history
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: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
  • Loading branch information
Bart Van Assche authored and Doug Ledford committed Jan 23, 2018
1 parent 172856e commit 19f3134
Show file tree
Hide file tree
Showing 3 changed files with 606 additions and 154 deletions.
Loading

0 comments on commit 19f3134

Please sign in to comment.