[Sync PR #15103] Provide proper configurations as its hardware design for AS9736-64D-100G based on PR:#12904 and #13762.#52
Merged
bryan1978 merged 2 commits intoedge-core:202311.0from Jun 6, 2024
Conversation
To sync 3717ec8575d03c35f88b04ff58f7ed4cf09c808e from PR: sonic-net/sonic-buildimage#15103 This reverts commit e1385f7.
…ased on PR:12904 and 13762.
0970a7a to
150d6a0
Compare
roger530-ho
pushed a commit
to roger530-ho/sonic-buildimage-edgecore
that referenced
this pull request
Jul 5, 2024
…ly (#16876) #### Why I did it src/sonic-ztp ``` * 739470d - (HEAD -> master, origin/master, origin/HEAD) [ZTP] 'config reload' use -f to avoid system checks (edge-core#52) (4 hours ago) [Peter Yu] * 04cd8e8 - [ZTP] bufsize=1 not supported in binary mode (edge-core#51) (4 hours ago) [Peter Yu] ``` #### How I did it #### How to verify it #### Description for the changelog
bryan1978
pushed a commit
that referenced
this pull request
Jan 17, 2025
…ly (#21340) #### Why I did it src/dhcprelay ``` * 13d7f5a - (HEAD -> 202411, origin/202411) Add wait and check ip address check when dhcp6relay init (#52) (#66) (25 hours ago) [mssonicbld] * 1e7b13a - [202411] Clear counter when dhcp6relay init (#51) (#65) (4 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
7 tasks
ezio-chen
added a commit
to ezio-chen/sonic-buildimage
that referenced
this pull request
Mar 27, 2025
* src/sonic-host-services 60826ac...28c984c (1): > Merge pull request edge-core#4 from ezio-chen/202311.X_cacl * src/sonic-utilities b0085111...551f5979 (1): > Merge pull request edge-core#52 from ezio-chen/202311.X_cacl
This file contains hidden or 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
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.
Why I did it
Run Jenkins testbed to test t0 topology is failure due to
RuntimeError: Unsupported breakout mode 1x100G[40G](2)!when run task setup minigraph (config load_minigraph -y).How I did it
Sync PR#15103 for AS9736-64D-100G.
How to verify it
Local test by executing 'config load_minigraph -y' with minigraph generated by t0 and no see the same error message.