Skip to content

Commit

Permalink
sairedis: add while loop to make syncd processEvent() handle as many …
Browse files Browse the repository at this point in the history
…entries as possible in one event call (#335)

* sairedis: add while loop to make syncd processEvent() handle as many entries as possible in one event call
* add while() loop to handle entries when buffer is Not empty
* this change has dependency on the added empty() function in ConsumerTableBase class in swss-common which is submitted in other request
* with the changes in swss-common, route performance improved about ~200 routes/sec
*   sairedis: update SWSS_LOG_INFO to SWSS_LOG_DEBUG
  * update SWSS_LOG_INFO to SWSS_LOG_DEBUG
  • Loading branch information
dzhangalibaba authored and qiluo-msft committed Sep 11, 2018
1 parent 50e1915 commit fd75e54
Showing 1 changed file with 180 additions and 172 deletions.
Loading

0 comments on commit fd75e54

Please sign in to comment.