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

[Chassis 202405]: Supervisor ungraceful restart take ~7+ seconds for traffic to converge. Need help with its optimization #119

Open
deepak-singhal0408 opened this issue Jan 29, 2025 · 1 comment

Comments

@deepak-singhal0408
Copy link

Context:
We run snappi based route convergence tests to get the convergence results.
Testplan Doc:
https://github.com/sonic-net/sonic-mgmt/blob/master/docs/testplan/Convergence%20measurement%20in%20data%20center%20networks.md

For supervisor Ungraceful restart TC(test case in below file): We observed 7+ seconds of traffic loss..
https://github.com/sonic-net/sonic-mgmt/blob/master/tests/snappi_tests/multidut/bgp/test_bgp_outbound_ungraceful_restart.py

Please Note: our topology consists of 16 Uplinks.. And we advertise 30k IPv4 + 30k IPv6 prefixes from upstream Neighbors.

Opening this issue to optimize traffic convergence in this production scenario...

Our results:

+----------------------------------------+--------------+------------------+---------------------+---------------+--------------------------------------------+                                                
| Test Name                              |   Iterations | Traffic Type     |   Uplink ECMP Paths |   Route Count |   Avg Calculated Packet Loss Duration (ms) |                                                
|----------------------------------------+--------------+------------------+---------------------+---------------+--------------------------------------------|                                                
| Supervisor Ungraceful Re-start (DOWN)) |            1 | ['IPv4', 'IPv6'] |                  16 |         60000 |                              6654.6        |                                                
| Supervisor Ungraceful Re-start (UP)    |            1 | ['IPv4', 'IPv6'] |                  16 |         60000 |                                 0.00501151 |                                                
+----------------------------------------+--------------+------------------+---------------------+---------------+--------------------------------------------+ 
@deepak-singhal0408
Copy link
Author

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

No branches or pull requests

1 participant