numam-dpdk/drivers
Harman Kalra f11873922a common/cnxk: enable RVUM interrupt errata
As per an known HW issue RVUM interrupts may get dropped, If an RVUM
interrupt event occurs when PCCPF_XXX_MSIX_CAP_HDR[MSIXEN]=0 then no
interrupt is triggered, which is expected. But after MSIXEN is set to
1, subsequently if same interrupts event occurs again, still no
interrupt will be triggered.

As a workaround, all RVUM interrupt lines should be cleared between
MSIXEN=0 and MSIXEN=1.

Signed-off-by: Harman Kalra <hkalra@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2021-10-01 07:31:39 +02:00
..
baseband version: 21.11-rc0 2021-08-17 08:37:52 +02:00
bus bus/fslmc: add qbman debug 2021-10-07 11:42:21 +02:00
common common/cnxk: enable RVUM interrupt errata 2021-10-01 07:31:39 +02:00
compress compress/mlx5: refactor HW queue object 2021-10-05 18:15:40 +02:00
crypto common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
event cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
mempool mempool/stack: build on Windows 2021-10-01 16:46:05 +02:00
net net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
raw raw/dpaa2_qdma: remove datapath checks for lcore ID 2021-10-07 14:47:35 +02:00
regex regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
vdpa common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
meson.build build: fix essential drivers in disable list 2021-09-15 11:00:15 +02:00