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

WIP: Providers/rxe: add dma-buf support #1055

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ShunsukeMie
Copy link
Contributor

This is the user space counter-part of the kernel patch set to add
dma-buf support to the RXE driver.

Implement a new provider method for dma-buf base memory registration.

Signed-off-by: Shunsuke Mie [email protected]

@ShunsukeMie ShunsukeMie marked this pull request as draft September 8, 2021 06:21
@ShunsukeMie
Copy link
Contributor Author

Hi all,

We are currently proposing this in the linux-rdma ML.
The kernel patch series are here.
https://lore.kernel.org/linux-rdma/[email protected]/T/#t

I'd like your comments.

Thanks a lot.

@ShunsukeMie
Copy link
Contributor Author

Kernel patches are updated and submit it to LKML as version 2.
A link to the patches is as follows.
https://lore.kernel.org/linux-rdma/[email protected]/T/#t

Thanks.

Implement a new provider method for dma-buf base memory registration.

Signed-off-by: Shunsuke Mie <[email protected]>
@ShunsukeMie
Copy link
Contributor Author

ShunsukeMie commented Sep 30, 2021

This patch is also updates as version 2.
https://lore.kernel.org/linux-rdma/[email protected]/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants