[PATCH v8 04/12] app/graph: add mempool command line interfaces
Jerin Jacob
jerinjacobk at gmail.com
Mon Oct 16 11:09:09 CEST 2023
On Fri, Sep 29, 2023 at 3:28 PM <skori at marvell.com> wrote:
>
> From: Rakesh Kudurumalla <rkudurumalla at marvell.com>
>
> It adds mempool module which will be creating mempools.
>
> Following commands are exposed:
> - mempool <mempool_name> size <mbuf_size> buffers <number_of_buffers> \
> cache <cache_size> numa <numa_id>
> - help mempool
>
> User will add this command in .cli file according to its need.
Subject can be changed to: support mempool
Similar theme for other patches too.
>
> Signed-off-by: Sunil Kumar Kori <skori at marvell.com>
> Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>
> ---
Acked-by: Jerin Jacob <jerinj at marvell.com>
More information about the dev
mailing list