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

libibumad: Add function that opens SMI ports #1474

Merged
merged 2 commits into from
Jul 30, 2024

Commits on Jun 18, 2024

  1. libibumad: Add function that opens SMI ports

    Added umad_open_smi_port which operates the same as umad_open_port, but ensures the port opened is an SMI port.
    
    Signed-off-by: Amir Nir <anir@nvidia.com>
    anir-nvidia committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    97eee74 View commit details
    Browse the repository at this point in the history
  2. Added umad_opem_smi_port manpage, based on umad_open_port

    Signed-off-by: Amir Nir <anir@nvidia.com>
    anir-nvidia committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    12e7274 View commit details
    Browse the repository at this point in the history