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/efa: Allow disabling unsolicited write recv via env #10217

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

shijin-aws
Copy link
Contributor

Introduce FI_EFA_USE_UNSOLICITED_WRITE_RECV which means whether to use the unsolicited write recv feature from device when it's available. Setting this variable to 0 will disable this feature.

@shijin-aws shijin-aws requested a review from a team July 25, 2024 17:19
@shijin-aws
Copy link
Contributor Author

bot:aws:retest

@shijin-aws shijin-aws force-pushed the disable_unsolicited_write branch from 6927734 to e052dc8 Compare July 25, 2024 17:21
@shijin-aws shijin-aws force-pushed the disable_unsolicited_write branch from e052dc8 to bd1d29d Compare July 25, 2024 17:27
prov/efa/src/rdm/efa_rdm_cq.c Outdated Show resolved Hide resolved
Introduce FI_EFA_USE_UNSOLICITED_WRITE_RECV which means whether
to use the unsolicited write recv feature from device when it's
available. Setting this variable to 0 will disable this feature.

Signed-off-by: Shi Jin <[email protected]>
@shijin-aws shijin-aws force-pushed the disable_unsolicited_write branch from bd1d29d to ac8ff6a Compare July 25, 2024 20:57
@shijin-aws shijin-aws merged commit 11dce89 into ofiwg:main Jul 26, 2024
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.

3 participants