Skip to content

SONiC ECMP calculator PR tracker#4

Closed
liorghub wants to merge 1 commit intomasterfrom
ecmp_calc_pr_tracker
Closed

SONiC ECMP calculator PR tracker#4
liorghub wants to merge 1 commit intomasterfrom
ecmp_calc_pr_tracker

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