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

prov/cxi: Fix CQ wait FD logic #10681

Merged
merged 1 commit into from
Jan 8, 2025
Merged

prov/cxi: Fix CQ wait FD logic #10681

merged 1 commit into from
Jan 8, 2025

Conversation

swelch
Copy link
Contributor

@swelch swelch commented Jan 7, 2025

Implement cxi managed internal wait FDs. EP bound to CQ(s) with wait_obj will allocate
their own internal CXI wait object and add the sysfs_notify FD to the CQ. Fix CQ trywait logic
to correctly enable h/w EQ interrupts and include control EQ which may require progress be initiated.

Implement cxi managed internal wait FDs. EP bound
to a CQ(s) with wait_obj  will allocate their own internal
CXI wait object and add sysfs_notify FD to the CQ. Fix CQ
trywait logic to correctly enable h/w EQ interrupts and
include control EQ which may require progress be initiated.

NETCASSINI-6749

Signed-off-by: Steve Welch <[email protected]>
@swelch swelch requested a review from iziemba January 7, 2025 21:12
@iziemba iziemba merged commit 1eb88f6 into ofiwg:main Jan 8, 2025
13 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.

2 participants