Skip to content

cq wait using fd #47

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

Merged
merged 7 commits into from
Apr 5, 2025
Merged

cq wait using fd #47

merged 7 commits into from
Apr 5, 2025

Conversation

xmakro
Copy link
Collaborator

@xmakro xmakro commented Mar 8, 2025

Waits for one or more work completions in a Completion Queue (CQ). This is useful to avoid spin-looping in low-traffic scenarios

@xmakro xmakro marked this pull request as ready for review March 8, 2025 16:29
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2025

Codecov Report

Attention: Patch coverage is 0% with 89 lines in your changes missing coverage. Please review.

Project coverage is 6.2%. Comparing base (5e66bf7) to head (1d49400).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ibverbs/src/lib.rs 0.0% 89 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
ibverbs/src/lib.rs 5.5% <0.0%> (-0.8%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Owner

@jonhoo jonhoo left a comment

Choose a reason for hiding this comment

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

Excellent, thank you!

@jonhoo jonhoo merged commit 2e87a55 into jonhoo:main Apr 5, 2025
12 checks passed
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