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

UCP: call user callback on ucp_ep_close_nbx. #6036

Merged
merged 1 commit into from
Dec 27, 2020

Conversation

petro-rudenko
Copy link
Member

What

Use user passed params for ucp_ep_flush_internal in ucp_ep_close_nbx to handle callback and user data fields.

Why ?

To unify ucp API, and makes easier to implement JUCX logic.

@petro-rudenko
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

src/ucp/api/ucp.h Outdated Show resolved Hide resolved
@@ -806,6 +817,32 @@ UCS_TEST_P(test_ucp_wireup_2sided, connect_disconnect) {
}
}

UCS_TEST_P(test_ucp_wireup_2sided, close_nbx_callback) {
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@yosefe
Copy link
Contributor

yosefe commented Dec 18, 2020

@tonycurtis can you pls take a look on small doc change?

@yosefe
Copy link
Contributor

yosefe commented Dec 18, 2020

bot:pipe:retest

Copy link
Contributor

@tonycurtis tonycurtis left a comment

Choose a reason for hiding this comment

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

ucp.h:289: immediate

@petro-rudenko
Copy link
Member Author

Fixed

@petro-rudenko
Copy link
Member Author

iodemo (No traffic)

/azp run

@yosefe
Copy link
Contributor

yosefe commented Dec 19, 2020

bot:pipe:retest

@yosefe yosefe merged commit 5d2d935 into openucx:master Dec 27, 2020
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.

3 participants