[Dell] z9100 port qos & buffer changes of 0330 to master#2266
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jan 9, 2019
Merged
[Dell] z9100 port qos & buffer changes of 0330 to master#2266lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
Collaborator
|
retest this please |
lguohan
reviewed
Dec 5, 2018
Collaborator
There was a problem hiding this comment.
remove minigraph, use default_sku
wendani
reviewed
Dec 5, 2018
Contributor
There was a problem hiding this comment.
generate_port_lists() will not be called
Contributor
Author
yes will test it |
Collaborator
|
can you rebase to master, seems build is failing. |
Contributor
Author
Yes will do. |
DO NOT MERGE. Please merge after or along with PR 2239 sonic-net#2239 This commit has the forward porting of changes from 20180330 to master. Unit tested by checking the broadcom registers for the values. The values in hardware reflect the correct values except for TC to PFC priority group map values. Master branch values for TC to PFC priority group map for both z9100 and s6100 in incorrect, I have a build of Oct 12 master and the values are correct in that build. Signed-off-by: Harish Venkatraman <Harish_Venkatraman@Dell.com>
bcaaacf to
c9b70ab
Compare
Contributor
Author
Guohan the rebase was done and builds were successful, can you merge this PR. |
wendani
approved these changes
Jan 9, 2019
6 tasks
7 tasks
zbud-msft
added a commit
that referenced
this pull request
Jul 18, 2022
Why I did it 62b7b56 2022-07-13 | Remove disabled and not loaded services before calling reset-failed and restart services (#2266) [Zain Budhwani] 09b4678 2022-07-05 | [config/load_mgmt_config] Support load IPv6 mgmt IP (#2206) (#2246) [Jing Kan] How I did it Pulled latest commit from 201911 sonic-utilities branch and created PR How to verify it Look at build-image
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Aug 26, 2022
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.
DO NOT MERGE. Please merge after or along with PR 2239
#2239
This commit has the forward porting of changes from 20180330
to master. Unit tested by checking the broadcom registers
for the values. The values in hardware reflect the correct values
except for TC to PFC priority group map values. Master branch values
for TC to PFC priority group map for both z9100 and s6100 in incorrect,
I have a build of Oct 12 master and the values are correct in
that build.
Signed-off-by: Harish Venkatraman Harish_Venkatraman@Dell.com
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)