Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prov/efa: Remove peer lookup from efa_rdm_pke_sendv()
Now that all handshake requests, and responses use a txe, we can rely on all send packets having a txe and we no longer need to look up the peer in the send path. This is an optimization that will make all EFA sends faster. Signed-off-by: Seth Zegelstein <szegel@amazon.com>
- Loading branch information