[docker-syncd-vs]: add support for vs syncd docker auto restart#4344
Merged
lguohan merged 1 commit intosonic-net:masterfrom Mar 31, 2020
Merged
[docker-syncd-vs]: add support for vs syncd docker auto restart#4344lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: Guohan Lu <[email protected]>
jleveque
previously requested changes
Mar 31, 2020
Contributor
jleveque
left a comment
There was a problem hiding this comment.
Have you verified that the Supervisor event listener is getting copied properly? I believe you will also need to add a line like the following to docker-syncd-vs.mk:
Collaborator
Author
|
the file is copied in the syncd base container template. |
jleveque
approved these changes
Mar 31, 2020
mssonicbld
added a commit
that referenced
this pull request
Apr 10, 2026
…lly (#26566) #### Why I did it src/sonic-swss ``` * 564acf98 - (HEAD -> master, origin/master, origin/HEAD) Merge pull request #4448 from divyagayathri-hcl/comb_pr_4 (4 hours ago) [StephenWangGoogle] |\ | failure_prs.log skip_prs.log eb1217ec - [P4Orch] Deserialize and validate new multicast actions. (10 hours ago) [mint570] | failure_prs.log skip_prs.log 627ff021 - [P4Orch] Deprecate action name l2_multicast_passthrough to be replaced by multicast_l2_passthrough. (10 hours ago) [mint570] | failure_prs.log skip_prs.log 27b59ea8 - [P4Orch] Set SAI attribute SAI_BRIDGE_PORT_ATTR_ADMIN_STATE to true when creating bridge port. (10 hours ago) [mint570] | failure_prs.log skip_prs.log 1536915b - [P4Orch] Add component tests for L2 multicast. (10 hours ago) [mint570] | failure_prs.log skip_prs.log 3c268d93 - [P4Orch] Verify state for L2 multicast groups and members and No longer share bridge ports for L2 multicast. (10 hours ago) [mint570] | failure_prs.log skip_prs.log 1563aa0b - [P4Orch] Cleanup multicast manager to remove unnecessary maps and Create a temporary l2mc entry to force creation of l2mc group object. (10 hours ago) [mint570] |/ * 07c53f9e - (origin/copilot/check-neighbor-ip-subnet) SRv6: the decap_dscp_mode configuration is now optional (#4371) (33 hours ago) [Yakiv Huryk] * bb00a131 - Merge pull request #4449 from divyagayathri-hcl/combined_pr_5 (2 days ago) [StephenWangGoogle] |\ | failure_prs.log skip_prs.log cf5b4acb - Implement mechanics for SAI_ACL_ENTRY_ATTR_FIELD_OUTER_TPID. (2 days ago) [mint570] | failure_prs.log skip_prs.log 92e1aedb - Add new ACL match qualifiers route_table_hit (2 days ago) [mint570] | failure_prs.log skip_prs.log fee789f8 - [P4Orch] P4Orch ritf manager bulk support. (2 days ago) [mint570] | failure_prs.log skip_prs.log e9ec33c4 - Add support to set a VLAN ID in the router_interface_table. (2 days ago) [mint570] | failure_prs.log skip_prs.log ecc8c2e1 - [P4Orch] Support parsing hex strings for nexthop rewrite flags. (2 days ago) [mint570] | failure_prs.log skip_prs.log 08e62a56 - Enable copp trap group for all queues (2 days ago) [mint570] |/ * 5cd6f591 - [nbrmgr]: Reconcile pending NEIGH_RESOLVE_TABLE entries on restart (#4344) (2 days ago) [Prince Sunny] * 19d5ebd8 - [DPU] Add support for HA Set Counters (#4232) (2 days ago) [Connor Roos] * 1cd39f9e - DVS test output in CI/CD is interleaved (#4291) (3 days ago) [Brad House - Nexthop] * c2748380 - Merge pull request #4392 from rustiqly/fix/stpmgrd-fclose (4 days ago) [Lihua Yuan] |\ | failure_prs.log skip_prs.log 5a739288 - [agent][stpmgrd] Fix file descriptor leak in debug reload check (5 days ago) [Rustiqly] |/ * efaf6b9e - Merge pull request #4435 from divyagayathri-hcl/combined_pr_3 (6 days ago) [StephenWangGoogle] * 8238857f - [P4Orch] Update component tests to use new IP multicast tables. (6 days ago) [mint570] * a1ba5af7 - [P4Orch] Remove multicast-related code from RouteManger. (6 days ago) [mint570] * 95a634f2 - [P4Orch] Add functionality to Update and Delete L2 multicast groups and group members. (6 days ago) [mint570] * 4e98d2cc - [P4Orch] Validate and Add L2 multicast group and group members. (6 days ago) [mint570] * 4bb1425c - [P4Orch] Rename action no_action in multicast_router_interface_table to be l2_multicast_passthrough. (6 days ago) [mint570] * 0a95dafb - [P4Orch] Support update, validate, and verify for no_action action entries. (6 days ago) [mint570] * f3f47c81 - [P4Orch] Delete P4MulticastRouterInterfaceEntry that use no_action action. (6 days ago) [mint570] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Signed-off-by: Guohan Lu [email protected]
- What I did
- How I did it
kill syncd
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)