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
Sometimes select doesn't return sst when the sst is ready.
I found that by analyzing bgpcfgd issue "some bgp sessions are still being down, after config bgp startup all was used" I found the bgpcfgd doesn't receive state for the db, after it was being updated by config startup all utility.
The text was updated successfully, but these errors were encountered:
prgeor
added a commit
to prgeor/sonic-swss-common
that referenced
this issue
Feb 27, 2025
* JIRA-SONIC-7072: Convert the tx/rx power unit to the dBm unit in get_transceiver_bulk_status().
The tx/rx power unit in the eeprom is mW, and the tx/rx power unit for the API is dBm.
It should be converted to the dBm in get_transceiver_bulk_status().
Signed-off-by: chiourung_huang <[email protected]>
---------
Signed-off-by: chiourung_huang <[email protected]>
Co-authored-by: Prince George <[email protected]>
Sometimes select doesn't return sst when the sst is ready.
I found that by analyzing bgpcfgd issue "some bgp sessions are still being down, after
config bgp startup all
was used" I found the bgpcfgd doesn't receive state for the db, after it was being updated by config startup all utility.The text was updated successfully, but these errors were encountered: