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

Add stress and performance test for BGP suppress fib pending feature #8409

Open
echuawu opened this issue May 24, 2023 · 5 comments
Open

Add stress and performance test for BGP suppress fib pending feature #8409

echuawu opened this issue May 24, 2023 · 5 comments
Assignees
Labels

Comments

@echuawu
Copy link
Contributor

echuawu commented May 24, 2023

Why I did it

Requirements from MSFT for BGP suppress fib pending feature:

  1. Add a stress test that test at least 1K bgp route announce and withdraw 5 ~ 10 times for consistence test.
  2. Add a performance test that measures at least 1K bgp route process performance by tcpdump

How I did it:

  1. For the specific implementation, it's under discussion with MSFT

How to verify it:

  1. Using tcpdump to calculate the bgp routes handle performance
@arlakshm arlakshm transferred this issue from sonic-net/sonic-buildimage May 24, 2023
@yxieca
Copy link
Collaborator

yxieca commented Jun 14, 2023

Seems that work is done.

@stephenxs
Copy link
Contributor

I believe it should be Stepan @stepanblyschak :)

@stepanblyschak stepanblyschak removed their assignment Oct 12, 2023
@stepanblyschak
Copy link
Contributor

@roy-sror Please assign relevant owner

@roy-sror
Copy link
Contributor

@stepanblyschak - Done, @echuawu will implement in Nov.

@echuawu
Copy link
Contributor Author

echuawu commented Oct 30, 2023

@StormLiangMS , for the usage of tcpdump in this test, do you have some use case of existing performance test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants