On 10/30/19 5:36 PM, Olivier Matz wrote:
For consistency, RTE_MEMPOOL_ALIGN should be used in place of RTE_CACHE_LINE_SIZE. They have the same value, because the only arch that was defining a specific value for it has been removed from dpdk.Signed-off-by: Olivier Matz <olivier.m...@6wind.com>
Reviewed-by: Andrew Rybchenko <arybche...@solarflare.com>