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

[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205 #79

Merged
merged 8 commits into from
Aug 11, 2023

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    5d250c6 View commit details
    Browse the repository at this point in the history
  2. [monit][dualtor] Periodically check mux neighbors consistency (#15769…

    …) (#15954)
    
    Signed-off-by: Longxiang Lyu <lolv@microsoft.com>
    Co-authored-by: Longxiang Lyu <35479537+lolyu@users.noreply.github.com>
    mssonicbld and lolyu committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d351e05 View commit details
    Browse the repository at this point in the history
  3. [E1031] fix pca9548 initializes failed occasionally (#15712) (#15994)

    Why I did it
    [E1031] fix pca9548 initializes failed occasionally in stress test.
    When failure happened, ismt i2c bus hang up and need power cycle to
    recover it.
    
    How I did it
    Add 0.5s delay between setuping and configuring pca9548 i2c mux.
    
    How to verify it
    Reboot stress test at least 100 times without failure.
    
    Co-authored-by: Ikki Zhu <79439153+qnos@users.noreply.github.com>
    mssonicbld and qnos committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    642358c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b05598 View commit details
    Browse the repository at this point in the history
  5. [syncd.sh] Clear semaphore before updating firmware (#15818) (#16068)

    Why I did it
    The hw resources should be released before updating firmware.
    
    How I did it
    Added logic to release hw resources in syncd.sh script
    
    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    Co-authored-by: Vadym Hlushko <62022266+vadymhlushko-mlnx@users.noreply.github.com>
    mssonicbld and vadymhlushko-mlnx committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a134bfe View commit details
    Browse the repository at this point in the history
  6. add service_mgmt (#15927) (#16070)

    Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT.
    
    sign-off: Jing Zhang zhangjing@microsoft.com
    
    Co-authored-by: Jing Zhang <zhangjing@microsoft.com>
    mssonicbld and zjswhhh committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c2a7dd1 View commit details
    Browse the repository at this point in the history
  7. [Arista] Update phy-credo package to support 40G/100G speed change on…

    … 7800R3-48CQ2-LC (#16006)
    
    * Update phy-credo script
    
    1. Fix import SonicV2Connector
    2. Determine medium type based on compliance code
    3. Fix runtime error on unrelated platforms
    
    * Use the 'raw' patch of phy-credo package
    abohanyang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    45880bc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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