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/CORE: Add is_equal for config lanes for further re-use #5612

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

dmitrygx
Copy link
Member

What

Add is_equal for config lanes for further re-use

Why ?

It will be used to reduce code duplication in the following code:

if ((another_ep_config_key->lanes[another_lane].rsc_index ==

How ?

Wrap comparing config lanes to the separate function that could be used in #5582

@dmitrygx
Copy link
Member Author

bot:pipe:retest

@yosefe yosefe merged commit 798d1d6 into openucx:master Aug 25, 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