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 bug that rdma server rx complete queue will be blocked if client crashed. #1978

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

vegetableysm
Copy link
Collaborator

@vegetableysm vegetableysm commented Aug 8, 2024

What do these changes do?

As tittled.

Related issue number

Fixes #1976

@vegetableysm vegetableysm added bug Something isn't working RDMA labels Aug 8, 2024
@vegetableysm vegetableysm self-assigned this Aug 8, 2024
Signed-off-by: vegetableysm <[email protected]>
@sighingnow sighingnow merged commit 6682a5a into v6d-io:main Aug 9, 2024
6 checks passed
@sighingnow sighingnow deleted the fix-rdma-bug branch August 9, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working RDMA
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Recover rdma server if rdma client crashed.
2 participants