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

rdma: Fix request lookup on error #800

Merged

Conversation

bwbarrett
Copy link
Contributor

Commit 8487235 added support for FI_CONTEXT and FI_CONTEXT2, but neglected to fix the request lookup in the error path. This patch fixes the error handling path, and adds an op_context to request lookup function so that we don't do this particular silly again.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Commit 8487235 added support for FI_CONTEXT and FI_CONTEXT2, but
neglected to fix the request lookup in the error path.  This patch
fixes the error handling path, and adds an op_context to request
lookup function so that we don't do this particular silly again.

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
@bwbarrett bwbarrett requested a review from a team as a code owner February 28, 2025 04:37
@arunkarthik-akkart arunkarthik-akkart merged commit 26ed86b into aws:master Feb 28, 2025
23 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