Skip to content
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

swss: flush g_asicState after each event is done #570

Merged

Commits on Aug 9, 2018

  1. swss: flush g_asicState after each event is done

    * add flush() after event is handled in case some entries are still in buffer, don't wait
    * with the changes in sairedis and swss-common, route performance improved by 200~300 routes/sec
    
      Signed-off-by: Dong Zhang [email protected]
    dzhangalibaba committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    8fa353c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. swss-common: remove unnecessary flush() in timeout case and update co…

    …mment
    
      *remove unnecessary flush() in timeout case and update comment
    
      Signed-off-by: Dong Zhang [email protected]
    dzhangalibaba committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    52dfe9f View commit details
    Browse the repository at this point in the history
  2. swss-common: remove unnecessary flush() in timeout case and update co…

    …mment
    
      *remove unnecessary flush() in timeout case and update comment
    
      Signed-off-by: Dong Zhang [email protected]
    dzhangalibaba committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    9531bcc View commit details
    Browse the repository at this point in the history