Changes and New Features
The following are the new features and changes that were added in this version.
Feature/Change | Description |
5.7-1.0.2.0 | |
Support Representor Metering Over SFs | [ConnectX-6 Dx and above and BlueField-2] Extended the support of representor metering from supporting only VFs representor to also supporting SFs representor. |
Exposing Error Counters on a VPort Manager | [ConnectX-4 and above] Added support for exposing error counters on a VPort manager function for all other VPorts. |
Memory Consumption Minimization | [ConnectX-4 and above] Added support for providing knobs which enable users to minimize memory consumption of mlx5 functions (PF/VF/SF). |
XDP Support for Uplink Representors | [ConnectX-5 and ConnectX-6 Dx) Added XDP support for uplink representors in switchdev mode. |
Resiliency to tx_port_ts | [ConnectX-6 Dx and above] Added resiliency to the tx_port_ts feature. private-flag may be enabled via ethtool tx_port_ts which provides a more accurate time-stamp. In very rare cases, the said time-stamp was lost, leading to losing the synchronization altogether. This feature allows for fast recovery and allows to quickly regain synchronization. |
Database of Devlink Health Asserts | [ConnectX-4 and above] Health buffer now contains more debug information like the epoch time in sec of the error and the error's severity. The print to dmesg is done with the debug level corresponding to the error's severity. This allows the user to use dmesg attribute: dmesg --level to focus on different severity levels of firmware errors. |
Expose FEC Counters via Ethtool | [ConnectX-5 and above] Exposed the following FEC (forward error detection) counters: ETHTOOL_A_FEC_STAT_CORRECTED
ETHTOOL_A_FEC_STAT_UNCORR
ETHTOOL_A_FEC_STAT_CORR_BITS
Command: ethtool -I show-fec <ifc> |
Application Device Queues | [ConnectX-4 and above] Added driver-level support for Application Device Queues. This feature allows partition defining over the RX/TX queues into groups and isolates traffic of different applications. This mainly improves predictability and tail latency. |
Reinjection of Packets Into Kernel | [All HCAs] Added support for a new software steering action, mlx5dv_dr_action_create_dest_root_table(). This action can be used to forward packets back into a level 0 table. |
DCT LAG | [ConnectX-6 Dx and above] Added firmware support to allow explicit port selection based on steering and not QP affinity. Functionality:
|
AES-XTS in RDMA | Added support for plaintext AES-XTS DEKs. |
General |
For additional information on the new features, please refer to MLNX_EN User Manual.
Customer Affecting Change | Description |
5.7-1.0.2.0 | |
Multi-Block Encryption | Multi-block encryption is currently unsupported, due to a hardware limitation. |