Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v1.20.x] prov/efa: Don't do handshake for local read
Currently, we always trigger a handshake to check the interoperatability on two sides for rdma read capabilities, before determining the protocol to use. However, if the read is from the self peer, we don't need such handshake and just need to check the rdma capability for local ep. Signed-off-by: Shi Jin <[email protected]> (cherry picked from commit 7618a09)
- Loading branch information