> From: Bruce Richardson [mailto:bruce.richard...@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.richard...@intel.com> > ---
Acked-by: Morten Brørup <m...@smartsharesystems.com>