[dpdk-dev] [PATCH] app/flow-perf: use macro for cache alignment
Wisam Monther
wisamm at mellanox.com
Tue Jun 30 09:34:53 CEST 2020
Hi,
>-----Original Message-----
>From: Thomas Monjalon <thomas at monjalon.net>
>Sent: Tuesday, June 30, 2020 12:05 AM
>To: dev at dpdk.org
>Cc: david.marchand at redhat.com; Wisam Monther
><wisamm at mellanox.com>; Jack Min <jackmin at mellanox.com>
>Subject: [PATCH] app/flow-perf: use macro for cache alignment
>
>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>
More information about the dev
mailing list