[PATCH v2 1/1] net/iavf: remove global adminq response buffer

Bruce Richardson bruce.richardson at intel.com
Tue Mar 3 09:52:21 CET 2026


On Fri, Feb 27, 2026 at 10:58:41AM +0000, Bruce Richardson wrote:
> On Thu, Feb 26, 2026 at 10:41:02AM +0000, Anatoly Burakov wrote:
> > In many places where we are calling down into virtchnl, we are using a
> > globally allocated adminq response buffer. This is unnecessary, so replace
> > with adminq buffers allocated on stack.
> > 
> > Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> > ---
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> 
> Applied to dpdk-next-net-intel.

I've actually removed this patch from next-net-intel as we are seeing
failures in Intel CI on next-net-intel branch and this patch has been
identified as the culprit. Please investigate and resubmit a new patch for
26.07.

Thanks,
/Bruce


More information about the dev mailing list