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

[Ingrasys] update port_config.ini and sfputil for ingrasys platforms #952

Merged
merged 2 commits into from
Sep 14, 2017
Merged

[Ingrasys] update port_config.ini and sfputil for ingrasys platforms #952

merged 2 commits into from
Sep 14, 2017

Commits on Sep 13, 2017

  1. [Ingrasys] update port_config.ini and sfputil for ingrasys platforms

    - What I did
    
    Update port_config.ini on S8810-32Q/S8900-54XC/S8900-64XC/S9100-C32 platforms
    
    - How I did it
    
    Update alias field and add port field in port_config.ini
    
    - How to verify it
    
    Check with the "sfputil show eeprom" command. If no error occurs, it is passed.
    
    - Description for the changelog
    
    Update port_config.ini on S8810-32Q/S8900-54XC/S8900-64XC/S9100-C32 platforms
    cytsai0409 committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    db7276c View commit details
    Browse the repository at this point in the history
  2. [Ingrasys] remove debug message in sfputil.py on S8810-32Q

    - What I did
    
    remove debug message in sfputil.py on S8810-32Q
    
    - How I did it
    
    remove print in get_low_power_mode() and set_low_power_mode()
    
    - How to verify it
    
    There should be no debug message when executing "sfputil show lpmode"
    and "sfputil lpmode on Ethernet0"command.
    
    - Description for the changelog
    
    remove debug message in sfputil.py on S8810-32Q
    
    - A picture of a cute animal (not mandatory but encouraged)
    cytsai0409 committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    e9af0bc View commit details
    Browse the repository at this point in the history