-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[Mellanox] Support DSCP remapping in dual ToR topo on T0 switch #12605
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
Merged
liat-grozovik
merged 19 commits into
sonic-net:master
from
stephenxs:dual-tor-dscp-remapping
Feb 7, 2023
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
38ad4fa
Calculate 4600C-C64 t0 with 48 downlinks and 16 uplinks
stephenxs 0c5da22
Support t0 SKUs
stephenxs df0274d
Support DSCP remapping for t0 switch
stephenxs f821d52
Unit test cases for dual ToR DSCP remapping t0
stephenxs aae310b
Update pool size for dual ToR t0 topo
stephenxs 035e269
Unit test for DSCP remapping buffer part
stephenxs d1c5c7f
Add queue 7 in SCHEDULER table
stephenxs 01df9e6
Remove buffer test of 2700 since the template has been covered by dua…
stephenxs 659e66f
Fix bug: remapping wasn't disabled in 4600c-t0 "remap disable" minigraph
stephenxs d173cac
Add AZURE_TUNNEL mappings in various tables
stephenxs d755106
Preserve DSCP 33 end to end as well
stephenxs e35a805
Map TC 8 to queue 1
stephenxs 73e65e9
Adjust QoS template and sample output according to latest change from…
stephenxs cd1ab6b
Tunnel TC_TO_QUEUE map: 2/6 => 2/6 respectively
stephenxs 71fe7eb
Expose dual_tor and dscp_remapping to swss_var
stephenxs 825866e
Use TC 2/6 => DSCP 2/6 in TC_TO_DSCP mapping
stephenxs e8f1658
Map DSCP 33 to TC 8 on downlink port as well otherwise it affects ser…
stephenxs 4062c92
Update NVIDIA license headers
stephenxs 30cba4d
Merge branch 'sonic-net:master' into dual-tor-dscp-remapping
stephenxs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
17 changes: 0 additions & 17 deletions
17
device/mellanox/x86_64-mlnx_msn2700-r0/Mellanox-SN2700-D48C8/qos.json.j2
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
device/mellanox/x86_64-mlnx_msn2700-r0/Mellanox-SN2700-D48C8/qos.json.j2
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../../x86_64-mlnx_msn4600c-r0/Mellanox-SN4600C-C64/qos.json.j2 |
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
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-mlnx_msn2700-r0/Mellanox-SN2700/qos.json.j2
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| ../ACS-MSN2700/qos.json.j2 | ||
| ../../x86_64-mlnx_msn4600c-r0/Mellanox-SN4600C-C64/qos.json.j2 |
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.