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 <[email protected]> > > --- > Acked-by: Bruce Richardson <[email protected]> > > 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

