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

#2968 backport #2977

Merged
merged 4 commits into from
Oct 24, 2018
Merged

#2968 backport #2977

merged 4 commits into from
Oct 24, 2018

Conversation

shamisp
Copy link
Contributor

@shamisp shamisp commented Oct 23, 2018

What

#2968 backport

Why ?

Fixing compile time failure

armclang assumes an address of struct field cannot be NULL, so the exit
condition in ucs_queue_for_each() does not work. Fix by checking the
pointer to the struct instead of its member.
@swx-jenkins1
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ucx-pr/5486/ for details.

@mellanox-github
Copy link
Contributor

Test FAILed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/8057/ for details (Mellanox internal link).

@mellanox-github
Copy link
Contributor

Test FAILed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/8061/ for details (Mellanox internal link).

@shamisp shamisp merged commit 7c80fad into openucx:v1.4.x Oct 24, 2018
@mellanox-github
Copy link
Contributor

Test PASSed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/8066/ for details (Mellanox internal link).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants