Skip to content

Commit

Permalink
RDMA/rtrs: core: lib functions shared between client and server modules
Browse files Browse the repository at this point in the history
This is a set of library functions existing as a rtrs-core module, used by
client and server modules.

Mainly these functions wrap IB and RDMA calls and provide a bit higher
abstraction for implementing of RTRS protocol on client or server sides.

Link: https://lore.kernel.org/r/20200511135131.27580-5-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 91fdded commit c0894b3
Showing 1 changed file with 612 additions and 0 deletions.
Loading

0 comments on commit c0894b3

Please sign in to comment.