[dpdk-dev] [PATCH v15 0/3] mempool: add mempool handler feature

2016-06-22 Thread Thomas Monjalon
2016-06-22 09:56, Thomas Monjalon: > 2016-06-19 13:05, David Hunt: > > v15 changes: > > > > * Changed rte_mempool_ops_get() to rte_mempool_get_ops() > > I don't find this change in the patch. > But I wonder wether it is really needed. If we assume that rte_mempool_ops_* are wrappers on top of h

[dpdk-dev] [PATCH v15 0/3] mempool: add mempool handler feature

2016-06-22 Thread Thomas Monjalon
2016-06-19 13:05, David Hunt: > v15 changes: > > * Changed rte_mempool_ops_get() to rte_mempool_get_ops() I don't find this change in the patch. But I wonder wether it is really needed.

[dpdk-dev] [PATCH v15 0/3] mempool: add mempool handler feature

2016-06-19 Thread David Hunt
Here's the latest version of the Mempool Handler feature patch set. It's re-based on top of the latest head as of 19/6/2016, including Olivier's 35-part patch series on mempool re-org [1] [1] http://dpdk.org/ml/archives/dev/2016-May/039229.html v15 changes: * Changed rte_mempool_ops_get() to r