[PATCH v2 00/17] net/dpaa2: fixes and improvements

Stephen Hemminger stephen at networkplumber.org
Thu Mar 5 18:57:07 CET 2026


On Thu, 5 Mar 2026 17:55:39 +0100
David Marchand <david.marchand at redhat.com> wrote:

> > Please fix the free bulk bug on Transmit and revise  
> 
> As I replied in other thread, I see no bug on usage of free bulk (not
> the raw helper).

There is no requirement that all packets in one tx burst come from the
same mempool. And free_bulk assumes that all packets in the array
can go back to the mempool of the first element.


More information about the dev mailing list