[dpdk-dev] [PATCH v2 1/2] mempool: fix comments for mempool create functions

2016-10-04 Thread Thomas Monjalon
2016-10-03 17:06, Olivier Matz: > On 09/28/2016 03:59 PM, Ferruh Yigit wrote: > > Fixes: 85226f9c526b ("mempool: introduce a function to create an empty > > pool") > > Fixes: d1d914ebbc25 ("mempool: allocate in several memory chunks by > > default") > > > > Signed-off-by: Ferruh Yigit > > Seri

[dpdk-dev] [PATCH v2 1/2] mempool: fix comments for mempool create functions

2016-10-03 Thread Olivier Matz
On 09/28/2016 03:59 PM, Ferruh Yigit wrote: > Fixes: 85226f9c526b ("mempool: introduce a function to create an empty pool") > Fixes: d1d914ebbc25 ("mempool: allocate in several memory chunks by default") > > Signed-off-by: Ferruh Yigit > --- Series: Acked-by: Olivier Matz Thanks

[dpdk-dev] [PATCH v2 1/2] mempool: fix comments for mempool create functions

2016-09-28 Thread Ferruh Yigit
Fixes: 85226f9c526b ("mempool: introduce a function to create an empty pool") Fixes: d1d914ebbc25 ("mempool: allocate in several memory chunks by default") Signed-off-by: Ferruh Yigit --- lib/librte_mempool/rte_mempool.c | 5 ++--- lib/librte_mempool/rte_mempool.h | 6 ++ 2 files changed, 4