numam-dpdk/drivers
Hongbo Zheng f9f24ecd79 net/hns3: fix concurrent interrupt handling
Currently, if RAS interrupt and FLR occurred at the same time, FLR will
be detected and corresponding schedule state will be set during RAS
interrupt processing. However, the schedule state value will be
overridden in subsequent RAS processing, resulting in FLR processing
failure. This patch solves this problem.

Fixes: 2790c64647 ("net/hns3: support device reset")
Cc: stable@dpdk.org

Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
2021-04-13 11:13:41 +02:00
..
baseband bbdev: add explicit enum for code block mode 2021-04-16 12:43:33 +02:00
bus eal: make OS shims internal 2021-04-15 01:56:20 +02:00
common crypto/qat: support single-pass GMAC on GEN3 2021-04-16 12:43:33 +02:00
compress compress/mlx5: support timestamp format 2021-03-16 10:05:39 +01:00
crypto cryptodev: add dequeue count parameter in raw API 2021-04-16 12:43:33 +02:00
event event/octeontx2: fix device reconfigure for single slot 2021-04-12 09:23:34 +02:00
mempool mempool/cnxk: add cn10k batch dequeue 2021-04-09 08:32:24 +02:00
net net/hns3: fix concurrent interrupt handling 2021-04-13 11:13:41 +02:00
raw raw/octeontx2_dma: assign PCI device in DPI VF 2021-04-15 10:33:52 +02:00
regex common/mlx5: align log prefix across drivers 2021-04-07 09:43:32 +02:00
vdpa drivers: align log names 2021-04-08 18:32:31 +02:00
meson.build config: enable/disable drivers in Arm builds 2021-04-15 22:34:37 +02:00