net/mlx5: Tolerate failures in debug features while driver load
authorAya Levin <ayal@nvidia.com>
Mon, 2 Aug 2021 10:33:03 +0000 (13:33 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Thu, 30 Sep 2021 23:19:01 +0000 (16:19 -0700)
commitf62eb932d8576a30105633459b20537e2463224a
tree9bd9beea1af1c1f65bed4479237d725836f69a95
parent2b0247e220975fd0a9902eef1643f5003d323ef8
net/mlx5: Tolerate failures in debug features while driver load

FW tracer and resource dump are debug features. Although failing to
initialize them may indicate an error, don't let this stop device
loading.

Signed-off-by: Aya Levin <ayal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/main.c