On Wed, 3 Apr 2024 10:53:33 -0700 Tyler Retzlaff <roret...@linux.microsoft.com> 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 <roret...@linux.microsoft.com> > Reviewed-by: Morten Brørup <m...@smartsharesystems.com> Acked-by: Stephen Hemminger <step...@networkplumber.org>