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

2016-06-17 Thread Jan Viktorin
On Fri, 17 Jun 2016 14:53:38 +0100 David Hunt 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

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

2016-06-17 Thread David Hunt
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