RDMA read

The RDMA read operation reads a memory region from the remote host. You must specify the remote virtual address and a local memory address where the read information is copied. Prior to performing the RDMA operations, the remote host must provide appropriate permissions to access its memory. Once these permissions are set, RDMA read operations are conducted with no notification to the remote host.

[ Feedback ]