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/WIREUP: Implement multi-lane/shm support for CM #5582

Closed
wants to merge 1 commit into from

Conversation

dmitrygx
Copy link
Member

What

Implement multi-lane/shm support for CM case.

Why ?

To support multi-lane/shm for applications that are using UCP CM.

How ?

After a successful connection establishment through CM, client and server start WIREUP_MSG to exchange addresses that will be used to create UCT EPs that are used for other lanes.

@dmitrygx dmitrygx force-pushed the topic/ucp/cm_multi_lane branch from 96fe493 to 55a04c0 Compare August 17, 2020 14:52
@dmitrygx dmitrygx added the WIP-DNM Work in progress / Do not review label Aug 17, 2020
@dmitrygx dmitrygx force-pushed the topic/ucp/cm_multi_lane branch 14 times, most recently from c20918f to 898aa17 Compare August 22, 2020 09:00
@dmitrygx dmitrygx force-pushed the topic/ucp/cm_multi_lane branch from 898aa17 to c65ba3b Compare August 22, 2020 18:33
@dmitrygx dmitrygx removed the WIP-DNM Work in progress / Do not review label Aug 23, 2020
@dmitrygx
Copy link
Member Author

@alinask @evgeny-leksikov @brminich the failures are unrelated to the PR changes. This PR depends on #5586 (the tests were disabled as a workaround)

@dmitrygx
Copy link
Member Author

dmitrygx commented Aug 24, 2020

the PR depends on #5586, #5607 (merged), #5608, #5610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP-DNM Work in progress / Do not review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant