NVIDIA MLNX_OFED Documentation v24.10-0.7.0.0

Bug Fixes in This Version

Below are the bugs fixed in this version. For a list of fixes previous version, see Bug Fixes History.

Internal Reference Number

Description

4048542

Description: Removed the udev rule error message "/usr/lib/udev/rules.d/90-ib.rules:4 Only network interfaces can be renamed" from the log files. The udev rule included a line in a syntax that is no longer valid that triggered the mentioned error.

Keywords: udev rule

Discovered in Release: 24.07-0.6.1.0

Fixed in Release: 24.10-0.7.0.0

4018291

Description: Fixed an issue that resulted in rdma-core built failure due to the following two symbol issues in the rdma-core:

  • mad_register_port_client(): The symbol was removed from the mad.h file since it does not need to be exported

  • The XDR speed decoding functions: The XDR speed decoding functions are now properly exported

Keywords: rdma-core

Discovered in Release: 24.07-0.6.1.0

Fixed in Release: 24.10-0.7.0.0

4029476

Description: When trying to configure the initiator/responder depth to 12, the driver actually configured the depth to 8 (power of 2 rounded down), and the user received an RDMA NAK when posted RDMA read requests.

In this MLNX_OFED version, the issue is fixed, and now the driver configures the depth to 16 (power of 2 rounded down).

Keywords: RDMA

Discovered in Release: 24.07-0.6.1.0

Fixed in Release: 24.10-0.7.0.0

© Copyright 2024, NVIDIA. Last updated on Nov 12, 2024.