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

[Bug]: Intermittent Failure test_route_consistency test_route_withdraw_advertise due to mismatch in number of routes withdrawn #16380

Open
vikshaw-Nokia opened this issue Jan 7, 2025 · 2 comments
Assignees

Comments

@vikshaw-Nokia
Copy link
Contributor

vikshaw-Nokia commented Jan 7, 2025

Issue Description

The number of unique routes withdrawn from line cards and the number of routes withdrawn from the ASICS for an MAX chassis are not the same.
As the initial number of routes is different. Use "show ip route sum" before withdrawing.
After withdrawing all the routes, the number is not the same for the duts
and the number of unique routes withdrawn from the ASICS for an MAX chassis

Results you see

A different number of initial routes before withdraw.
Use "show IP route sum" to check the number of unique routes

Results you expected to see

"show IP route sum" should show an equal number of routes for both asics on all duts

Is it platform specific

generic

Relevant log output

No response

Output of show version

No response

Attach files (if any)

No response

@vikshaw-Nokia
Copy link
Contributor Author

vikshaw-Nokia commented Jan 7, 2025

@deepak-singhal0408
As asked in the meeting to be tagged

@deepak-singhal0408
Copy link
Contributor

The issue is seen in 202405 due to partial Commits of AZNG optimizations changes..
in 202405 branch, The iBGP route syncing b/w Asics is stopped on Uplink linecard, but the Swss changes to stop installing them in Asic is not yet available.

Due to this, number of routes withdrawn are not matching b/w different asics of upstream linecard.

Depends on sonic-net/sonic-swss#3353

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants