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

[CBF] Added configuration templates to generate configs for CBF #8689

Merged
merged 4 commits into from
Oct 30, 2021

Commits on Sep 6, 2021

  1. Updated CBF config packaging

    [build_templates]: Added default configuration file for CBF
    
    [rules]: Added loading rule for CBF config
    
    Why I did it
     The CBF default config is required to load default start-up config on CBF capable platforms
    How I did it
     Added the default config files among the existing ones, mirroring the QOS implementation
    How to verify it
     Deploy SBI on a CBF capable platform(e.g. SODA)
    
    Signed-off-by: v-cjinga@microsoft.com
    Cosmin Jinga committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    4fa2e28 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
    31e3524 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Updated default CBF template config

    Cosmin Jinga committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e6757f6 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
    ba1c42b View commit details
    Browse the repository at this point in the history