On Fri, Sep 16, 2022 at 10:15:37PM -0500, Bob Pearson wrote: > Make changes to implement the xrc transport protocol. > > Signed-off-by: Bob Pearson <rpearsonhpe@xxxxxxxxx> > --- > providers/rxe/rxe-abi.h | 2 + > providers/rxe/rxe.c | 387 ++++++++++++++++++++++++++++------------ > providers/rxe/rxe.h | 21 ++- > 3 files changed, 290 insertions(+), 120 deletions(-) Please send as a PR to rdma-core Jason