[docker-teamd]: Automatically start the processes after host interfaces are created#278
Merged
stcheng merged 1 commit intosonic-net:masterfrom Feb 15, 2017
stcheng:teamd
Merged
[docker-teamd]: Automatically start the processes after host interfaces are created#278stcheng merged 1 commit intosonic-net:masterfrom stcheng:teamd
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:teamd
Conversation
lguohan
reviewed
Feb 9, 2017
dockers/docker-teamd/Dockerfile.j2
Outdated
Collaborator
There was a problem hiding this comment.
no need, included in the docker-config-engine
…es are created Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
stcheng
pushed a commit
to stcheng/sonic-buildimage
that referenced
this pull request
May 17, 2019
Add schema for buffer pool: COUNTER_ID_LIST, PLUGIN_LIST, and COUNTERS NAME_MAP (sonic-net#272) [schema]: Add STATE_MIRROR_SESSION_TABLE_NAME (sonic-net#278) [schema]: Add POLICER configuration table (sonic-net#277) [schema]: Add SWITCH_CAPABILITY_TABLE (sonic-net#276) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
MichelMoriniaux
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this pull request
May 28, 2019
Add schema for buffer pool: COUNTER_ID_LIST, PLUGIN_LIST, and COUNTERS NAME_MAP (sonic-net#272) [schema]: Add STATE_MIRROR_SESSION_TABLE_NAME (sonic-net#278) [schema]: Add POLICER configuration table (sonic-net#277) [schema]: Add SWITCH_CAPABILITY_TABLE (sonic-net#276) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
stcheng
added a commit
that referenced
this pull request
Jul 5, 2019
0ed90ba - [policerorch]: Fix return code comparison error (#968) (1 minutes ago) <Shuotian Cheng) 80fcada - remove crm acl_counters when acl_table removed (#918) (3 hours ago) <JaredLius> bd3651f - [aclorch]: Fix matching MIRROR_DSCP throws unnecessary errors (#966) (2 minutes ago) <Shuotian Cheng> 0af226a - [aclorch]: Add MIRROR_DSCP table type (#906) (4 weeks ago) <Shuotian Cheng> 9005962 - [vstest]: Update the mirror session state table name (#917) (5 weeks ago) <Shuotian Cheng> c4e3e54 - [policerorch]: Add PolicerOrch to bundle with mirror session (#889) (6 weeks ago) <Shuotian Cheng> ee49926 - [Makefile]: Remove header files from source files (#883) (8 weeks ago) <Shuotian Cheng> f889f80 - [aclorch]: Add ICMP type/code match for v4/v6 (#868) (8 weeks ago) <Shuotian Cheng> 9931450 - [aclorch]: Add MIRRORv6 and MIRRORv4v6 support for ACL table (#825) (9 weeks ago) <Shuotian Cheng> a1ab18c - [mirrororch]: Fix comments typo (#863) (9 weeks ago) <Shuotian Cheng> sonic-swss-common 485db07 - [schema]: Add SWITCH_CAPABILITY_TABLE (#276) (6 weeks ago) <Shuotian Cheng> 3f49b20 - [schema]: Add POLICER configuration table (#277) (6 weeks ago) <Shuotian Cheng> 539b87d - [schema]: Add STATE_MIRROR_SESSION_TABLE_NAME (#278) (6 weeks ago) <Shuotian Cheng> sonic-utilities dc52015 - [Sonic-utilities]: Added commands to view acl and port running configs (#557) (6 days ago) <Prem Prakash> 635dc88 - [config]: Add config acl add/remove table command (#541) (4 weeks ago) <Shuotian Cheng> dcdc922 - [show]: Add show policer command (#540) (4 weeks ago) <Shuotian Cheng> 128462a - [config]: Add --policer option for mirror session (#537) (6 weeks ago) <Shuotian Cheng> 38da7f3 - [acl_loader]: Add policer attribute in show mirror_session command (#538) (6 weeks ago) <Shuotian Cheng> f95ff00 - [acl_loader]: Do not apply default DENY rule for MIRRORV6 table (#522) (6 weeks ago) <Shuotian Cheng> Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
* new consutil package - includes helper functions, and show/clear/connect skeletons Signed-off-by: Cayla Wanderman-Milne <t-cawand@microsoft.com> * Added connect command skeleton, added show line and clear line skeletons Signed-off-by: Cayla Wanderman-Milne <t-cawand@microsoft.com> * Added connect and consutil packages to setup.py and to bash completion Signed-off-by: Cayla Wanderman-Milne <t-cawand@microsoft.com> * Added docstrings and "TODO Stub" comments to clear line, show line, and connect line Signed-off-by: Cayla Wanderman-Milne <t-cawand@microsoft.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
* Do not log error when write fails to tap device This is when one of the virtual ethernet interface is down, then EIO is returned. * Fix spelling mistake
stepanblyschak
added a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
Jul 6, 2022
``` 23fc702 [201911][patch] mlxsw: i2c: Prevent transaction execution for special chip st (sonic-net#278) e4f44e4 [201911] Increase log buf len size to 1M (sonic-net#265) ef6abe3 [201911] Apply kernel patches to fix emmc unreliability (sonic-net#264) 7458347 [201911] Increase log buf len size to 1M 4edf1b4 [201911] Apply kernel patches to fix emmc unreliability ``` Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
sujinmkang
pushed a commit
that referenced
this pull request
Jul 7, 2022
``` 23fc702 [201911][patch] mlxsw: i2c: Prevent transaction execution for special chip st (#278) e4f44e4 [201911] Increase log buf len size to 1M (#265) ef6abe3 [201911] Apply kernel patches to fix emmc unreliability (#264) 7458347 [201911] Increase log buf len size to 1M 4edf1b4 [201911] Apply kernel patches to fix emmc unreliability ``` Signed-off-by: Stepan Blyschak <stepanb@nvidia.com> Why I did it I updated sonic-linux-kernel to pick a fix for a bug happening during ISSU that caused CPU stall. How I did it Updated submodule How to verify it Build and run warm reboot
mssonicbld
added a commit
that referenced
this pull request
Dec 4, 2025
…utomatically (#24404) #### Why I did it src/sonic-host-services ``` * fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (#278) (7 days ago) [roy-nexthop] * 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (#322) (8 days ago) [rameshraghupathy] * 1d7ec58 - Remove unwrap() in sonic-host-services (#321) (9 days ago) [Qi Luo] * bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (#319) (12 days ago) [HP] * ce60800 - Ignore failures in enabling a systemd service (#320) (12 days ago) [Saikrishna Arcot] * ee9ef3f - Module graceful shutdown support (#255) (13 days ago) [rameshraghupathy] * f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (#317) (3 weeks ago) [Feng-msft] * 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (#312) (4 weeks ago) [Ben Levi] ``` #### 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 4, 2025
…utomatically (sonic-net#24404) #### Why I did it src/sonic-host-services ``` * fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop] * 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy] * 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo] * bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP] * ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot] * ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy] * f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft] * 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi] ``` #### How I did it #### How to verify it #### Description for the changelog
kewei-arista
pushed a commit
to kewei-arista/sonic-buildimage
that referenced
this pull request
Dec 8, 2025
…utomatically (sonic-net#24404) #### Why I did it src/sonic-host-services ``` * fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop] * 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy] * 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo] * bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP] * ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot] * ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy] * f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft] * 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi] ``` #### How I did it #### How to verify it #### Description for the changelog
xwjiang-ms
pushed a commit
to xwjiang-ms/sonic-buildimage
that referenced
this pull request
Dec 22, 2025
…utomatically (sonic-net#24404) #### Why I did it src/sonic-host-services ``` * fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop] * 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy] * 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo] * bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP] * ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot] * ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy] * f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft] * 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
jasonbridges
pushed a commit
to jasonbridges/sonic-buildimage
that referenced
this pull request
Jan 22, 2026
…utomatically (sonic-net#24404) #### Why I did it src/sonic-host-services ``` * fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop] * 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy] * 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo] * bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP] * ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot] * ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy] * f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft] * 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi] ``` #### How I did it #### How to verify it #### Description for the changelog
jianyuewu
pushed a commit
to jianyuewu/sonic-buildimage
that referenced
this pull request
Feb 10, 2026
* set min log priority to info for reboot cause services * empty commit to rerun checks
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
…utomatically (sonic-net#24404) #### Why I did it src/sonic-host-services ``` * fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop] * 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy] * 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo] * bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP] * ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot] * ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy] * f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft] * 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@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.
No description provided.