On 05/22/2018 02:56 PM, Doug Ledford wrote: > On Mon, 2018-05-14 at 13:47 -0400, 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(-) >> > > Thanks, series applied. > Hi Doug, I see these made it into your 'wip/dl-for-next' branch. However, it is my understanding that without these patches in v4.17 VFs for bnxt_re will be broken as the bnxt_en patches causing the breakage made it into v4.17. Can we get these into v4.17 or should we forward these on to linux-stable to be backported to v4.17.y? 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