net/memif: use common macros for cache line marker
authorThomas Monjalon <thomas@monjalon.net>
Sun, 9 Feb 2020 12:14:15 +0000 (13:14 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 16 Apr 2020 16:07:29 +0000 (18:07 +0200)
commitddf06e8a084c8e677a8a4b9eee6175f07010c1ab
tree9945bbd0f6e4e7a03aced5b7c85ea5d0c8b761e8
parentbf9fadacb56c55f28e2fbc9d725b7853001649ed
net/memif: use common macros for cache line marker

The macros RTE_MARKER and __rte_cache_aligned can be used
for consistency for describing MEMIF_CACHELINE_ALIGN_MARK.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
drivers/net/memif/memif.h