Fix the import issue in pfc_asym.py#1896
Merged
wangxin merged 1 commit intosonic-net:masterfrom Jul 15, 2020
wangxin:fix-pfc-asym-import
Merged
Fix the import issue in pfc_asym.py#1896wangxin merged 1 commit intosonic-net:masterfrom wangxin:fix-pfc-asym-import
wangxin merged 1 commit intosonic-net:masterfrom
wangxin:fix-pfc-asym-import
Conversation
Signed-off-by: Xin Wang <[email protected]>
bingwang-ms
approved these changes
Jul 14, 2020
Collaborator
Author
|
retest vsimage please |
Collaborator
Author
|
retest this please |
2 similar comments
Collaborator
Author
|
retest this please |
Collaborator
Author
|
retest this please |
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
901e2efb4f5c6a1179068b43e6a837dfff19d9d9 (HEAD -> 201911, origin/201911) [fpmsyncd] Skip routes to eth0 or docker0 (sonic-net#1606) 6c6f4fbbeb24b6e16a2bffdee760ba6a95e2ceb3 configure extra inc/lib directory for build (sonic-net#1247) cccb59efa031b817c1936a74db969debbb9b2775 [201911][Cherry-pick] [acl mirror action] Mirror session ref count fix at acl rule attachment (sonic-net#1896) 62dc36d9da988807c7a397fd90ac2859a5a07699 [ci]: Support Azure pipelines on 201911 branch (sonic-net#1806) 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.
Description of PR
Summary:
Fixes # (issue)
Fix the import issue in pfc_asym.py introduced in #1879
Type of change
Approach
What is the motivation for this PR?
PR #1879 accidentally introduced an import issue.
How did you do it?
Update
from common.helpers.generators import generate_ipstofrom tests.common.helpers.generators import generate_ipsHow did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation