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

SONiC ECMP calculator PR tracker #4

Closed
wants to merge 1 commit into from
Closed

Conversation

liorghub
Copy link
Owner

@liorghub liorghub commented Dec 7, 2022

The purpose of ECMP calculator is to calculate which IP interface ECMP will choose and return the physical interface packet will egress from. Packet is defined by a JSON file given as an argument to the tool.
An equal cost multipath (ECMP) is formed when routing table contains multiple next hop addresses for the same destination IP address. ECMP will load balance the outbound traffic between the IP interfaces.

PR title State Status Dependencies Unitest Owner
Add ECMP calculator tool GitHub issue/pull request detail checkers passed none tests implemented in sonic-mgmt @liorghub
Add CLI command for ECMP calculator GitHub issue/pull request detail checkers failed on coverage none need to add unittest @liorghub

@liorghub liorghub closed this Dec 8, 2022
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

Successfully merging this pull request may close these issues.

1 participant