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

failed to modify QP to RTR for RoCEv2 #3

Open
liaoyunkun opened this issue Nov 14, 2022 · 0 comments
Open

failed to modify QP to RTR for RoCEv2 #3

liaoyunkun opened this issue Nov 14, 2022 · 0 comments

Comments

@liaoyunkun
Copy link

Hi, your work is pretty good. I encountered "failed to modify QP to RTR" bug in my RoCEv2 environment. I found that the bug is due to the missing of "sgid_index" in the configuration of GRH.
I fix the bug by adding attr.ah_attr.grh.sgid_index = user_param.gid_index(if RoCE) in the pp_connect_ctx function.

Moreover, Yiwen, I plan to solve the performance isolation problem from the internal architecture of RDMA NIC. Could you please provide some insights? :-)

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

No branches or pull requests

1 participant