Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

speed is non-existent in PORT_TABLE of State-DB, but it is being set to N/A #2276

Open
jaganbal-a opened this issue May 16, 2022 · 0 comments

Comments

@jaganbal-a
Copy link
Contributor

With the PR: sonic-net/sonic-platform-daemons#254, it is found that speed field is being set to N/A in the STATE-DB.
If intended to update the 'speed' field in STATE-DB then the correct value should be updated.
If it is not supposed to be present, then resolve the code which is updating the speed field to STATE-DB port table.

PORT_TABLE object for Ethernet26
{'state': 'ok', 'netdev_oper_status': 'down', 'admin_status': 'down', 'mtu': '9100', 'supported_speeds': '', 'host_tx_ready': 'false', 'speed': 'N/A', 'index': '-1'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant