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

[swss]: bring swss submodule to the latest #172

Merged
merged 1 commit into from
Dec 30, 2016
Merged

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Dec 29, 2016

No description provided.

@lguohan lguohan merged commit bc03c19 into sonic-net:master Dec 30, 2016
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
)

* Also change 'Table name' to 'Rule name' in header of show_rule() output
* Also remove unused imports
* Also add ACL_TABLE_TYPE_MIRROR constant, other small tweaks, comments and docstrings
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>
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>
jleveque pushed a commit that referenced this pull request Apr 12, 2021
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (#172)
5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (#156)
daall pushed a commit that referenced this pull request Apr 13, 2021
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (#172)
5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (#156)
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>
daall added a commit that referenced this pull request Apr 14, 2021
…02012 (#7314)

- [xcvrd] refactor Y-Cable firmware information to conform with all vendors (#171)
- [thermalctld] No need exit thermalcltd when loading invalid policy file (#172) <--- branch point

Signed-off-by: Danny Allen <daall@microsoft.com>
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant