-
Notifications
You must be signed in to change notification settings - Fork 562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[qos] Add EXP to TC map support #1954
Conversation
HLD: sonic-net/SONiC#844 |
This pull request introduces 1 alert when merging 22511b8 into ef6b5d4 - view on LGTM.com new alerts:
|
Has dependency on sonic-net/sonic-swss-common#537, so not expected to build yet |
This pull request introduces 1 alert when merging 3d47662 into d95823d - view on LGTM.com new alerts:
|
This pull request fixes 3 alerts when merging 441dce0 into ac3103a - view on LGTM.com fixed alerts:
|
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
441dce0
to
19a9603
Compare
This pull request fixes 3 alerts when merging 017a160 into ac3103a - view on LGTM.com fixed alerts:
|
@abdosi can you review this PR? (The pipeline is failing due to an infrastructure issue which is hopefully being resolved) |
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
This pull request fixes 3 alerts when merging 5329aae into 8261c1f - view on LGTM.com fixed alerts:
|
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* [Mpls/qos] Add EXP to TC map support
What I did
Added EXP to TC map support, matching existing DSCP to TC map
Why I did it
Further support for MPLS functionality
How I verified it
New unit test
Details if related