numam-dpdk/drivers
Timothy McDaniel 0fc71ad881 event/dlb2: fix CQ depth override credit deadlock
This commit fixes a bug, where we could encounter a credit
deadlock due to changing the CQ depth. To remedy this situation,
the commit reduces the maximum CQ depth from 1024 to 128,
and also allows configuring the maximum enqueue depth. Maximum
enqueue depth must be tuned to the CQ depth, if the CQ depth
is increased.

Fixes: 86fe66d456 ("event/dlb2: allow CQ depths up to 1024")
Cc: stable@dpdk.org

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
2022-07-04 18:04:52 +02:00
..
baseband baseband/acc100: remove prefix of internal file 2022-06-30 06:54:21 +02:00
bus bus/fslmc: fix VFIO setup 2022-06-07 20:49:20 +02:00
common remove unnecessary null checks 2022-06-24 14:51:09 +02:00
compress compress/octeontx: support OCTEON TX2 SoC family 2022-04-29 11:36:46 +02:00
crypto crypto/qat: fix DOCSIS crash 2022-07-04 19:22:56 +02:00
dma dma/idxd: fix non-AVX builds with old compilers 2022-06-26 10:27:15 +02:00
event event/dlb2: fix CQ depth override credit deadlock 2022-07-04 18:04:52 +02:00
gpu gpu/cuda: unmap GPU memory while freeing 2022-05-24 23:09:49 +02:00
mempool common/cnxk: support CNF10KB SoC 2022-06-17 14:18:33 +02:00
net net/bnxt: fix check for autoneg enablement in the PHY FW 2022-06-24 23:26:18 +02:00
raw raw/ifpga/base: check null pointer in PMCI 2022-06-26 12:20:44 +02:00
regex replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
vdpa remove unnecessary null checks 2022-06-24 14:51:09 +02:00
meson.build build: add definitions for use as Meson subproject 2022-06-07 20:49:20 +02:00