[dpdk-dev] [PATCH] app/flow-perf: use macro for cache alignment

Thomas Monjalon thomas at monjalon.net
Tue Jun 30 11:58:59 CEST 2020


> >The macro __rte_cache_aligned is better suited for aligning a structure on a
> >cache line (of any size).
> >
> >Fixes: 15c431864000 ("app/flow-perf: add packet forwarding support")
> >
> >Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> 
> Acked-by: Wisam Jaddo <wisamm at mellanox.com>

Applied




More information about the dev mailing list