Changes and New Feature History
Feature/Change |
Description |
24.42.1000 |
|
Steering SF Traffic to a Specific PF MSI-X |
MSI-X on SF can be received now through the PF's MSI-X vector. |
Memory Slow Release |
Added a new command interface "Memory slow release" to enable/disable holding memory pages for a defined period of time. Once the timer expires, the firmware will return the pages to the driver. |
Hotplug Power Off for Virtio FS |
Added support for Hotplug Power Off for Virtio FS (hotplug_power_off). |
Kernel Lockdown |
Added support for MVTS register via a miscellaneous driver using the access_register PRM command. |
Bug Fixes |
See Bug Fixes in this Firmware Version section. |
Feature/Change |
Description |
24.41.1000 |
|
TRNG FIPS Compliance |
Implemented Deterministic Random Bit Generator (DRBG) algorithm on top of firmware TRNG (the source for raw data input) in accordance with NIST SP800-90A. |
vDPA Live Migration |
Added support for vDPA virtual queue state change from suspend to ready, and discrete mkey for descriptor. vDPA Live Migration uses these two new capabilities to reduce downtime since vq can go back to ready state for traffic and descriptor-only-mkey can help reduce mkey mapping time. |
NVConfig |
Added a new NVConfig option to copy AR bit from the BTH header to the DHCP header. |
Steering |
Added the option provide field's offset and length in Steering add_action option. |
Flex Parser Merge Mechanism |
Extended Flex Parser merge mechanism to support hardware capabilities. |
Flex Parser |
Enabled the option to disable the native parser when the parse graph node is configured with the same conditions. |
Flex Parser |
Added support for father/son headers parsing. |
LRO |
Added support for tunnel_offload in LRO. |
Bug Fixes |
See Bug Fixes in this Firmware Version section. |
Feature/Change |
Description |
32.39.2048 |
|
Socket Direct Single netdev Mapped to Two PCIe Devices |
Enabled Single Netdev mapping to two PCIe devices (Socket Direct). Now multiple devices (PFs) of the same port can be combined under a single netdev instance. Traffic is passed through different devices belonging to different NUMA sockets, thus saving cross-NUMA traffic and allowing apps running on the same netdev from different NUMAs to still feel a sense of proximity to the device and achieve improved performance. The netdev is destroyed once any of the PFs is removed. A proper configuration would utilize the correct close NUMA when working on a certain app/CPU. Currently, this capability is limited to PFs only, and up to two devices (sockets). To enable the feature, one must configure the same Socket Direct group (non zero) for both PFs through mlxconfig SD_GROUP. |
ACL |
Added support for egress ACL to the uplink by adding a new bit to the Set Flow Table Entry: allow_fdb_uplink_hairpin. |
Bug Fixes |
See Bug Fixes in this Firmware Version section. |