On Wed, 3 Apr 2024 10:53:33 -0700 Tyler Retzlaff <[email protected]> wrote:
> Don't directly access the cacheline1 field in rte_mbuf struct for > prefetch instead just use rte_mbuf_prefetch_part2() to prefetch. > > Signed-off-by: Tyler Retzlaff <[email protected]> > Reviewed-by: Morten Brørup <[email protected]> Acked-by: Stephen Hemminger <[email protected]>

