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

Add infiniband mlx4 device driver basic interface #1033

Closed
wants to merge 2 commits into from

Commits on Sep 6, 2023

  1. rust: bindgen: upgrade to 0.65.1

    upgrade bindgen version to accommodate LLVM16
    Signed-off-by: Allen Xu <[email protected]>
    xubo3006 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5250b38 View commit details
    Browse the repository at this point in the history
  2. rust: add infiniband mlx4 device driver basic version

    Trying to add infiniband mlx4 device driver, adding the basic interface.
    Signed-off-by: Allen Xu <[email protected]>
    xubo3006 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d520537 View commit details
    Browse the repository at this point in the history