Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incomplete or lack of information about interface for RDMA client #24

Open
sunzen opened this issue May 19, 2021 · 0 comments
Open

incomplete or lack of information about interface for RDMA client #24

sunzen opened this issue May 19, 2021 · 0 comments

Comments

@sunzen
Copy link

sunzen commented May 19, 2021

It looks RDMA is rather supported by ntirpc, but the interface for RDMA client seems incomplete or lack of documenentation.
Specifically, clnt_rdma_ncreate() is the interface for create a CLIENT for RDMA, while,

  1. where is the declaration of this interface?
  2. The first parameter is RDMAXPRT *. How to create one for RDMA client? svc_rdma_create() is also used?

Could anyone confirm the status of RDMA support in ntirpc and provide help for above questions? Thanks a lot .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant