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

efa: Update correct errno return on create extended QP function #779

Merged
merged 1 commit into from Jun 22, 2020

Conversation

gal-pressman
Copy link
Contributor

EFA device only supports UD QP, therefore in case QP type is not UD
an errno of EOPNUTSUPP should be returned.

Signed-off-by: Chen Brasch cbrasch@amazon.com
Signed-off-by: Gal Pressman galpress@amazon.com

EFA device only supports UD QP, therefore in case QP type is not UD
an errno of EOPNUTSUPP should be returned.

Signed-off-by: Chen Brasch <cbrasch@amazon.com>
Signed-off-by: Gal Pressman <galpress@amazon.com>
@jgunthorpe jgunthorpe merged commit f18feb6 into linux-rdma:master Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants