numam-dpdk/drivers
Kalesh AP e5acec6929 net/bnxt: fix port stop on error recovery failure
During live FW upgrade or error recovery, if restoring the filter
settings fail after port start, driver invokes bnxt_uninit_resources()
only. Fix it to invoke bnxt_dev_stop_op() first before calling
bnxt_uninit_resources().

Fixes: df6cd7c1f7 ("net/bnxt: handle reset notify async event from FW")
Cc: stable@dpdk.org

Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Rahul Gupta <rahul.gupta@broadcom.com>
2020-02-14 12:42:12 +01:00
..
baseband build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
bus crypto/dpaa_sec: fix IOVA conversions 2020-02-05 15:20:51 +01:00
common common/mlx5: fix ABI version 2020-02-12 09:26:43 +01:00
compress crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
crypto drivers/crypto: fix session-less mode 2020-02-13 12:41:21 +01:00
event mk: ignore missing field initializers warning 2020-02-06 09:09:37 +01:00
mempool mempool/octeontx: fix error handling in initialization 2020-01-17 19:46:26 +01:00
net net/bnxt: fix port stop on error recovery failure 2020-02-14 12:42:12 +01:00
raw raw/octeontx2_ep: fix ABI version 2020-02-11 14:29:08 +01:00
vdpa vdpa/mlx5: fix ABI version 2020-02-12 09:26:43 +01:00
Makefile drivers: introduce vDPA class 2020-01-13 23:28:00 +01:00
meson.build build: allow using wildcards to disable drivers 2020-02-06 09:17:24 +01:00