-
Notifications
You must be signed in to change notification settings - Fork 545
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
[orchagent] implement ring buffer feature with a flag #3242
base: master
Are you sure you want to change the base?
Conversation
7f23081
to
8062ead
Compare
3d3cde6
to
ba7f1a0
Compare
can you please add sone swss tests for this functionality. There are no tests mentioned in the PR. if you have created a separate PR , Please link it here. |
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.
what is hte need of rign buffer. Can you please add some detail regarding its need.
80e7a90
to
a6b3b0c
Compare
2ccb3dc
to
12b402a
Compare
rebased and conflict resolved @siqbal1986 could you help re-approve it? : ) |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
What I did
swss::TableBase* Consumer::getConsumerTable() const override
swss::ConsumerTableBase *
Why I did it
APP_ROUTE_TABLE
consumers doing tasksHow I verified it
measure the performance with PerformanceTimer