Skip to content
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

DellEmc: Z9264f Pre-emphasis and Led settings #2959

Merged
merged 1 commit into from
May 31, 2019

Conversation

gengankarthik
Copy link
Contributor

- 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)

@gengankarthik
Copy link
Contributor Author

Attaching Unit test log.

Z9264_preEmphassisUnitTest.txt

@lguohan lguohan merged commit 91b1948 into sonic-net:master May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants