[asym_pfc]: Fix config parse according to latest changes#1190
Merged
liat-grozovik merged 1 commit intosonic-net:masterfrom Nov 6, 2019
Merged
[asym_pfc]: Fix config parse according to latest changes#1190liat-grozovik merged 1 commit intosonic-net:masterfrom
liat-grozovik merged 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: Volodymyr Samotiy <[email protected]>
Collaborator
|
Would you mind to refer to the PR who cause this failure? |
liat-grozovik
approved these changes
Nov 3, 2019
Contributor
Author
Done. Updated PR description with this info. |
wendani
approved these changes
Nov 4, 2019
wendani
reviewed
Nov 4, 2019
liat-grozovik
approved these changes
Nov 6, 2019
yvolynets-mlnx
pushed a commit
to yvolynets-mlnx/sonic-mgmt
that referenced
this pull request
Dec 13, 2019
) Signed-off-by: Volodymyr Samotiy <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Update sonic-sairedis submodule pointer to include the following: 0994449 [asan] suppress the static variable leaks (sonic-net#1085) (sonic-net#1159) 6fc86a9 Switch to using stock gcovr 5.2 (sonic-net#1174) (sonic-net#1190) e7ded51 Create fabric ports for switch_type fabric (sonic-net#1189) f498261 * Add Voqs to Virtual Switch (sonic-net#1162) Signed-off-by: Yakiv Huryk <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
c0df6355deb8bc3685395f727983a5e9f3b06f61 (HEAD -> 201911, origin/201911) Updates to bgp config and show commands with BGP_INTERNAL_NEIGHBOR table (sonic-net#1224) (sonic-net#1237) d683bb48604220942b9f6bdea90c0ea4ff4f72ef [CLI][show][platform] Added ASIC count in the output. (sonic-net#1185) (sonic-net#1227) 4585be10aa8e761ce1091ac4a20e562c2550970c [show] Fix 'show int neigh expected' (sonic-net#1189) 29e4469d5e6c5058fe20c1ce71790f69b7193e7e [201911][fwutil]: Use logger from sonic-py-common (sonic-net#1190) Signed-off-by: Abhishek Dosi <[email protected]>
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: Volodymyr Samotiy [email protected]
Description of PR
Summary:
Fix config parser for asymmetric PFC according to latest changes
Type of change
Approach
How did you do it?
Recently QoS/buffer config format was changed so aligned parser in the test according to new format.
Changes that broke this test were introduced by the PR sonic-net/sonic-buildimage#3542.
How did you verify/test it?
Ran asymmetric PFC test
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
N/A
Documentation
N/A