We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 | +----------------------------------------+--------------+------------------+---------------------+---------------+--------------------------------------------+
The text was updated successfully, but these errors were encountered:
techsupport from the device uploaded here.. https://microsoft.sharepoint.com/:u:/t/AristaSONiCWorkingGroup/EarGx0hNHKNNrL3O4ZU2gq8BOkuBn04c0CYy0H60aqmCKw?e=bvZPRM
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: