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

2016-09-21 Thread Ferruh Yigit
On 9/21/2016 4:04 PM, Olivier Matz wrote: > Hi Ferruh, > > Thanks for checking the API documentation. > Please see few comments below. > > On 09/20/2016 06:17 PM, Ferruh Yigit wrote: >> Fixes: 85226f9c526b ("mempool: introduce a function to create an empty pool") >> Fixes: d1d914ebbc25 ("mempool:

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

2016-09-21 Thread Olivier Matz
Hi Ferruh, Thanks for checking the API documentation. Please see few comments below. On 09/20/2016 06:17 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") > > Sig

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

2016-09-20 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 | 4 +--- lib/librte_mempool/rte_mempool.h | 4 +--- 2 files changed, 2 ins