[pytest][Multi ASIC] Add multi ASIC test for QoS DSCP verification on backend ASICs#3254
Merged
smaheshm merged 8 commits intosonic-net:masterfrom Jun 11, 2021
Merged
[pytest][Multi ASIC] Add multi ASIC test for QoS DSCP verification on backend ASICs#3254smaheshm merged 8 commits intosonic-net:masterfrom
smaheshm merged 8 commits intosonic-net:masterfrom
Conversation
|
This pull request introduces 12 alerts when merging 7de0175 into 11ff976 - view on LGTM.com new alerts:
|
neethajohn
reviewed
Apr 2, 2021
Contributor
Author
|
🛎️ |
arlakshm
reviewed
Apr 29, 2021
Contributor
arlakshm
left a comment
There was a problem hiding this comment.
Few minor comments, but change lgtm
neethajohn
reviewed
Jun 10, 2021
neethajohn
approved these changes
Jun 10, 2021
vmittal-msft
pushed a commit
to vmittal-msft/sonic-mgmt
that referenced
this pull request
Sep 28, 2021
… backend ASICs (sonic-net#3254) The test selects src and dst ports on different frontend ASICs so that traffic flows via backend ASIC. Changes include determining the rx and tx ports taken by the traffic flow of backend ASIC. The test runs once on each backend ASIC.
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
Added multi ASIC test for QoS DSCP verification on backend ASICs. Test is not applicable to single ASIC platforms.
Summary:
Fixes # (issue)
Type of change
Approach
What is the motivation for this PR?
New QoS DSCP test case to verify on backend ASICs on multi ASIC platform
How did you do it?
The majority of the code changes is to identify the tx and rx ports on a backend ASIC.
Added parameterization for backend ASICs so the test runs for each backend ASIC. Following are the steps to identify tx and rx ports.
How did you verify/test it?
Any platform specific information?
Relevant to Multi ASIC platforms
Supported testbed topology if it's a new test case?
Documentation