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

Td2: Reclaim buffer from unused ports #1830

Merged
merged 6 commits into from
Jul 26, 2021

Commits on Jul 20, 2021

  1. Introduce new var for port-speed mapping and update method signature

    Signed-off-by: Neetha John <nejo@microsoft.com>
    neethajohn committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b06e8a5 View commit details
    Browse the repository at this point in the history
  2. Skip PG profile creation for 0m cable len and listen to admin_status …

    …updates from PORT table
    
    Signed-off-by: Neetha John <nejo@microsoft.com>
    neethajohn committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    16f5c44 View commit details
    Browse the repository at this point in the history
  3. Add VS test for zero cable len scenario

    Signed-off-by: Neetha John <nejo@microsoft.com>
    neethajohn committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d08f029 View commit details
    Browse the repository at this point in the history
  4. Fix alignment

    Signed-off-by: Neetha John <nejo@microsoft.com>
    neethajohn committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    c119a3a View commit details
    Browse the repository at this point in the history
  5. Remove leading tabs

    Signed-off-by: Neetha John <nejo@microsoft.com>
    neethajohn committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    c86a70e View commit details
    Browse the repository at this point in the history
  6. Raise log level to NOTICE when profile skip logic is hit

    Signed-off-by: Neetha John <nejo@microsoft.com>
    neethajohn committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    11ee222 View commit details
    Browse the repository at this point in the history