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 fi_write
Currently, we always trigger a handshake to check the interoperatability on two sides for rdma capabilities, before determining the protocol to use. However, if the write is to 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 <sjina@amazon.com> (cherry picked from commit 08a2d60)
- Loading branch information