-
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
[Feature: DynamicPortBreakout] Use consolidated bcm file for Seastone platform #3240
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
…10-50-40 Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
lguohan
approved these changes
Jul 31, 2019
can you update the sonic-swss submodule? |
* src/sonic-swss 63afbd5...5be3963 (11): > Remove the platform check for remove/add port action at init phase. (sonic-net#1006) > [test]: Add Class object in each test script file (sonic-net#992) > [vstest]: add --imgname option to specify vs image to test (sonic-net#996) > [qosorch]: Add cir and pir parameters for scheduler (sonic-net#991) > [vstest]: report error when team kernel module is not available (sonic-net#994) > Support per buffer pool watermark polling mode (sonic-net#973) > [test]: Update test_vlan to use dvs functions (sonic-net#986) > Add synchronous switch to orch agent (sonic-net#987) > ARM32 bit fixes, for 64bit printf format specifier (sonic-net#989) > [portsorch]: Rename function isPortReady() to allPortsReady() (sonic-net#990) > [routeorch]: Fix observer detaching procedure for next hop observers (sonic-net#985) Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
@lguohan Done. |
retest mellanox please |
retest vs please |
mssonicbld
added a commit
that referenced
this pull request
Apr 27, 2024
…atically (#18735) #### Why I did it src/sonic-utilities ``` * 9b463ca5 - (HEAD -> master, origin/master, origin/HEAD) [chassis][voq] Add fabric capacity monitoring cmds (#3255) (8 hours ago) [jfeng-arista] * df94636b - Display target firmware version through CLI (#3274) (34 hours ago) [mihirpat1] * cd5c0580 - Fix db_migrate.py show error and back trace while loading configuration on Linecard (#3257) (2 days ago) [Hua Liu] * d48a8308 - Add Multi ASIC support for apply-patch (#3249) (3 days ago) [Xincun Li] * b143ea6d - [chassis][voq]Add fabric monitoring commands. (#3239) (4 days ago) [jfeng-arista] * 07d6d277 - [fast/warm-reboot] Retain TRANSCEIVER_INFO tables on fast/warm-reboot (#3240) (7 days ago) [Stepan Blyshchak] * 8e5ff74f - Revert "Revert "route_check: Skip route checks if bgp feature is not enabled"" (#3270) (7 days ago) [anamehra] * eb165f36 - Fix double hex to decimal conversion (#3267) (7 days ago) [Yuanzhe] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
May 14, 2024
…atically (#18962) #### Why I did it src/sonic-utilities ``` * 265c9b36 - (HEAD -> 202311, origin/202311) [Mellanox] Support new platform SN5400 in generic configuration update (#3272) (7 hours ago) [DavidZagury] * 515e78e3 - [fast/warm-reboot] Retain TRANSCEIVER_INFO tables on fast/warm-reboot (#3240) (7 hours ago) [Stepan Blyshchak] * 4eb04c33 - Add vlan validation in config interface ip add command (#3155) (7 hours ago) [Mati Alfaro] ``` #### 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- What I did
Use consolidated bcm file for Seastone platform
This PR is dependent on sonic-net/sonic-swss#1006
- How I did it
Make the new bcm file on Seastone platform to support flex port and all the HWSKUs will use this file.
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)