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

Independent Module - platform-daemon code to support port SI configuration per speed #3

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    ba78303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f0489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30bd3e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abddbca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f088df6 View commit details
    Browse the repository at this point in the history
  6. removed redundant spaces

    tshalvi committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d3f9653 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62fea72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f43df10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d3b5c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d186d88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f8b658 View commit details
    Browse the repository at this point in the history
  12. Removed redundant spaces

    tshalvi committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6525e33 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad4a4e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    88b40b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fixes after CR with comments

    tshalvi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2b4fe20 View commit details
    Browse the repository at this point in the history
  2. Removing redundant comments

    tshalvi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a247905 View commit details
    Browse the repository at this point in the history
  3. Removing redundant spaces

    tshalvi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3ac3f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffc026f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Fixes after PR #2

    tshalvi committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    6b88870 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    9d86e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ac376 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Removing log

    tshalvi committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    404e6ff View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Moving media_settings.json functionality to a separate file and updat…

    …ing xcvrd accordingly
    tshalvi committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1a7bd24 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Updating xcvrd test to work with media_settings_parser and moved the …

    …function check_port_in_range() from media_settings_parser back to xcvrd as optics_si_parser also uses it
    tshalvi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a78b4aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de99228 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    50ad9b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    08a80ee View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Added new unit test to meet coverage reqirement (test_is_si_per_speed…

    …_supported() and test_get_interface_speed())
    tshalvi committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    0690bf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    f6ec4f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Updated the test for get_media_settings_key() after the latest change…

    …s in media_settings_parser
    tshalvi committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1ff6b55 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    2b64b84 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Tomer: modified log level of the log printed when no data is found in…

    … media_settings.json, from leg_error to log_info
    tshalvi committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    be29382 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    dde725b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    721b29c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fac5bb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    0c386aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c8c0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d0142b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc91f93 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    03fbb09 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    cef8ffc View commit details
    Browse the repository at this point in the history