numam-dpdk/drivers/mempool
Jerin Jacob 9a8e7062c8 mempool/octeontx2: add devargs for max pool selection
The maximum number of mempools per application needs to be configured
on HW during mempool driver initialization. HW can support up to 1M
mempools, Since each mempool costs set of HW resources, the max_pools
devargs parameter is being introduced to configure the number of
mempools required for the application.
For example:

-w 0002:02:00.0,max_pools=512

With the above configuration, the driver will set up only 512 mempools
for the given application to save HW resources.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Signed-off-by: Harman Kalra <hkalra@marvell.com>
2019-06-25 23:35:57 +02:00
..
bucket mempool/bucket: do not allow one lcore to grab all buckets 2018-04-26 23:34:07 +02:00
dpaa build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
dpaa2 build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
octeontx use registered name for OCTEON TX references 2018-10-26 14:16:05 +02:00
octeontx2 mempool/octeontx2: add devargs for max pool selection 2019-06-25 23:35:57 +02:00
ring build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
stack mempool/stack: add lock-free stack mempool handler 2019-04-04 22:06:16 +02:00
Makefile mempool/octeontx2: add build infra and device probe 2019-06-25 23:35:57 +02:00
meson.build mempool/octeontx2: add build infra and device probe 2019-06-25 23:35:57 +02:00