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/fi_tagged: Remove the peek for data ability #9342

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

shijin-aws
Copy link
Contributor

Currently, no providers support returning message data for peek operations. It also has a contradiction on the usage of cq_entry's buf field with fi_cq man page. The latter one says the buf field only applies when the receive buffer was posted with the FI_MULTI_RECV flag.

Remove this paragraph to avoid confusion.

Currently, no providers support returning message data
for peek operations. It also has a contradiction on
the usage of cq_entry's buf field with fi_cq man page. The
latter one says the buf field only applies when the receive
buffer was posted with the FI_MULTI_RECV flag.

Remove this paragraph to avoid confusion.

Signed-off-by: Shi Jin <[email protected]>
@shijin-aws shijin-aws requested a review from shefty September 15, 2023 23:34
Copy link
Member

@shefty shefty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obivously don't need CI to run, but leaving PR open for a bit for others to view/comment on. Thanks!

@shefty shefty merged commit 89f9ba1 into ofiwg:main Sep 18, 2023
8 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