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

mg-lower: consider bulk bestpath synchronization to forwarding plane #348

Open
rcgoodfellow opened this issue Aug 25, 2024 · 0 comments
Open
Labels
bgp Border Gateway Protocol mg-lower Maghemite lower half want

Comments

@rcgoodfellow
Copy link
Collaborator

Currently, when we get a new set of routes, say from a BGP announcement, we compute the bestpath for each distinct destination prefix in the set and synchronize bestpath decisions to the ASIC one prefix at a time. This can be a bit slow for large announcements. For example, the lag is noticeable on a 2k NLRI BGP announcement.

@rcgoodfellow rcgoodfellow added want bgp Border Gateway Protocol mg-lower Maghemite lower half labels Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bgp Border Gateway Protocol mg-lower Maghemite lower half want
Projects
None yet
Development

No branches or pull requests

1 participant