-
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
[BRCM SAI 6.0.0.13-3] Fix Warm-reboot issue #10225
Conversation
@xumia The build failure seems to be saying it is not able to find the libsaibcm debian for 6.0.0.13-3 Is there something wrong with the automatic sonic-storage upload? Can you help take a look?
Thanks! |
where is the "BRCM SAI 6.0.0.13-3"?Thanks! |
@zhengbiqing All BRCM SAI debians are now automatically loaded to the sonic-storage. |
This file "https://github.com/Azure/sonic-buildimage/blob/master/platform/broadcom/sai.mk" ? LIBSAIBCM_VERSION = 6.0.0.13-3 BRCM_SAI = libsaibcm_$(LIBSAIBCM_VERSION)_amd64.deb |
@zhengbiqing My understanding is that BRCM SAI source code are not accessible by the community. If you need access of their source code, please contact BRCM directly. |
ok. thanks! |
It's strange only provide lib file but not source code? so what about : https://github.com/Broadcom-Switch/SAI ? |
@zhengbiqing I would suggest that you open an issue with BRCM to see if they would share the SAI code for 6.0 or 6.1 for the Git Repo you mentioned. It looks like BRCM choose to release for some branch but not all. Maybe they have not caught up yet or have other constraints that I am not aware of and will not speculate here. In short, we only release the BRCM SAI debians as part of the sonic-buildimage so that we can provide SONiC images for devices that are BRCM platform based to the SONiC community. |
Thanks! |
This is to fix BRCM SAI 6.0.0.13-3 warm-reboot issue on BRCM platforms.
Preliminary tests look fine. BGP neighbors were all up with proper routes programmed
interfaces are all up
Manually ran the following test cases on DX010(TH) T0 DUT and all passed:
This fixes (#9898)
Which release branch to backport (provide reason below if selected)
Description for the changelog
[BRCM SAI 6.0.0.13-3] Fix Warm-reboot issue
A picture of a cute animal (not mandatory but encouraged)