[ledd] Exit with code 0 if we fail to find a platform-specific led_control module; no autorestart#1688
Merged
lguohan merged 1 commit intosonic-net:masterfrom May 10, 2018
jleveque:ledd_exit
Merged
[ledd] Exit with code 0 if we fail to find a platform-specific led_control module; no autorestart#1688lguohan merged 1 commit intosonic-net:masterfrom jleveque:ledd_exit
lguohan merged 1 commit intosonic-net:masterfrom
jleveque:ledd_exit
Conversation
…ntrol module; no autorestart
lguohan
approved these changes
May 10, 2018
lguohan
pushed a commit
that referenced
this pull request
Apr 8, 2021
5c63670 (HEAD, origin/master, origin/HEAD) [intfmgrd] reach reconciled state at start when there are no interfaces configuration to process (#1695) 66e1aab [Dynamic Buffer Calc] Enhancement: coding style and LGTM alerts (#1693) 637e8d0 Skip Macsec test case till macsec orch code is made SAIv1.8.0 compatible (#1688) 872b5cb [ci]: archive swss pytests (#1690) 73cbd91 [Makefile] Reorder libsaimetadata and libswsscommon (#1689) cba6576 Correct the sflow default sample rate (#1623) aac71e6 Don't update pools when ingress_lossless_pool is created but the initialization hasn't finished yet (#1685) ae5f051 Fix dynamic buffer bug occuring in rare condition (#1678) 691bd30 [voq/systemlag] Voq system lag functionality (#1605) Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
5c63670 (HEAD, origin/master, origin/HEAD) [intfmgrd] reach reconciled state at start when there are no interfaces configuration to process (sonic-net#1695) 66e1aab [Dynamic Buffer Calc] Enhancement: coding style and LGTM alerts (sonic-net#1693) 637e8d0 Skip Macsec test case till macsec orch code is made SAIv1.8.0 compatible (sonic-net#1688) 872b5cb [ci]: archive swss pytests (sonic-net#1690) 73cbd91 [Makefile] Reorder libsaimetadata and libswsscommon (sonic-net#1689) cba6576 Correct the sflow default sample rate (sonic-net#1623) aac71e6 Don't update pools when ingress_lossless_pool is created but the initialization hasn't finished yet (sonic-net#1685) ae5f051 Fix dynamic buffer bug occuring in rare condition (sonic-net#1678) 691bd30 [voq/systemlag] Voq system lag functionality (sonic-net#1605) Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
5c63670 (HEAD, origin/master, origin/HEAD) [intfmgrd] reach reconciled state at start when there are no interfaces configuration to process (sonic-net#1695) 66e1aab [Dynamic Buffer Calc] Enhancement: coding style and LGTM alerts (sonic-net#1693) 637e8d0 Skip Macsec test case till macsec orch code is made SAIv1.8.0 compatible (sonic-net#1688) 872b5cb [ci]: archive swss pytests (sonic-net#1690) 73cbd91 [Makefile] Reorder libsaimetadata and libswsscommon (sonic-net#1689) cba6576 Correct the sflow default sample rate (sonic-net#1623) aac71e6 Don't update pools when ingress_lossless_pool is created but the initialization hasn't finished yet (sonic-net#1685) ae5f051 Fix dynamic buffer bug occuring in rare condition (sonic-net#1678) 691bd30 [voq/systemlag] Voq system lag functionality (sonic-net#1605) Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
…ble (sonic-net#1688) What I did: Skip DVS MACSEC test case till macsec orch code is made compatible with SAI v1.8.0 Why I did: Without this sai-redis PR build fails because of DVS VS test. This change will resolve dead-lock between swss and sai-redis repo PR to get merged.
noaOrMlnx
pushed a commit
to noaOrMlnx/sonic-buildimage
that referenced
this pull request
Oct 26, 2025
…onic-net#1688) Manually cherrypick sonic-net#23756 <!-- Please make sure you've read and understood our contributing guidelines: https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md ** Make sure all your commits include a signature generated with `git commit -s` ** If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" or "resolves #xxxx" Please provide the following information: --> #### Why I did it Due to conflict, manually cherrypick sonic-net#23756, ##### Work item tracking - Microsoft ADO **(number only)**: #### How I did it Manually cherrypick sonic-net#23756 #### How to verify it <!-- If PR needs to be backported, then the PR must be tested against the base branch and the earliest backport release branch and provide tested image version on these two branches. For example, if the PR is requested for master, 202211 and 202012, then the requester needs to provide test results on master and 202012. --> #### Which release branch to backport (provide reason below if selected) <!-- - Note we only backport fixes to a release branch, *not* features! - Please also provide a reason for the backporting below. - e.g. - [x] 202006 --> - [ ] 201811 - [ ] 201911 - [ ] 202006 - [ ] 202012 - [ ] 202106 - [ ] 202111 - [ ] 202205 - [ ] 202211 #### Tested branch (Please provide the tested image version) <!-- - Please provide tested image version - e.g. - [x] 20201231.100 --> - [ ] <!-- image version 1 --> - [ ] <!-- image version 2 --> #### Description for the changelog <!-- Write a short (one line) summary that describes the changes in this pull request for inclusion in the changelog: --> <!-- Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU. --> #### Link to config_db schema for YANG module changes <!-- Provide a link to config_db schema for the table for which YANG model is defined Link should point to correct section on https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md --> #### A picture of a cute animal (not mandatory but encouraged)
mssonicbld
added a commit
that referenced
this pull request
Nov 18, 2025
…tically (#24560) #### Why I did it src/sonic-sairedis ``` * e01898fc - (HEAD -> master, origin/master, origin/HEAD) migrate agent pool from sonicbld-arm64 to sonicso1ES-arm64, and sonicbld-armhf to sonicso1ES-armhf (#1688) (15 hours ago) [yijingyan2] ``` #### How I did it #### How to verify it #### Description for the changelog
ashutosh-agrawal
pushed a commit
to AnantKishorSharma/sonic-buildimage
that referenced
this pull request
Nov 30, 2025
…tically (sonic-net#24560) #### Why I did it src/sonic-sairedis ``` * e01898fc - (HEAD -> master, origin/master, origin/HEAD) migrate agent pool from sonicbld-arm64 to sonicso1ES-arm64, and sonicbld-armhf to sonicso1ES-armhf (sonic-net#1688) (15 hours ago) [yijingyan2] ``` #### How I did it #### How to verify it #### Description for the changelog
hdwhdw
pushed a commit
to hdwhdw/sonic-buildimage
that referenced
this pull request
Dec 2, 2025
…tically (sonic-net#24560) #### Why I did it src/sonic-sairedis ``` * e01898fc - (HEAD -> master, origin/master, origin/HEAD) migrate agent pool from sonicbld-arm64 to sonicso1ES-arm64, and sonicbld-armhf to sonicso1ES-armhf (sonic-net#1688) (15 hours ago) [yijingyan2] ``` #### How I did it #### How to verify it #### Description for the changelog
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Dec 4, 2025
…tically (sonic-net#24560) #### Why I did it src/sonic-sairedis ``` * e01898fc - (HEAD -> master, origin/master, origin/HEAD) migrate agent pool from sonicbld-arm64 to sonicso1ES-arm64, and sonicbld-armhf to sonicso1ES-armhf (sonic-net#1688) (15 hours ago) [yijingyan2] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@microsoft.com>
xwjiang-ms
pushed a commit
to xwjiang-ms/sonic-buildimage
that referenced
this pull request
Dec 22, 2025
…tically (sonic-net#24560) #### Why I did it src/sonic-sairedis ``` * e01898fc - (HEAD -> master, origin/master, origin/HEAD) migrate agent pool from sonicbld-arm64 to sonicso1ES-arm64, and sonicbld-armhf to sonicso1ES-armhf (sonic-net#1688) (15 hours ago) [yijingyan2] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prevent infinite restarts/exits of ledd on platforms which don't utilize it. This also prevents syslog spam.