-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[swss]: bring swss submodule to the latest #172
Merged
Merged
Conversation
This file contains 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
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…t#172) When routes' next hop interfaces are updated to eth0, they need to be removed from the ASIC. Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
* Add support of fast-reboot option
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this pull request
Feb 16, 2021
…t#172) As sonic-utilities is now built as a wheel, setuptools/pip will install all external dependencies from PyPI at build or install time as specified in the setup.py file. Thus, we no longer need to explicitly install those packages.
abdosi
added a commit
that referenced
this pull request
Feb 26, 2021
0b9429d032c2c0449dfeaad07542707f78b5c01f (HEAD -> 201911, origin/201911) [sfputilhelper] Add new option in ports cache creation, fetch ports from config DB (#5892) (#172) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
This was referenced Apr 9, 2021
vdahiya12
added a commit
to vdahiya12/sonic-buildimage
that referenced
this pull request
Apr 12, 2021
c4d4790 [xcvrd] refactor Y-Cable firmware information to conform with all vendors (sonic-net#171) be7f4e1 [voqinband]Support for inband port as regular port (sonic-net#145) eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172) 5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (sonic-net#156) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
4 tasks
jleveque
pushed a commit
that referenced
this pull request
Apr 12, 2021
daall
pushed a commit
that referenced
this pull request
Apr 13, 2021
daall
added a commit
to daall/sonic-buildimage
that referenced
this pull request
Apr 13, 2021
…02012 - [xcvrd] refactor Y-Cable firmware information to conform with all vendors (sonic-net#171) - [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172) <--- branch point Signed-off-by: Danny Allen <daall@microsoft.com>
4 tasks
4 tasks
4 tasks
netgp2020
added a commit
to SyncBaseNet/sonic-buildimage
that referenced
this pull request
Apr 14, 2021
…02012 (sonic-net#7314) (#2) - [xcvrd] refactor Y-Cable firmware information to conform with all vendors (sonic-net#171) - [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172) <--- branch point Signed-off-by: Danny Allen <daall@microsoft.com> Co-authored-by: Danny Allen <daall@microsoft.com>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172) 5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (sonic-net#156)
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172) 5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (sonic-net#156)
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jan 24, 2022
…le (sonic-net#172) Currently, when thermalctld loading an invalid policy file, it catches the exception and call sys.exit. However, there is a sub process created and sys.exit cause the daemon hang forever. Actually, it is not necessary to exit thermalctld here because: 1. Other than running thermal policy, there is a sub process which monitoring thermal status. So even if there is an invalid policy file, thermal monitoring can still work. 2. Even if we exit here, supervisord will restart thermalctld and it fall into the same exception again and again.
sg893052
pushed a commit
to sg893052/sonic-buildimage
that referenced
this pull request
Apr 25, 2022
EVPN VxLAN Multisite DCI initial checkin.
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.
No description provided.