> From: Thomas Monjalon [mailto:[email protected]] > Sent: Tuesday, 14 October 2025 08.59 > > The header mbuf_log.h depends on rte_log.h, so it should include it. > After this move, no need to include rte_log.h in addition of > mbuf_log.h. > > Signed-off-by: Thomas Monjalon <[email protected]> > ---
Reviewed-by: Morten Brørup <[email protected]>

