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

temp commit for independent modules code #8

Closed
wants to merge 28 commits into from

Commits on Sep 18, 2023

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

Commits on Sep 20, 2023

  1. update modules mgmt to have new state db table

    with final decision per port if it is FW or SW control
    dbarashinvd committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    90aa94e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Fix issues and separate to static module detection

    and dynamic module detection
    dbarashinvd committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c19187d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

Commits on Oct 8, 2023

  1. added fixes and retries to power on and hw reset

    workaround for FW issue of eeprom access blocked for passive cables
    dbarashinvd committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f105501 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. added mci max freq. write commmented out due to bug in SDK

    added common code in functions
    added power_good sysfs countinga and poll dummy read
    added chassis thread destructor commented code
    dbarashinvd committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    87fe6e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e222cf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b2bea5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fix CR comments part 2

    dbarashinvd committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    97f9f47 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. remove workaround using hw_reset for xcvr_api returned None

    since it does not return None anymore
    dbarashinvd committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9fbcbe3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Oct 19, 2023

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

Commits on Oct 25, 2023

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

Commits on Oct 26, 2023

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

Commits on Oct 29, 2023

  1. fix get_sfp returns None

    dbarashinvd committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    21586c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    f966b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca7d986 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e555c06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1ce61a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    100fd69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    875e73e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 22, 2023

  1. fix plug out-in not detected when independent mode disabled

    and fix some issues
    dbarashinvd committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a52f918 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

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

Commits on Nov 27, 2023

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

Commits on Dec 4, 2023

  1. Update modules_mgmt thread to be a daemon and deleted the use of the …

    …new table added to Redis DB
    dbarashinvd committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4210b1b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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