> > David Hunt (2)
> > mempool: add stack (lifo) mempool handler
> > test: migrate custom handler test to stack handler
>
> Acked-by: Olivier Matz
Applied, thanks
Hi Dave,
On 07/01/2016 09:46 AM, David Hunt wrote:
> This patch set adds a lifo stack handler to the external mempool
> manager.
>
> This patch utilises the mempool handler feature which allows the addition
> of new mempool handlers to DPDK.
>
> v6 changes:
> * removed unneeded mp_ext variable
This patch set adds a lifo stack handler to the external mempool
manager.
This patch utilises the mempool handler feature which allows the addition
of new mempool handlers to DPDK.
v6 changes:
* removed unneeded mp_ext variable.
* added in a free for mp_stack after we're finished with it.
v5
3 matches
Mail list logo