Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verbs/man/mr: Describe the visible behavior of relaxed ordering #1413

Merged
merged 1 commit into from Dec 9, 2023

Conversation

shefty
Copy link
Contributor

@shefty shefty commented Dec 7, 2023

Detail the impact of using IBV_ACCESS_RELAXED_ORDERING on the API, as it can change the visible ordering of transport message data placement. This level of detail is required for developers to understand the impact of setting the bit.

The formating of the memory registration flags is updated as a result of this change, but only the relaxed ordering details are updated.

Detail the impact of using IBV_ACCESS_RELAXED_ORDERING on the API, as
it can change the visible ordering of transport message data placement.
This level of detail is required for developers to understand the impact
of setting the bit.

The formating of the memory registration flags is updated as a result
of this change, but only the relaxed ordering details are updated.

Signed-off-by: Sean Hefty <[email protected]>
@rleon rleon merged commit ecc80df into linux-rdma:master Dec 9, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants