This 2 patch series mainly focus on assigning MSIx vectors to RoCE driver when L2 driver dynamically changes vectors allowed for RoCE driver. Patch 1 is mainly refactoring code while Patch 2 is the one to handle the real reassignment. Devesh Sharma (2): bnxt_re: refactor creq irq init and fp irq init bnxt_re: pause roce irqs when l2 need reshuffling drivers/infiniband/hw/bnxt_re/main.c | 55 ++++++++++++++++- drivers/infiniband/hw/bnxt_re/qplib_fp.c | 95 +++++++++++++++++++----------- drivers/infiniband/hw/bnxt_re/qplib_fp.h | 3 + drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 61 +++++++++++++------ drivers/infiniband/hw/bnxt_re/qplib_rcfw.h | 3 + 5 files changed, 164 insertions(+), 53 deletions(-) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html