ofiwg / libfabric

Open Fabric Interfaces
http://libfabric.org/
Other
555 stars 376 forks source link

prov/efa: Introduce user recv QP feature and RDM v4 protocol bump #10113

Closed shijin-aws closed 3 months ago

shijin-aws commented 3 months ago

This PR contains a series of commits that introduce the user recv QP feature used for zero copy receive. See the updated RDM v4 protocol for details.

It worth noticing that this PR doesn't really use this feature for zero-copy recv, which will be done in follow up PRs

shijin-aws commented 3 months ago

Thanks for reviewing the document, updated