Conversation
stephenxs
pushed a commit
that referenced
this pull request
May 12, 2022
Why I did it Update submodule sonic-restapi e83e0e8 Fix Ctype_char larger than address space issue in 32-bit armhf (#107)
Owner
Author
|
sonci_build 2052 passed |
Owner
Author
|
sonic_ci 1482 passed |
85865e8 to
da87482
Compare
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
…ng macro are defined Move '_with_extra_queue' and 'with_extra_queue_with_inactive_port' version to the beginning. For some vendors, all versions are defined. The generic version will be called if it is defined at the beginning Signed-off-by: Stephen Sun <stephens@nvidia.com>
da87482 to
64a50ce
Compare
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
* [Tunnel PFC] Add property for tunnel PFC Replace the config.bcm file with j2 template file - Add 'sai_remap_prio_on_tnl_egress=1' property when device metadata local - Host subtype is 'dualtor' - Change sai.profile foe the new config.bcm.j2
…onic-net#11018) Why I did it As part of PCBB changes, we need to enable 2 extra lossless queues. The changes in this PR are done to adjust only the reserved sizes on Th2 for the additional 2 lossless queues Calculations are done based on 40 downlinks for T1 and 16 uplinks for dual ToR How to verify it Verified that the rendering works fine on Th2 dut Unit tests have been updated to reflect the modified buffer sizes when pcbb is enabled. There are existing testcases that will test the original buffer sizes when pcbb is disabled. With these changes, was able to build sonic-config-engine wheel successfully Signed-off-by: Neetha John <nejo@microsoft.com>
It doesn't make sense since both cases result in the same code Signed-off-by: Stephen Sun <stephens@nvidia.com>
…queues (sonic-net#11018)" This reverts commit 21f14dc. unit test needs to be cherry-picked.
stephenxs
pushed a commit
that referenced
this pull request
May 16, 2024
…utomatically (sonic-net#18960) #### Why I did it src/sonic-host-services ``` * 4caed11 - (HEAD -> 202311, origin/202311) Fix issue: delayed service will not be restarted if swss crashes (#107) (10 hours ago) [Junchao-Mellanox] ``` #### How I did it #### How to verify it #### Description for the changelog
stephenxs
pushed a commit
that referenced
this pull request
May 24, 2024
…utomatically (sonic-net#18959) #### Why I did it src/sonic-host-services ``` * 10bfa90 - (HEAD -> master, origin/master, origin/HEAD) Add new API to support config replace (#125) (25 hours ago) [ganglv] * 1a8ff81 - Fix issue: delayed service will not be restarted if swss crashes (#107) (3 days ago) [Junchao-Mellanox] ``` #### How I did it #### How to verify it #### Description for the changelog
stephenxs
pushed a commit
that referenced
this pull request
Sep 16, 2025
…ically (sonic-net#23947) #### Why I did it src/sonic-dash-ha ``` * d14d54b - (HEAD -> master, origin/master, origin/HEAD) Implement cleanup logic for all the actors (#102) (10 hours ago) [yue-fred-gao] * 4e3706a - Fix ha state. (#107) (20 hours ago) [dypet] * 58dbc27 - fix show hamgrd actor command (#108) (20 hours ago) [yue-fred-gao] ``` #### How I did it #### How to verify it #### Description for the changelog
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
Support Mellanox-SN4600c-C64 as a T1 switch in dual ToR scenario
This is not a clean PR since some PRs by the community have not been merged.
The following files have been updated based on the community will-be-merged PRs.
How I did it
Provide buffer pool sizes for Mellanox-SN4600c-C64 T1.
Support
generate_pg_profiles_with_extra_lossless_pgs_with_inactive_portsAdjust
PFC_PRIORITY_TO_PRIORITY_GROUP_MAPHow to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)