-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[broadcom]: Update Broadcom debian packages #478
Conversation
I'll re-submit this pull request later to have a different version number. |
@@ -1 +1 @@ | |||
SAI_INIT_CONFIG_FILE=/etc/bcm/th-a7060-cx32s-32x100G.config.bcm | |||
SAI_INIT_CONFIG_FILE=/etc/bcm/th-a7060-32x100G.config.bcm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer to keep cx32s and qx32, as there are a7050-qx32s as a different sku.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keep the config.bcm names.
@lguohan updated. |
have you also updated the sai package to change the config bcm names to be the same as the one in sai.profile? |
@lguohan yes.
|
thanks. |
…other thread (sonic-net#478) * Remove global mutex for the DB * Don't set event notifications on the switch * Adding notification handlers enable notification in syncd
Includes commits ``` f3e1085 2021-04-22 | [swig] fix ConfigDBConnector.db_name (#483) [Qi Luo] 0e2f1c0 2021-04-21 | [swig] Implement SonicV2Connector.hmset() (#480) [Qi Luo] d18ce28 2021-04-21 | [swss-common] Add MUX Metrics Table (#482) [Tamer Ahmed] 2e5a194 2021-04-20 | Support for in-band-mgmt via management VRF (#479) [Venkatesan Mahalingam] 3e5529f 2021-04-19 | [swig] Implement TableEntryPoppable.pops() (#478) [Qi Luo] 4a3903b 2021-04-19 | Support for in-band-mgmt via management VRF. (#476) [Venkatesan Mahalingam] fc2c734 2021-04-19 | [swig] allow threads (#477) [Qi Luo] ```
Includes commits ``` f3e1085 2021-04-22 | [swig] fix ConfigDBConnector.db_name (sonic-net#483) [Qi Luo] 0e2f1c0 2021-04-21 | [swig] Implement SonicV2Connector.hmset() (sonic-net#480) [Qi Luo] d18ce28 2021-04-21 | [swss-common] Add MUX Metrics Table (sonic-net#482) [Tamer Ahmed] 2e5a194 2021-04-20 | Support for in-band-mgmt via management VRF (sonic-net#479) [Venkatesan Mahalingam] 3e5529f 2021-04-19 | [swig] Implement TableEntryPoppable.pops() (sonic-net#478) [Qi Luo] 4a3903b 2021-04-19 | Support for in-band-mgmt via management VRF. (sonic-net#476) [Venkatesan Mahalingam] fc2c734 2021-04-19 | [swig] allow threads (sonic-net#477) [Qi Luo] ```
Includes commits ``` f3e1085 2021-04-22 | [swig] fix ConfigDBConnector.db_name (sonic-net#483) [Qi Luo] 0e2f1c0 2021-04-21 | [swig] Implement SonicV2Connector.hmset() (sonic-net#480) [Qi Luo] d18ce28 2021-04-21 | [swss-common] Add MUX Metrics Table (sonic-net#482) [Tamer Ahmed] 2e5a194 2021-04-20 | Support for in-band-mgmt via management VRF (sonic-net#479) [Venkatesan Mahalingam] 3e5529f 2021-04-19 | [swig] Implement TableEntryPoppable.pops() (sonic-net#478) [Qi Luo] 4a3903b 2021-04-19 | Support for in-band-mgmt via management VRF. (sonic-net#476) [Venkatesan Mahalingam] fc2c734 2021-04-19 | [swig] allow threads (sonic-net#477) [Qi Luo] ```
…D automatically (#18826) #### Why I did it src/sonic-platform-daemons ``` * 9d0c550 - (HEAD -> master, origin/master, origin/HEAD) [ycabled] [active-standby] add changes for correcting telemetry values for 'active-standby' when the cable is present but vendor name and part number is not recognized (#478) (8 hours ago) [vdahiya12] * 7e18648 - [xcvrd] Fix issue: logical_port_name is not defined (#482) (26 hours ago) [Junchao-Mellanox] * eb91cb7 - Handling exceptions in CMIS SM to prevent xcvrd crash (#483) (26 hours ago) [mihirpat1] * 6655396 - Adding frequency grid validation for ZR optics (#466) (2 days ago) [balram-csco] ``` #### How I did it #### How to verify it #### Description for the changelog
…D automatically (#18932) #### Why I did it src/sonic-platform-daemons ``` * 1c06ca9 - (HEAD -> 202305, origin/202305) [ycabled] [active-standby] add changes for correcting telemetry values for 'active-standby' when the cable is present but vendor name and part number is not recognized (#478) (3 days ago) [vdahiya12] ``` #### How I did it #### How to verify it #### Description for the changelog
…D automatically (#20044) #### Why I did it src/sonic-platform-daemons ``` * 7427f78 - (HEAD -> 202311, origin/202311) [ycabled] [active-standby] add changes for correcting telemetry values for 'active-standby' when the cable is present but vendor name and part number is not recognized (#478) (9 minutes ago) [vdahiya12] ``` #### How I did it #### How to verify it #### Description for the changelog
Signed-off-by: Shuotian Cheng shuche@microsoft.com