On Tue, Jul 14, 2020 at 11:14:33AM +0300, Kamal Heib wrote: > On Sun, Jul 05, 2020 at 01:43:09PM +0300, Kamal Heib wrote: > > These series include few cleanup patches to the rxe driver. > > > > V1: > > - patch #4: Fix commit message. > > > > Kamal Heib (4): > > RDMA/rxe: Drop pointless checks in rxe_init_ports > > RDMA/rxe: Return void from rxe_init_port_param() > > RDMA/rxe: Return void from rxe_mem_init_dma() > > RDMA/rxe: Remove rxe_link_layer() > > > > drivers/infiniband/sw/rxe/rxe.c | 7 +------ > > drivers/infiniband/sw/rxe/rxe_loc.h | 5 ++--- > > drivers/infiniband/sw/rxe/rxe_mr.c | 6 ++---- > > drivers/infiniband/sw/rxe/rxe_net.c | 5 ----- > > drivers/infiniband/sw/rxe/rxe_verbs.c | 24 ++++-------------------- > > 5 files changed, 9 insertions(+), 38 deletions(-) > > > > > > Hi Jason, > > Could you please tell me if there is something blocking this patch set from > getting merged? Just hasn't reached the bottom of the patchworks yet, follow along here: https://patchwork.kernel.org/project/linux-rdma/list/ Mostly stuff goes bottom up except for trivial, rc and resend of things I already reviewed.. So for instance you could answer Zhu here: https://patchwork.kernel.org/patch/11585485/#23417655 To clear out that patch.. Jason