[dpdk-dev] [PATCH v14 3/3] mbuf: make default mempool ops configurable at build

Jan Viktorin viktorin at rehivetech.com
Fri Jun 17 16:41:35 CEST 2016


On Fri, 17 Jun 2016 14:53:38 +0100
David Hunt <david.hunt at intel.com> wrote:

> By default, the mempool ops used for mbuf allocations is a multi
> producer and multi consumer ring. We could imagine a target (maybe some
> network processors?) that provides an hardware-assisted pool
> mechanism. In this case, the default configuration for this architecture
> would contain a different value for RTE_MBUF_DEFAULT_MEMPOOL_OPS.
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> Signed-off-by: David Hunt <david.hunt at intel.com>
> Acked-by: Shreyansh Jain <shreyansh.jain at nxp.com>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
> ---
Reviewed-by: Jan Viktorin <viktorin at rehivetech.com>


More information about the dev mailing list