-
Notifications
You must be signed in to change notification settings - Fork 648
[p4rt] Allow COPP trap group to be created on limited set of queues. #3896
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
base: master
Are you sure you want to change the base?
Conversation
|
/azp run |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
a970629 to
d502ee8
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
d502ee8 to
7aace58
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
7aace58 to
9b86aa7
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
9b86aa7 to
461312d
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
461312d to
e5aec5f
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e5aec5f to
28efb49
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
28efb49 to
1271c21
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1271c21 to
40d6683
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
40d6683 to
7404281
Compare
|
/azp run |
| meter_attrs.push_back(meter_attr); | ||
|
|
||
| /* TBD b/323361512 #3 | ||
| if (gLabelMapper->isLabelValid(p4_acl_meter.policer_label)) { |
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.
Also, this part is from another internal CL that doesn't seem to be related to this commit. Can we separate them out?
2622c97 to
e40259c
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e40259c to
80158b2
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
80158b2 to
1794a6b
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1794a6b to
c3f632c
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
c3f632c to
42bc5ee
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
42bc5ee to
e320978
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e320978 to
59d2bed
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@rkavitha-hcl , please consider the following suggestions:
|
What I did
Added support for adding COPP trap group for selected set of queues.
Why I did it
How I verified it
UT cases
Details if related