Skip to content

Commit

Permalink
RDMA/rtrs: server: main functionality
Browse files Browse the repository at this point in the history
This is main functionality of rtrs-server module, which accepts set of
RDMA connections (so called rtrs session), creates/destroys sysfs entries
associated with rtrs session and notifies upper layer
(user of RTRS API) about RDMA requests or link events.

Link: https://lore.kernel.org/r/20200511135131.27580-11-danil.kipnis@cloud.ionos.com
Signed-off-by: Danil Kipnis <danil.kipnis@cloud.ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
  • Loading branch information
Jack Wang authored and jgunthorpe committed May 17, 2020
1 parent 787f78a commit 9cb8374
Showing 1 changed file with 2,175 additions and 0 deletions.
Loading

0 comments on commit 9cb8374

Please sign in to comment.