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 | 4 ++++ doc/guides/rel_notes/release_20_11.rst | 7 +++++++ lib/librte_eal/arm/include/rte_prefetch_32.h | 7 +++++++ lib/librte_eal/arm/include/rte_prefetch_64.h | 7 +++++++ lib/librte_eal/include/generic/rte_prefetch.h | 15 +++++++++++++++ lib/librte_eal/ppc/include/rte_prefetch.h | 7 +++++++ lib/librte_eal/x86/include/rte_prefetch.h | 11 +++++++++++ 7 files changed, 58 insertions(+) -- 1.8.3.1