numam-dpdk/drivers/event
Abdullah Sevincer bdd0b609a1 event/dlb2: optimize credit allocations
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: Abdullah Sevincer <abdullah.sevincer@intel.com>
2022-09-30 10:26:42 +02:00
..
cnxk event/cnxk: fix missing xstats operations 2022-09-30 09:15:48 +02:00
dlb2 event/dlb2: optimize credit allocations 2022-09-30 10:26:42 +02:00
dpaa dev: hide driver object 2022-09-23 16:14:34 +02:00
dpaa2 dev: hide driver object 2022-09-23 16:14:34 +02:00
dsw event/dsw: fix flow migration 2022-09-26 15:33:46 +02:00
octeontx dev: hide driver object 2022-09-23 16:14:34 +02:00
opdl bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
skeleton dev: hide driver object 2022-09-23 16:14:34 +02:00
sw eventdev/timer: support periodic event timer 2022-09-26 15:33:48 +02:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00