Skip to content

[pull] master from Azure:master#1690

Merged
pull[bot] merged 4 commits intomudsut4ke:masterfrom
sonic-net:master
Aug 5, 2021
Merged

[pull] master from Azure:master#1690
pull[bot] merged 4 commits intomudsut4ke:masterfrom
sonic-net:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Aug 5, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

aravindmani-1 and others added 4 commits August 4, 2021 14:32
Why I did it
serial-getty service exited in Dell S6100 device randomly.

How I did it
Added serial-getty to monit services.

How to verify it
Stop serial-getty in ssh session and check whether the service restarts or not.
)

Why I did it
Added a check in determining CPU reset in fast-/warm-reboot in their respective platform plugin.
Introducing reboot plugin for "reboot" command to handle its own platform plugin.
How I did it
On branch s6100_fast_warm_check
Changes to be committed:
(use "git reset HEAD ..." to unstage)

    modified:   ../../debian/platform-modules-s6100.install
    modified:   ../scripts/fast-reboot_plugin
    modified:   ../scripts/platform_reboot_override
    new file:   ../scripts/reboot_plugin
    modified:   ../scripts/track_reboot_reason.sh
    modified:   chassis.py
How to verify it
Triggered cold-reset inside fast-reboot to test out the reboot-cause 2.0 API.
This change is to add a gbsyncd container to accommodate the syncd process and the SAI libraries for the Credo gearbox chips.

How I did it
This container works similar to the existing Broadcom syncd container. Its main difference is that the SAI-related dynamic libraries are replaced by the ones for Credo gearbox chips, and the container only reacts to SAI events for the gearbox chips. The SAI libraries will be provided by the package libsai-credo_1.0_amd64.deb.

For the image build, the added container will be built and included in the Broadcom platform image, after $(LIBSAI_CREDO)_URL = is replaced to the correct value. For now, as $(LIBSAI_CREDO)_URL is empty, the container build is skipped in the image build.

After the container is included in the image, in the runtime, the container will begin with checking the existence of /usr/share/sonic/hwsku/gearbox_config.json; if that file is not provided, the container will exit by itself. Therefore, for platforms unrelated to the Credo chips, as long as they are not providing the file, they will not be affected by this change.
Mclag enhacements support code changes. (#1331)
[crm] Fix for Issue #8036 (#1829)
@pull pull bot added the ⤵️ pull label Aug 5, 2021
@pull pull bot merged commit 1bc3fdb into mudsut4ke:master Aug 5, 2021
pariwat pushed a commit to pariwat/sonic-buildimage that referenced this pull request Sep 10, 2021
5c63670 (HEAD, origin/master, origin/HEAD) [intfmgrd] reach reconciled state at start when there are no interfaces configuration to process (mudsut4ke#1695)
66e1aab [Dynamic Buffer Calc] Enhancement: coding style and LGTM alerts (mudsut4ke#1693)
637e8d0 Skip Macsec test case till macsec orch code is made SAIv1.8.0 compatible (mudsut4ke#1688)
872b5cb [ci]: archive swss pytests (mudsut4ke#1690)
73cbd91 [Makefile] Reorder libsaimetadata and libswsscommon (mudsut4ke#1689)
cba6576 Correct the sflow default sample rate (mudsut4ke#1623)
aac71e6 Don't update pools when ingress_lossless_pool is created but the initialization hasn't finished yet (mudsut4ke#1685)
ae5f051 Fix dynamic buffer bug occuring in rare condition (mudsut4ke#1678)
691bd30 [voq/systemlag] Voq system lag functionality (mudsut4ke#1605)

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants