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

rdma-core/libibumad: Add all pair SMI&GSI support #1517

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mazorasaf
Copy link

Added 2 new methods to libibumad:

  • umad_get_cas_pairs
  • umad_get_ca_pair_by_name

Also 2 new strucures to represent smi/gsi pairs:

  • umad_ca_pair
  • umad_ca_pair_item_t

Added 2 new methods to libibumad:
 - umad_get_cas_pairs
 - umad_get_ca_pair_by_name

Also 2 new strucures to represent smi/gsi pairs:
 - umad_ca_pair
 - umad_ca_pair_item_t

Signed-off-by: Asaf Mazor <amazor@nvidia.com>
- update ABI version in CMakeLists.txt to 4
- update libibumad.map file
- update libibumad3.symbols file

Signed-off-by: Asaf Mazor <amazor@nvidia.com>
Signed-off-by: Asaf Mazor <amazor@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants