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

[Mellanox]Fix issue: xcvrd is broken #3258

Merged
merged 1 commit into from
Aug 1, 2019

Commits on Aug 1, 2019

  1. [sfputil]Fix issue: xcvrd is broken.

    xcvrd is broken because a newly introduced interface get_transceiver_dom_threshold_info_dict in common code calls a unsupported interface _read_eeprom_specific_bytes.
    Fix the issue by implement get_transceiver_dom_threshold_info_dict to avoid calling the unsupported interface.
    Stephen Sun committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    b8f89b2 View commit details
    Browse the repository at this point in the history