2016-06-30 18:36, Hunt, David:
> On 30/6/2016 10:45 AM, Thomas Monjalon wrote:
> > Hi David,
> >
> > There is a compilation error:
> >
> > app/test/test_mempool.c:598:6: error:
> > too few arguments to function ?test_mempool_basic?
> >
> > Please send a v5, thanks.
>
> Thomas, after the second com
On 30/6/2016 6:46 PM, Thomas Monjalon wrote:
> 2016-06-30 18:36, Hunt, David:
>> On 30/6/2016 10:45 AM, Thomas Monjalon wrote:
>>> Hi David,
>>>
>>> There is a compilation error:
>>>
>>> app/test/test_mempool.c:598:6: error:
>>> too few arguments to function ?test_mempool_basic?
>>>
>>> Please se
On 30/6/2016 10:45 AM, Thomas Monjalon wrote:
> Hi David,
>
> There is a compilation error:
>
> app/test/test_mempool.c:598:6: error:
> too few arguments to function ?test_mempool_basic?
>
> Please send a v5, thanks.
Thomas, after the second commit patch-set is applied, there should only
be 585
Hi David,
There is a compilation error:
app/test/test_mempool.c:598:6: error:
too few arguments to function ?test_mempool_basic?
Please send a v5, thanks.
After introducing the stack handler in the previous commit,
we now have very similar code to the custom handler in test_mempool.c,
which creates a custom mempool based on simple mallocs.
The stack handler is a cleaner example of adding a new mempool handler,
so this commit replaces the custom handl
5 matches
Mail list logo