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

[broadcom]: Update Broadcom debian packages #478

Merged
merged 1 commit into from
Apr 7, 2017
Merged

[broadcom]: Update Broadcom debian packages #478

merged 1 commit into from
Apr 7, 2017

Conversation

stcheng
Copy link
Contributor

@stcheng stcheng commented Apr 4, 2017

  • Support Tomahawk BCM56963
  • Add new config.bcm files

Signed-off-by: Shuotian Cheng shuche@microsoft.com

@stcheng stcheng self-assigned this Apr 4, 2017
@stcheng
Copy link
Contributor Author

stcheng commented Apr 4, 2017

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
Copy link
Collaborator

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.

Copy link
Collaborator

@lguohan lguohan left a 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.

@stcheng
Copy link
Contributor Author

stcheng commented Apr 7, 2017

@lguohan updated.

@lguohan
Copy link
Collaborator

lguohan commented Apr 7, 2017

have you also updated the sai package to change the config bcm names to be the same as the one in sai.profile?

@stcheng
Copy link
Contributor Author

stcheng commented Apr 7, 2017

@lguohan yes.

➜  tmp dpkg -c libsaibcm_2.1.5.1-1-20170407044929.18_amd64.deb
drwxr-xr-x root/root         0 2017-04-06 21:49 ./
drwxr-xr-x root/root         0 2017-04-06 21:49 ./etc/
drwxr-xr-x root/root         0 2017-04-06 21:49 ./etc/bcm/
-rw-r--r-- root/root     10476 2017-04-06 21:49 ./etc/bcm/th-s6100-64x40G.config.bcm
-rw-r--r-- root/root     25233 2017-04-06 21:49 ./etc/bcm/td2-s6000-24x40G+32x10G.config.bcm
-rw-r--r-- root/root     20070 2017-04-06 21:49 ./etc/bcm/td2-s6000-32x40G.config.bcm
-rw-r--r-- root/root     11938 2017-04-06 21:49 ./etc/bcm/th-wedge100-32x100G.config.bcm
-rw-r--r-- root/root     12575 2017-04-06 21:49 ./etc/bcm/th-a7060-cx32s-32x100G.config.bcm
-rw-r--r-- root/root     12351 2017-04-06 21:49 ./etc/bcm/td2-a7050-qx32-32x40G.config.bcm
-rw-r--r-- root/root     11802 2017-04-06 21:49 ./etc/bcm/th-s9100-32x100G.config.bcm
-rw-r--r-- root/root      5728 2017-04-06 21:49 ./etc/bcm/th-z9100-32x100G.config.bcm
drwxr-xr-x root/root         0 2017-04-06 21:49 ./usr/
drwxr-xr-x root/root         0 2017-04-06 21:49 ./usr/share/
drwxr-xr-x root/root         0 2017-04-06 21:49 ./usr/share/doc/
drwxr-xr-x root/root         0 2017-04-06 21:49 ./usr/share/doc/libsaibcm/
-rw-r--r-- root/root       531 2017-04-06 21:49 ./usr/share/doc/libsaibcm/changelog.Debian.gz
drwxr-xr-x root/root         0 2017-04-06 21:49 ./usr/lib/
-rw-r--r-- root/root    625848 2017-04-06 21:49 ./usr/lib/libsai.so.1.0
lrwxrwxrwx root/root         0 2017-04-06 21:49 ./usr/lib/libsai.so.1 -> libsai.so.1.0

@lguohan
Copy link
Collaborator

lguohan commented Apr 7, 2017

thanks.

@stcheng stcheng merged commit b0901ec into sonic-net:master Apr 7, 2017
@stcheng stcheng deleted the broadcom branch April 7, 2017 18:26
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
…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
qiluo-msft added a commit that referenced this pull request Apr 29, 2021
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]
```
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
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]
```
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
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]
```
mssonicbld added a commit that referenced this pull request May 2, 2024
…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
mssonicbld added a commit that referenced this pull request May 12, 2024
…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
mssonicbld added a commit that referenced this pull request Aug 28, 2024
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants