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

Added config commands for CBF #1799

Merged

Commits on Sep 6, 2021

  1. [config] Added config commands for CBF

    What I did:
     Added reload and clear commands for CBF.
    How I did it:
     Added the commands in a similar manner to the existing QOS support.
    How to verify it:
     Run the commands on a CBF capable platform.
    Files changes: config/main.py
    
    Signed-off-by: Cosmin Jinga <v-cjinga@microsoft.com>
    Cosmin Jinga committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    350f92a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Added CBF reload UT

    Cosmin Jinga committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    dee37e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Renamed DSCP_TO_FC_MAP and EXP_TO_FC_MAP tables to be in line with th…

    …e other QoS map tables
    Cosmin Jinga committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    9e6c82b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Extended test config for CBF and added multi asic UT

    Cosmin Jinga committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    14bf170 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    0dad73c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Changed CBF DSCP map to correct name

    Cosmin Jinga committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f5aefb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Fix alignment in config_test.py

    Cosmin Jinga committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    c39c228 View commit details
    Browse the repository at this point in the history