mbox series

[v2,0/2] Implement memory windows support for rxe

Message ID 20210608042802.33419-1-rpearsonhpe@gmail.com (mailing list archive)
Headers show
Series Implement memory windows support for rxe | expand

Message

Bob Pearson June 8, 2021, 4:28 a.m. UTC
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(-)