On Fri, 17 May 2024 13:34:30 +0000
"Loftus, Ciara" <ciara.lof...@intel.com> wrote:

> > -           tx_bytes += mbuf->pkt_len;
> > +           rte_eth_count_packet(&txq->stats, pkt_len);  
> 
> This change resolves the bugzilla you reported recently (1440 - use after 
> free in af_xdp). Should this be mentioned in the commit message? We probably 
> still need a separate patch for backporting that can be used without this 
> entire series.

I suspect it will take longer for this patch set to get integrated.
So fixing the bug sooner would make sense.

Reply via email to