RE: [EXTERNAL] Re: [PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management

From: Long Li

Date: Thu Jun 04 2026 - 20:59:39 EST


> On Tue, 2 Jun 2026 22:48:05 +0000 Long Li wrote:
> > Changes in patch 6 from v2 to v11:
> >
> > - Error handling updated from NULL/-ENOMEM to IS_ERR()/PTR_ERR() for
> > mana_gd_get_gic() return values
> > - Added mdev->eqs[i]->eq.irq = gic->irq to populate the irq field on
> > all RDMA EQs for consistency with the Ethernet path
> > - Introduced a separate msi variable instead of modifying
> > spec.eq.msix_index directly
> > - Commit message updated
> >
> > The gdma.h changes are identical to v2.
>
> Hm, yes, Leon seems to be AFK since May 19th.
> Please repost with his tag included, the list of changes you provided does seem
> immaterial. I don't want to merge v11 as is, there's a good chance people marked
> this thread as ignored by now.

I have sent v12 with Leon's tag on patch 6.

Thanks,
Long