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

Set Pkey and Mode with Parent interface values #35

Merged

Conversation

adrianchiris
Copy link
Collaborator

This commit derives Pkey and Mode values of ipoib
child interface from parent in order to support
cases where the default pkey and mode is not
0x7fff and datagram respectively.

  • use netlink to get parent pkey and mode
  • fixup and tune unit-tests

This commit derives Pkey and Mode values of ipoib
child interface from parent in order to support
cases where the default pkey and mode is not
0x7fff and datagram respectively.

- use netlink to get parent pkey and mode
- fixup and tune unit-tests

Signed-off-by: adrianc <[email protected]>
@adrianchiris
Copy link
Collaborator Author

@moshe010 PTAL on this one if you got some time :)

@moshe010 moshe010 merged commit b63226b into Mellanox:master Mar 8, 2023
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