[PATCH v10 1/4] net/i40e: use inline prefetch function
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 3 23:49:12 CEST 2024
On Wed, 3 Apr 2024 10:53:33 -0700
Tyler Retzlaff <roretzla at 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 <roretzla at linux.microsoft.com>
> Reviewed-by: Morten Brørup <mb at smartsharesystems.com>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list