numam-dpdk/drivers
Shijith Thotton 08d681e9c4 event/cnxk: fix max timer chunk pool cache size
Reduced max chunk pool cache size from RTE_MEMPOOL_CACHE_MAX_SIZE(512)
to 128.

If chunk pool cache is empty, it gets filled during arm. Filling 512
entries at a time will fail arm if timeout is shorter, hence
reduce the pool cache size.

Fixes: 0e792433d0 ("event/cnxk: create and free timer adapter")
Cc: stable@dpdk.org

Signed-off-by: Shijith Thotton <sthotton@marvell.com>
2021-10-21 10:14:50 +02:00
..
baseband baseband/la12xx: support enqueue and dequeue 2021-10-18 20:12:08 +02:00
bus devargs: make bus optional 2021-10-21 11:32:44 +02:00
common common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
compress common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
crypto common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
dma dmadev: add burst capacity API 2021-10-18 11:17:30 +02:00
event event/cnxk: fix max timer chunk pool cache size 2021-10-21 10:14:50 +02:00
mempool mempool/cnxk: support telemetry 2021-10-19 18:37:15 +02:00
net common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
raw raw/cnxk_bphy: use ROC calls for max IRQ get 2021-10-07 13:02:48 +02:00
regex common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
vdpa common/mlx5: share HCA capabilities handle 2021-10-21 15:53:46 +02:00
meson.build dmadev: introduce DMA device library 2021-10-17 20:49:57 +02:00