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

man: Clarify the usage of FI_RMOTE_CQ_DATA flag #9617

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

j-xiong
Copy link
Contributor

@j-xiong j-xiong commented Nov 29, 2023

The man pages of fi_msg, fi_tagged, and fi_rma gave the false impression that the behavior of fi_*data calls could be affected by whether this flag is set. In reality, the flag is not a valid choice for endpoint op_flags and the fi_*data calls always act as if the flag is set.

Update the man pages to eliminate the confusion.

Reference: #9527

The man pages of `fi_msg`, `fi_tagged`, and `fi_rma` gave the false
impression that the behavior of `fi_*data` calls could be affected by
whether this flag is set. In reality, the flag is not a valid choice
for endpoint `op_flags` and the `fi_*data` calls always act as if the
flag is set.

Update the man pages to eliminate the confusion.

Reference: ofiwg#9527

Signed-off-by: Jianxin Xiong <[email protected]>
@j-xiong
Copy link
Contributor Author

j-xiong commented Nov 30, 2023

Ignoring the AWS CI failure which is unrelated.

@j-xiong j-xiong merged commit a4cb173 into ofiwg:main Nov 30, 2023
9 of 10 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
Development

Successfully merging this pull request may close these issues.

2 participants