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

Resubmit: use dot1p to tc mapping for backend switches #3422

Merged
merged 4 commits into from
Sep 13, 2019

Commits on Sep 9, 2019

  1. Use dot1p to tc mapping for backend switches

    Signed-off-by: Wenda Ni <[email protected]>
    wendani committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    86b4843 View commit details
    Browse the repository at this point in the history
  2. Do not write DSCP to TC mapping into CONFIG_DB or config_db.json for

    storage switches
    
    Signed-off-by: Wenda Ni <[email protected]>
    wendani committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    558f5ae View commit details
    Browse the repository at this point in the history
  3. Deal with the situation when key 'type' is not defined

    in DEVICE_METADATA['localhost'], such as in the vs case
    
    Signed-off-by: Wenda Ni <[email protected]>
    wendani committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    ba5048c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Feed DEVICE_METADATA table to qos config gen in vs start

    Signed-off-by: Wenda Ni <[email protected]>
    wendani committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    964c5c5 View commit details
    Browse the repository at this point in the history