This patch set includes two patches, the first one move the function rxe_init_av() to a more global place and use it, the second patch Improve marking loopback packets. Kamal Heib (2): RDMA/rxe: Move rxe_init_av() to rxe_av.c RDMA/rxe: Improve loopback marking drivers/infiniband/sw/rxe/rxe_av.c | 7 +++++++ drivers/infiniband/sw/rxe/rxe_loc.h | 1 + drivers/infiniband/sw/rxe/rxe_net.c | 9 +++------ drivers/infiniband/sw/rxe/rxe_qp.c | 7 ++----- drivers/infiniband/sw/rxe/rxe_verbs.c | 11 ++--------- include/uapi/rdma/rdma_user_rxe.h | 3 +-- 6 files changed, 16 insertions(+), 22 deletions(-) -- 2.20.1