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

mana: Microsoft Azure Network Adapter (MANA) RDMA provider #1177

Merged
merged 2 commits into from Dec 5, 2022

Conversation

longlimsft
Copy link
Contributor

Introduce a provider that exposes MANA devices to user applications.

@longlimsft longlimsft force-pushed the rebase-upstream-v1 branch 6 times, most recently from 1b7efc2 to d0d96a4 Compare May 25, 2022 00:07
@longlimsft
Copy link
Contributor Author

@jgunthorpe
Copy link
Member

Please rebase it

The first commit must be generated with the kernel-headers/update script. Use commit ID 0266a177631d4c6b963b5b12dd986a8c5abdbf06

@rleon
Copy link
Member

rleon commented Dec 1, 2022

I don't see any progress here. It is not late to revert mana driver from upcoming PR to Linus.

@longlimsft
Copy link
Contributor Author

longlimsft commented Dec 1, 2022 via email

To commit 0266a177631d ("RDMA/mana_ib: Add a driver for Microsoft Azure
Network Adapter").

Signed-off-by: Long Li <longli@microsoft.com>
Introduce a provider that exposes MANA devices to user applications.

Signed-off-by: Long Li <longli@microsoft.com>
@longlimsft
Copy link
Contributor Author

Please rebase it

The first commit must be generated with the kernel-headers/update script. Use commit ID 0266a177631d4c6b963b5b12dd986a8c5abdbf06

I have rebased the pull request. The first commit generated by kernel-headers/update script doesn't include an entry in rdma_kernel_provider_abi() in CMakeLists.txt, so I added the following with this commit:

@@ -70,6 +71,7 @@ rdma_kernel_provider_abi(
rdma/hns-abi.h
rdma/ib_user_verbs.h
rdma/irdma-abi.h

  • rdma/mana-abi.h
    rdma/mlx4-abi.h
    rdma/mlx5-abi.h
    rdma/mthca-abi.h

Please let me know if this should be done in some other way.

@jgunthorpe jgunthorpe merged commit b094140 into linux-rdma:master Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants