23/10/2025 14:48, Morten Brørup: > Refactored rte_pktmbuf_prefree_seg() for both performance and readability. > > With the optimized RTE_MBUF_DIRECT() macro, the common likely code path > now fits within one instruction cache line on x86-64 when built with GCC. > > Signed-off-by: Morten Brørup <[email protected]> > Acked-by: Konstantin Ananyev <[email protected]> > Acked-by: Chengwen Feng <[email protected]> > Reviewed-by: Bruce Richardson <[email protected]>
Applied, thanks. Note: v7 is not chosen because long names make this difficult macro even more complicated to read.

