All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Implement memory windows support for rxe
@ 2021-06-08  4:28 Bob Pearson
  2021-06-08  4:28 ` [PATCH v2 1/2] Update kernel headers Bob Pearson
  2021-06-08  4:28 ` [PATCH v2 2/2] Providers/rxe: Implement memory windows Bob Pearson
  0 siblings, 2 replies; 9+ messages in thread
From: Bob Pearson @ 2021-06-08  4:28 UTC (permalink / raw)
  To: jgg, zyjzyj2000, monis, linux-rdma; +Cc: Bob Pearson

These patches makes the required changes to the rxe provider and the
rxe ABI to support the kernel memory windows patches to the rxe driver.

Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
---

Bob Pearson (2):
  Update kernel headers
  Providers/rxe: Implement memory windows

 kernel-headers/rdma/rdma_user_rxe.h |  10 ++
 providers/rxe/rxe.c                 | 157 +++++++++++++++++++++++++++-
 2 files changed, 165 insertions(+), 2 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-06-09  1:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08  4:28 [PATCH v2 0/2] Implement memory windows support for rxe Bob Pearson
2021-06-08  4:28 ` [PATCH v2 1/2] Update kernel headers Bob Pearson
2021-06-08  4:28 ` [PATCH v2 2/2] Providers/rxe: Implement memory windows Bob Pearson
2021-06-08  6:54   ` Zhu Yanjun
2021-06-08  7:01     ` Bob Pearson
2021-06-08  7:17       ` Zhu Yanjun
2021-06-08 23:18         ` Pearson, Robert B
2021-06-09  1:51           ` Zhu Yanjun
2021-06-09  1:59             ` Pearson, Robert B

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.