[PATCH 2/2] net/intel: avoid accessing mempool directly on free
Morten Brørup
mb at smartsharesystems.com
Tue Aug 26 09:29:08 CEST 2025
> From: Bruce Richardson [mailto:bruce.richardson at intel.com]
> Sent: Friday, 22 August 2025 19.07
>
> Rather than calling the mempool function rte_pktmbuf_put_bulk directly
> in drivers, switch to using the rte_mbuf_raw_free_bulk() function which
> properly supports debug flags and checks, when they are enabled.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
Acked-by: Morten Brørup <mb at smartsharesystems.com>
More information about the dev
mailing list