-
Notifications
You must be signed in to change notification settings - Fork 270
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
Use a different letter to represent counter polling in sairedis.rec to avoid saiplayer crash #1443
base: master
Are you sure you want to change the base?
Conversation
169877b
to
b8e45c2
Compare
Signed-off-by: Stephen Sun <[email protected]>
Signed-off-by: Stephen Sun <[email protected]>
Signed-off-by: Stephen Sun <[email protected]>
74dc956
to
441217d
Compare
Please check build error |
@@ -49647,3 +49647,10 @@ | |||
2017-05-11.01:45:41.511250|r|SAI_OBJECT_TYPE_NEXT_HOP_GROUP_MEMBER:oid:0x2d000000000656 | |||
2017-05-11.01:44:02.533119|a|APPLY_VIEW | |||
2017-05-11.01:44:02.535313|A|SAI_STATUS_SUCCESS | |||
2024-11-02.06:13:50.487652|p|BUFFER_POOL_WATERMARK_STAT_COUNTER|POLL_INTERVAL=60000|BUFFER_POOL_PLUGIN_LIST=78f7658e05f9659b8ecaf00eb0214957a509e246 |
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.
Is that plugin list string valid?
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.
Yes. It's generated on a physical switch.
Looks like an infra issue. Will retry once more
|
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
something wrong with gcovr, not probably some changes in pipelines, not related to your code |
will work on this to fix this |
No description provided.