-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[Mellanox] Bug fix: Support dynamic buffer calculation for ACS-MSN3420 and ACS-MSN4410 #7113
Merged
liat-grozovik
merged 1 commit into
sonic-net:master
from
stephenxs:dynamic_buffer_4410_3420
Apr 7, 2021
Merged
[Mellanox] Bug fix: Support dynamic buffer calculation for ACS-MSN3420 and ACS-MSN4410 #7113
liat-grozovik
merged 1 commit into
sonic-net:master
from
stephenxs:dynamic_buffer_4410_3420
Apr 7, 2021
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
…N4410 Signed-off-by: Stephen Sun <stephens@nvidia.com>
liat-grozovik
approved these changes
Mar 29, 2021
In the last runs few tests are failing and none of them related to buffer change in this PR.
@lguohan are those known and there is someone who is taking care of the test stability in master? |
liat-grozovik
requested review from
neethajohn
and removed request for
jleveque
March 30, 2021 13:34
liat-grozovik
approved these changes
Apr 4, 2021
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
neethajohn
approved these changes
Apr 4, 2021
yxieca
pushed a commit
that referenced
this pull request
Apr 8, 2021
…N4410 (#7113) - Why I did it Add missed files for dynamic buffer calculation for ACS-MSN3420 and ACS-MSN4410 - How I did it asic_table.j2: Add mapping from platform to ASIC Add buffer_dynamic.json.j2 for ACS-MSN4410. - How to verify it Check whether the dynamic buffer calculation daemon starts successfully. Signed-off-by: Stephen Sun <stephens@nvidia.com>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
…N4410 (sonic-net#7113) - Why I did it Add missed files for dynamic buffer calculation for ACS-MSN3420 and ACS-MSN4410 - How I did it asic_table.j2: Add mapping from platform to ASIC Add buffer_dynamic.json.j2 for ACS-MSN4410. - How to verify it Check whether the dynamic buffer calculation daemon starts successfully. Signed-off-by: Stephen Sun <stephens@nvidia.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
…N4410 (sonic-net#7113) - Why I did it Add missed files for dynamic buffer calculation for ACS-MSN3420 and ACS-MSN4410 - How I did it asic_table.j2: Add mapping from platform to ASIC Add buffer_dynamic.json.j2 for ACS-MSN4410. - How to verify it Check whether the dynamic buffer calculation daemon starts successfully. Signed-off-by: Stephen Sun <stephens@nvidia.com>
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
How I did it
buffer_dynamic.json.j2
for ACS-MSN4410.How to verify it
Check whether the dynamic buffer calculation daemon starts successfully.
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)