These patches contains the changes to the rxe provider to match the kernel patch series with a similar name. v2: As suggested by Jason Gunthorp moved the AV struct out of rxe_send_wqe and into rxe_wr in the ud struct in the wr union at the original offset. This maintains ABI compatibility with old kernels or rdma-core but simplifies the code. 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(-) -- 2.30.2