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:202305 to 202305 #183

Merged
merged 4 commits into from
Dec 10, 2023

Commits on Dec 9, 2023

  1. [config-topology] use cached variables (#17343)

    - Why I did it
    Improve  boot performance mostly needed for fast and warmboot
    
    - How I did it
    Use cached variable.
    
    - How to verify it
    Boot the system. Simply do "systemd-analyze blame" and look at service start time.
    
    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak authored and mssonicbld committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    bc4bc03 View commit details
    Browse the repository at this point in the history
  2. [config-chassisdb] use cached variables (#17342)

    - Why I did it
    Improve boot performance mostly needed for fast and warmboot
    
    - How I did it
    Use cached variable.
    
    - How to verify it
    Boot the system. Simply do "systemd-analyze blame" and look at service start time.
    
    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak authored and mssonicbld committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    2cea4bc View commit details
    Browse the repository at this point in the history
  3. [submodule] Update submodule sonic-utilities to the latest HEAD autom…

    …atically (#17467)
    
    #### Why I did it
    src/sonic-utilities
    ```
    * 7cf32a9f - (HEAD -> 202305, origin/202305) Reduce generate_dump mem usage for cores (#3052) (16 hours ago) [davidm-arista]
    ```
    #### How I did it
    #### How to verify it
    #### Description for the changelog
    mssonicbld committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    d297c4f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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