Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V1.0500.190225.26778
-
Fix Version/s: V1.0500.190304.26872
-
Labels:None
-
Account:SUI Sycon (SUISYCON)
Description
Based on the changes in the firmware configuration structure it is neccessary to change the configuration.
According to GSDML specification depending on MRP capabilities of an IO Device one of the following sets of blockversions shall be used to configure MRP in an IO Device.
Using current IO Controller it is not possible to generate PDPortMrpDataAdjust in V1.1
GSDML specification states:
If the attribute SupportedRole contains the token “Manager (Auto)” and/or the attribute
MaxMRP_Instances is present the following blocks shall be generated:
- PDInterfaceMrpDataAdjust (V1.1)
- PDInterfaceMrpDataCheck (V1.1)
- PDPortMrpDataAdjust (V1.1)
Otherwise the following blocks shall be generated:
- PDInterfaceMrpDataAdjust (V1.0)
- PDInterfaceMrpDataCheck (V1.0)
- PDPortMrpDataAdjust (V1.0)
Attachments
Issue Links
- is blocked by
-
DTMV1PNCIRT-347 Creating configuration record/TLV PDPortMRPDataAdjust in blockversion 1.1
- Resolved
-
PSPNMV3-532 no API exists to generate PDPortMRPDataAdjust record in blockversion 1.1
- Closed