You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix decode error when parsing EEPROM fields (sonic-net#199)
#### Description
Following error is seen while parsing EEPROM fields for few transceivers.
'utf-8' codec can't decode byte 0xff in position 6: invalid start byte
#### Motivation and Context
EEPROM fields will not be displayed if unicode characters are not properly.
E.g. Vendor Date: 20'u-tf--8'
0 commit comments