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(+)
--
2.17.1