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

fix: rdma: inverted print statement #630

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

aws-nslick
Copy link
Contributor

missed in review on 2737ad0, this trace print statement was inverted. It means
to print "DMA-BUF" when ver>=1.20, not when 1.20>=ver.

Signed-off-by: Nicholas Sielicki [email protected]

@aws-nslick aws-nslick requested a review from a team as a code owner September 28, 2024 15:50
missed in review of 2737ad0 / aws#618, this trace print statement was
inverted. Print "DMA-BUF" when ver>=1.20, not when 1.20>=ver.

Signed-off-by: Nicholas Sielicki <[email protected]>
@aws-nslick aws-nslick merged commit 3811ebe into aws:master Sep 30, 2024
30 of 31 checks passed
@aws-nslick aws-nslick deleted the inverted-print-fix branch September 30, 2024 17:25
aws-ofiwg-bot pushed a commit to aws-ofiwg-bot/aws-ofi-nccl that referenced this pull request Oct 4, 2024
missed in review of 2737ad0 / aws#618, this trace print statement was
inverted. Print "DMA-BUF" when ver>=1.20, not when 1.20>=ver.

Signed-off-by: Nicholas Sielicki <[email protected]>
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