numam-dpdk/drivers
Timothy McDaniel 82a710bccb event/dlb2: rework queue drain handling
Previously, anything that prevented the CQs from being drained
would hang the PMD for an unacceptably long time. This commit updates
the drain logic to be resource and time based, thus eliminating
the potential for a long hang when draining the queues in preparation
for a reset.

Fixes: 1857f1922c ("event/dlb2: use new implementation of resource file")
Cc: stable@dpdk.org

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
2022-06-09 19:27:15 +02:00
..
baseband baseband/acc100: configure ACC101 from PF 2022-06-21 20:04:49 +02:00
bus bus/fslmc: fix VFIO setup 2022-06-07 20:49:20 +02:00
common crypto/qat: use intel-ipsec-mb for partial hash and AES 2022-06-21 20:04:50 +02:00
compress compress/octeontx: support OCTEON TX2 SoC family 2022-04-29 11:36:46 +02:00
crypto crypto/qat: use intel-ipsec-mb for partial hash and AES 2022-06-21 20:04:50 +02:00
dma dma/idxd: fix AVX2 in non-datapath functions 2022-06-21 18:19:41 +02:00
event event/dlb2: rework queue drain handling 2022-06-09 19:27:15 +02:00
gpu gpu/cuda: unmap GPU memory while freeing 2022-05-24 23:09:49 +02:00
mempool mempool/cnxk: avoid batch op free for empty pools 2022-06-08 11:11:32 +02:00
net net/iavf: fix NAT-T payload length 2022-06-21 20:04:49 +02:00
raw common/cnxk: support switching CPRI/ETH back and forth 2022-06-22 09:02:14 +02:00
regex replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
vdpa vdpa/ifc: fix build with GCC 12 2022-06-15 10:20:54 +02:00
meson.build build: add definitions for use as Meson subproject 2022-06-07 20:49:20 +02:00