[Mellanox] Bug fix: Support dynamic buffer calculation for ACS-MSN3420 and ACS-MSN4410#51
Closed
[Mellanox] Bug fix: Support dynamic buffer calculation for ACS-MSN3420 and ACS-MSN4410#51
Conversation
…N4410 Signed-off-by: Stephen Sun <[email protected]>
keboliu
approved these changes
Mar 19, 2021
stephenxs
pushed a commit
that referenced
this pull request
Mar 23, 2021
…dules (sonic-net#7046) Included commits in sonic-py-swsssdk repo ``` 4e0c561 2019-11-19 | read portchannel name from LAG_NAME_MAP_TABLE in COUNTERS_DB (#51) [anilkpandey] ``` Included commits in sonic-snmpagent repo ``` 02dc2ce 2021-03-12 | add mock tables for LAG_NAME_MAP_TABLE in COUNTERS_DB (sonic-net#202) [Qi Luo] ```
stephenxs
pushed a commit
that referenced
this pull request
Oct 25, 2023
…ly (sonic-net#16876) #### Why I did it src/sonic-ztp ``` * 739470d - (HEAD -> master, origin/master, origin/HEAD) [ZTP] 'config reload' use -f to avoid system checks (#52) (4 hours ago) [Peter Yu] * 04cd8e8 - [ZTP] bufsize=1 not supported in binary mode (#51) (4 hours ago) [Peter Yu] ``` #### How I did it #### How to verify it #### Description for the changelog
stephenxs
pushed a commit
that referenced
this pull request
Dec 23, 2024
…ly (sonic-net#21159) #### Why I did it src/dhcprelay ``` * 2a2fb68 - (HEAD -> master, origin/master, origin/HEAD) Clear counter when dhcp6relay init (#51) (2 hours ago) [Yaqiang Zhu] ``` #### How I did it #### How to verify it #### Description for the changelog
stephenxs
pushed a commit
that referenced
this pull request
Feb 19, 2025
…ly (sonic-net#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
stephenxs
pushed a commit
that referenced
this pull request
Apr 3, 2025
…ly (sonic-net#22145) #### Why I did it src/sonic-stp ``` * 9949755 - (HEAD -> master, origin/master, origin/HEAD) MSTP PTX/PRX state machine APIs (#53) (18 hours ago) [Divya Kumaran Chandralekha] * 12cb28f - Mstp feature - State machine APIs (#51) (23 hours ago) [Divya Kumaran Chandralekha] ``` #### How I did it #### How to verify it #### Description for the changelog
stephenxs
pushed a commit
that referenced
this pull request
Oct 20, 2025
…sonic-net#24046) #### Why I did it src/dhcpmon ``` * 1ceb36d - (HEAD -> master, origin/master, origin/HEAD) [DHCPmon]Suppot checksum validation for in dhcpmon (#51) (6 days ago) [Yanpeng Zhang] ``` #### How I did it #### How to verify it #### Description for the changelog
keboliu
pushed a commit
that referenced
this pull request
Dec 4, 2025
…tically (sonic-net#24673) #### Why I did it src/sonic-dash-api ``` * d24638b - (HEAD -> master, origin/master, origin/HEAD) Modify dependencies to fix broken parallel build (#51) (33 hours ago) [Hemanth Kumar Tirupati] ``` #### 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
Add missed files for dynamic buffer calculation for ACS-MSN3420 and ACS-MSN4410
Signed-off-by: Stephen Sun [email protected]
How I did it
buffer_dynamic.json.j2for ACS-MSN4410.How to verify it
Check whether the dynamic buffer calculation daemon starts succesfully.
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)