Enable test_lldp.py again for KVM. Revert PR https://github.com/Azure/sonic-mgmt/pull/2451#2595
Merged
abdosi merged 1 commit intosonic-net:masterfrom Nov 27, 2020
Merged
Conversation
…t LLDP fixes (sonic-net#2451)" This reverts commit e547a1d. PR# sonic-net#2413 has already been reverted. sonic-net/sonic-buildimage#5698 will not be merged as this is not valid design. Signed-off-by: Abhishek Dosi <abdosi@micrsoft.com>
wangxin
approved these changes
Nov 27, 2020
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
* [202205][submodule] Advance sonic-swss pointer Update sonic-swss submodule pointer to include the following: * fb68ca8 [202205] [ACL] dereg acl-rule counters during acl-table del (sonic-net#2574) ([sonic-net#2582](sonic-net/sonic-swss#2582)) * 8c9092c [202205] Fixed set mtu for deleted subintf due to late notification ([sonic-net#2595](sonic-net/sonic-swss#2595)) Signed-off-by: dprital <drorp@nvidia.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
advance sonic-utilities 4bd35e62 - Revert "sonic-utilities: Update config reload() to verify formatting of an input file (sonic-net#2529)" (sonic-net#2595) (23 hours ago) [ganglv]
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.
Why I did:
PR# #2413 has already been
reverted by @yxieca . Also PR#sonic-net/sonic-buildimage#5698 will not be merged
as this is not valid design.
Since #2413 is already reverted now reverting #2451 and enabling LLDP again for KVM test.