diff options
author | Maor Gottlieb <maorg@nvidia.com> | 2021-05-12 13:52:27 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-05-18 23:01:19 -0700 |
commit | 3410fbcd47dc6479af4309febf760ccaa5efb472 (patch) | |
tree | 6efdbe4c8e3a648593dc1bf866c49d1514238f5d /arch/csky | |
parent | c9fd37a9450b23804868d7a5b0d038b32ba466be (diff) |
{net, RDMA}/mlx5: Fix override of log_max_qp by other device
mlx5_core_dev holds pointer to static profile, hence when the
log_max_qp of the profile is override by some device, then it
effect all other mlx5 devices that share the same profile.
Fix it by having a profile instance for every mlx5 device.
Fixes: 883371c453b9 ("net/mlx5: Check FW limitations on log_max_qp before setting it")
Signed-off-by: Maor Gottlieb <maorg@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'arch/csky')
0 files changed, 0 insertions, 0 deletions