RDMA read operation
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. Before you run the Remote Direct Memory Access (RDMA) operations, the remote host must provide appropriate permissions to access its memory. After the permissions are set, the RDMA read operations are run without any notification to the remote host.