On Thu, 10 Dec 2020 at 17:20, Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx> wrote: > > On Thu, Dec 10, 2020 at 01:19:15PM +0100, Björn Töpel wrote: > > From: Björn Töpel <bjorn.topel@xxxxxxxxx> > > > > Instead of trying to allocate for each packet, move it outside the > > while loop and try to allocate once every NAPI loop. > > To rectify above, it wasn't for each packet but per ICE_RX_BUF_WRITE > cleaned frames (16). > > You also have a typo in subject (alloction). > > Is spinning a v2 worth it? > Sure! I'll rephrase, and resend! Thanks, Björn