numam-dpdk/drivers/event
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
..
cnxk event/cnxk: fix max timer chunk pool cache size 2021-10-21 10:14:50 +02:00
dlb2 version: 21.11-rc0 2021-08-17 08:37:52 +02:00
dpaa version: 21.11-rc0 2021-08-17 08:37:52 +02:00
dpaa2 version: 21.11-rc0 2021-08-17 08:37:52 +02:00
dsw version: 21.11-rc0 2021-08-17 08:37:52 +02:00
octeontx common/octeontx: enable build only on 64-bit Linux 2021-10-15 19:13:13 +02:00
octeontx2 common/octeontx2: enable build only on 64-bit Linux 2021-10-15 19:13:13 +02:00
opdl version: 21.11-rc0 2021-08-17 08:37:52 +02:00
skeleton version: 21.11-rc0 2021-08-17 08:37:52 +02:00
sw version: 21.11-rc0 2021-08-17 08:37:52 +02:00
meson.build event/cnxk: add build infra and device setup 2021-05-04 05:00:18 +02:00