We are including this in rte_prefetch.h since it is the most closely related code location.rte_cldemte is similar to a prefetch hint -in reverse
Omkar Maslekar (1): eal: add cache-line demote support app/test/test_prefetch.c | 2 ++ doc/guides/rel_notes/release_20_11.rst | 8 ++++++++ lib/librte_eal/arm/include/rte_prefetch_32.h | 5 +++++ lib/librte_eal/arm/include/rte_prefetch_64.h | 5 +++++ lib/librte_eal/include/generic/rte_prefetch.h | 18 ++++++++++++++++++ lib/librte_eal/ppc/include/rte_prefetch.h | 5 +++++ lib/librte_eal/x86/include/rte_prefetch.h | 9 +++++++++ 7 files changed, 52 insertions(+) -- 1.8.3.1