All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/1] Providers/rxe: Add dma-buf support
@ 2021-09-30  6:20 Shunsuke Mie
  2021-09-30  6:20 ` [RFC PATCH v2 1/1] " Shunsuke Mie
  0 siblings, 1 reply; 8+ messages in thread
From: Shunsuke Mie @ 2021-09-30  6:20 UTC (permalink / raw)
  To: Zhu Yanjun
  Cc: Shunsuke Mie, Christian König, Alex Deucher, Daniel Vetter,
	Doug Ledford, Jason Gunthorpe, Jianxin Xiong, Leon Romanovsky,
	Maor Gottlieb, Sean Hefty, Sumit Semwal, dri-devel,
	linaro-mm-sig, linux-media, linux-kernel, linux-rdma, dhobsong,
	taki, etom

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-30 11:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30  6:20 [RFC PATCH v2 0/1] Providers/rxe: Add dma-buf support Shunsuke Mie
2021-09-30  6:20 ` [RFC PATCH v2 1/1] " Shunsuke Mie
2021-09-30  6:37   ` Zhu Yanjun
2021-09-30  6:58     ` Shunsuke Mie
2021-09-30  7:23       ` Zhu Yanjun
2021-09-30 11:06         ` Shunsuke Mie
2021-09-30 11:17           ` Zhu Yanjun
2021-09-30 11:24             ` Shunsuke Mie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.