numam-dpdk/drivers
Somnath Kotur 2993075dc2 net/bnxt: add separate mutex for FW health check
def_cp_lock was added to sync race between dev_configure and
int_handler. It should not be used to synchronize scheduling of FW
health check between dev_start and async event handler as well,
use a separate mutex for the same.

Fixes: a73b8e939f ("net/bnxt: fix race between start and interrupt handler")
Cc: stable@dpdk.org

Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-09-18 18:55:12 +02:00
..
baseband mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
bus bus/dpaa: fix fd check before close 2020-09-18 18:55:11 +02:00
common common/mlx5: fix aligned malloc 2020-09-18 18:55:11 +02:00
compress mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
crypto mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
event build: remove makefiles 2020-09-08 00:09:50 +02:00
mempool build: remove makefiles 2020-09-08 00:09:50 +02:00
net net/bnxt: add separate mutex for FW health check 2020-09-18 18:55:12 +02:00
raw avoid libfdt checks adding full paths to pkg-config 2020-09-15 15:19:34 +02:00
regex regex/mlx5: add teardown for fastpath buffers 2020-09-09 00:27:41 +02:00
vdpa build: remove makefiles 2020-09-08 00:09:50 +02:00
meson.build common/mlx5: introduce layer for multiple class drivers 2020-07-28 19:01:11 +02:00