[fast/warm-reboot] Avoid the FDB clear#1116
Merged
neethajohn merged 1 commit intosonic-net:masterfrom Sep 16, 2019
Merged
Conversation
Signed-off-by: Neetha John <nejo@microsoft.com>
yxieca
approved these changes
Sep 16, 2019
yxieca
pushed a commit
that referenced
this pull request
Sep 17, 2019
Signed-off-by: Neetha John <nejo@microsoft.com>
neethajohn
referenced
this pull request
Oct 31, 2019
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Submodule src/sonic-swss f09ddb4..49c9c16: > Allow buffer profile apply after init (sonic-net#1099) > [aclorch]: Check for existing mirror table only when creating a new table (sonic-net#1089) > [201811] [portsorch] fix PortsOrch::allPortsReady() returns true when it should not (sonic-net#1116) > Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (sonic-net#839) > Fix PFC watchdog not getting lossless TC (sonic-net#876) Submodule src/sonic-utilities c049e54..2ca1ae1: > Add a generic configlet application script (sonic-net#716) Signed-off-by: Ying Xie <ying.xie@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.
Signed-off-by: Neetha John nejo@microsoft.com
Summary:
Fixes # (issue)
t1->server packet loss was seen. Do not clear FDB entries before fast/warm reboot
Type of change
How did you verify/test it?
Ran warm-reboot, fast reboot and vlan port sad path case (clear FDB was introduced was this case). No longer seeing t1->servers packet loss