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

Revert "Revert "Update default cable len to 0m for TD2"" #8354

Merged
merged 2 commits into from
Aug 6, 2021

Commits on Aug 5, 2021

  1. Update default cable len to 0m for TD2 (sonic-net#8298)

    Signed-off-by: Neetha John <[email protected]>
    
    As part of the buffer reclamation efforts for TD2, setting the default cable len to 0m which means unused ports will have a cable len of 0m.
    
    Why I did it
    To align with the changes in sonic-net/sonic-swss#1830
    
    How to verify it
    With the default cable len set to 0m and the associated changes in swss, CABLE_LENGTH table had '0m' set for unused ports and accordingly more space was reserved for the shared pool
    neethajohn committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    dbbb717 View commit details
    Browse the repository at this point in the history
  2. Align tests with the zero cable length changes

    Signed-off-by: Neetha John <[email protected]>
    neethajohn committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    8ac03a3 View commit details
    Browse the repository at this point in the history