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

feat(qp): implement modify on QueuePair #12

Merged
merged 4 commits into from
Aug 31, 2024
Merged

feat(qp): implement modify on QueuePair #12

merged 4 commits into from
Aug 31, 2024

Conversation

FujiZ
Copy link
Contributor

@FujiZ FujiZ commented Aug 25, 2024

Construct QueuePairAttribute using builder pattern and modify the QP through QueuePair::modify().

FujiZ added 3 commits August 25, 2024 15:09
Construct QueuePairAttribute using builder pattern and modify the QP
through QueuePair::modify().
Note that the example will fail with current setup.
@dragonJACson
Copy link
Contributor

Should we merge the MR after modifying qp to RTS works or just merge this and fix it later?

@FujiZ
Copy link
Contributor Author

FujiZ commented Aug 31, 2024

Should we merge the MR after modifying qp to RTS works or just merge this and fix it later?

I think it is okay to merge this first; I would attribute the modify qp error to the lack of grh setter in RoCE environment

@dragonJACson dragonJACson merged commit e2fe5cd into main Aug 31, 2024
@FujiZ FujiZ deleted the dev/modify-qp branch August 31, 2024 10:18
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