mbox series

[RFC,v2,0/1] Providers/rxe: Add dma-buf support

Message ID 20210930062014.38200-1-mie@igel.co.jp (mailing list archive)
Headers show
Series Providers/rxe: Add dma-buf support | expand

Message

Shunsuke Mie Sept. 30, 2021, 6:20 a.m. UTC
This is an user space counter-part of the kernel patch set to add
dma-buf support to the RXE driver.

Pull request at GitHub: https://github.com/linux-rdma/rdma-core/pull/1055

This is the secound version of the patch. Change log:
v2:
* Fix code formats that were indicated by Azure CI
v1: https://www.spinics.net/lists/linux-rdma/msg105380.html
* Initial patch set
* Implement a callback function for reg_dmabuf_mr

Shunsuke Mie (1):
  Providers/rxe: Add dma-buf support

 providers/rxe/rxe.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)