numam-dpdk/drivers
Pravin Pathak e4869c0b47 event/dlb2: optimize credit allocations using port
This commit implements the changes required for using suggested
port type hint feature. Each port uses different credit quanta
based on port type specified using port configuration flags.

Each port has separate quanta defined in dlb2_priv.h
Producer and consumer ports will need larger quanta value to reduce number
of credit calls they make. Workers can use small quanta as they mostly
work out of locally cached credits and don't request/return credits often.

Signed-off-by: Pravin Pathak <pravin.pathak@intel.com>
2021-10-21 10:16:00 +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/dlb2: optimize credit allocations using port 2021-10-21 10:16:00 +02:00
mempool mempool/cnxk: support telemetry 2021-10-19 18:37:15 +02:00
net eventdev: hide event device related structures 2021-10-21 10:14:50 +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