On 05/14/2018 01:47 PM, Devesh Sharma wrote: > 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(-) > Does this need to be queued up for linux-stable kernels as well? If so which kernels v4.16 only? Am I correct in understanding that without these patches bnxt_re does not function properly? Thanks, -Jon -- 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