numam-dpdk/drivers
Kalesh AP f02ea89fcb net/bnxt: log firmware status on early init failure
Firmware reports any fatal error (either ASIC or Firmware related) via a
new status register. This status register can provide more detailed
information about the firmware errors, especially if error occurs before
HWRM_VER_GET is issued. Attempt to map this register if it is present
and check for firmware status when VER_GET command fails.

Refactored the code to allocate the "bp->recovery_info" structure
in bnxt_init_fw() instead of doing in bnxt_hwrm_error_recovery_qcfg().

Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-04-22 13:41:24 +02:00
..
baseband baseband/fpga_5gnr_fec: support interrupt 2020-04-19 22:34:26 +02:00
bus bus/vmbus: simplify arguments to need signal function 2020-04-21 13:57:06 +02:00
common common/mlx5: fix build with rdma-core 21 2020-04-21 16:18:13 +02:00
compress compress/qat: support IM buffer too small operation 2020-04-19 17:15:14 +02:00
crypto crypto/qat: support plain SHA1..SHA512 hashes 2020-04-19 22:45:11 +02:00
event net/octeontx: add framework for Rx/Tx offloads 2020-04-21 13:57:06 +02:00
mempool replace hot attributes 2020-04-16 18:30:58 +02:00
net net/bnxt: log firmware status on early init failure 2020-04-22 13:41:24 +02:00
raw replace unused attributes 2020-04-16 18:30:58 +02:00
vdpa vdpa/mlx5: add logs 2020-04-21 13:57:08 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00