[dpdk-dev] [PATCH v3 11/11] mempool: support flushing the default cache of the mempool

Olivier Matz olivier.matz at 6wind.com
Fri Apr 6 17:53:18 CEST 2018


On Mon, Mar 26, 2018 at 05:09:51PM +0100, Andrew Rybchenko wrote:
> From: "Artem V. Andreev" <Artem.Andreev at oktetlabs.ru>
> 
> Mempool get/put API cares about cache itself, but sometimes it is
> required to flush the cache explicitly.
> 
> The function is moved in the file since it now requires
> rte_mempool_default_cache().
> 
> Signed-off-by: Artem V. Andreev <Artem.Andreev at oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Acked-by: Olivier Matz <olivier.matz at 6wind.com>


More information about the dev mailing list