DellEmc: Z9264f Pre-emphasis and Led settings#2959
Merged
lguohan merged 1 commit intosonic-net:masterfrom May 31, 2019
Merged
Conversation
Contributor
Author
|
Attaching Unit test log. |
jleveque
approved these changes
May 31, 2019
lguohan
approved these changes
May 31, 2019
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.
- What I did
1. Added pre-emphasis values for DellEmc Z9264f platform.
2. Added front-end port led settings for 40G SKU.
- How I did it
1. Updated pre-emphasis values in platform specific file ( media_setting.json)
2. led_proc_init setting will be applied based on HW-SKU (100G / 40G).
100G - Frontend 1st port - Green
40G - Frontend 1st port - Green
- How to verify it
1.. Dump the redis database (ex : redis-cli -n 0 hgetall PORT_TABLE:Ethernet0)
2. Dump the bcm pre-emphasis register value (ex: bcmcmd "phy xe0 TXFIR_CTL1r.<port_no>"
bcmcmd "phy xe0 TXFIR_CTL0r.<port_no>"
3. NPU traffic test.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)