app/graph: add mempool command
Adds mempool module which will be creating mempools.
Following commands are exposed: - mempool <mempool_name> size <mbuf_size> buffers <number_of_buffers> \ cache <
app/graph: add mempool command
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.
Signed-off-by: Sunil Kumar Kori <skori@marvell.com> Signed-off-by: Rakesh Kudurumalla <rkudurumalla@marvell.com> Acked-by: Jerin Jacob <jerinj@marvell.com> Acked-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
show more ...
|