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: Set eager max size to 0 #791

Closed
wants to merge 1 commit into from

Conversation

bwbarrett
Copy link
Contributor

As a first step in disabling eager, set max size to 0. Assuming performance tests show no regression, we'll figure out what work we need to also properly handle 0 byte sends.

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

As a first step in disabling eager, set max size to 0.  Assuming
performance tests show no regression, we'll figure out what
work we need to also properly handle 0 byte sends.

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
@bwbarrett bwbarrett requested a review from a team as a code owner February 21, 2025 04:32
@bwbarrett
Copy link
Contributor Author

bot:aws:retest

@bwbarrett
Copy link
Contributor Author

There's another 0 byte rx buffsize bug in the code that I can reproduce with Libfabric 1.22 (but not 2.0). I think we'll close this and move on to a fix that just completely disables eager.

@bwbarrett bwbarrett closed this Feb 21, 2025
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