mbox series

[0/2] Providers/rxe: Replace AV by AH for UD sends

Message ID 20210628220303.9938-1-rpearsonhpe@gmail.com (mailing list archive)
Headers show
Series Providers/rxe: Replace AV by AH for UD sends | expand

Message

Bob Pearson June 28, 2021, 10:03 p.m. UTC
These patches contains the changes to the rxe provider to match the
kernel patch series with a similar name.

Bob Pearson (2):
  Update kernel headers
  Providers/rxe: Replace AV by AH for UD sends

 kernel-headers/rdma/rdma_user_rxe.h |  16 +++-
 providers/rxe/rxe-abi.h             |   2 +
 providers/rxe/rxe.c                 | 117 ++++++++++++++++++----------
 providers/rxe/rxe.h                 |   8 +-
 4 files changed, 100 insertions(+), 43 deletions(-)