VelocityDRIVE-SP-2025.03 Release Notes
1. 2025.03
Version: 2025.03 Previous Version: 2024.12 Release date: 2025-03-28 Type: Roadmap release YANG Catalog SHA: 440057a11e66eed82bc8e838347f694c
1.1. Announcement: First Public Release of VelocityDRIVE-SP
This is the first public release of VelocityDRIVE-SP, which includes the documentation and download of binaries.
This is not the first release; it is just the first public release. The release continues in its usual form and presents major changes since the last release. |
1.2. New Features
-
ACL (Access Control Lists): A new YANG to configure ACLs has been defined and implemented (details here).
-
IETF-HW YANG (RFC 8348): The IETF Hardware YANG has been implemented (details here).
-
1588: Support for transparent clocks has been added (details here).
-
1588/802.1AS: L2 MAC and VLAN configuration is now supported (details here).
-
L2: New attribute to disable forwarding to and from a given port (details here).
-
VLAN: New attribute to control discard frames based on the inner tag (details here).
-
VLAN: New attribute to specify a custom VLAN EtherType (details here).
-
QoS: New feature to configure port policing added (details here).
-
QoS: New feature to configure Weighted Round Robin scheduling on a port (details here).
2. 2025.03-1
Version: 2025.03-1 Previous Version: 2025.03 Release date: 2025-04-25 Type: Bugfix release YANG Catalog SHA: 440057a11e66eed82bc8e838347f694c
2.1. Bug fixes
-
The
/bridges/bridge/component/custom-ethertype
leaf (SID: 30016) was implemented as auint16_t
, but the YANG schema stated that this should have been a string. This is now fixed, and the implementation now accepts a string as stated in the YANG model. Microchip internal tracking ID: LMSTAX-1313. -
The
/interfaces/interface/eth-qos/config/traffic-class-schedulers-bandwidth
leaf (SID: 8050) did not accept an empty list. This has now been fixed. Microchip internal tracking ID: LMSTAX-1286.