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

Unify qos json by using qos_config.j2 template #2023

Merged
merged 18 commits into from
Oct 17, 2018

Commits on Aug 24, 2018

  1. Unify qos config with qos_config.j2 template

    Signed-off-by: Wenda <wenni@microsoft.com>
    wendani committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    5e31afb View commit details
    Browse the repository at this point in the history
  2. Change 7050 to use qos config template

    Signed-off-by: Wenda <wenni@microsoft.com>
    
    	modified:   device/arista/x86_64-arista_7050_qx32/Arista-7050-QX32/qos.json.j2
    	modified:   device/arista/x86_64-arista_7050_qx32s/Arista-7050-QX-32S/qos.json.j2
    wendani committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    0b62f8c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Change a7060, a7260, s6000, s6100, z9100 to use qos config template

    Signed-off-by: Wenda <wenni@microsoft.com>
    wendani committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    5cba1fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90fce33 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Change mlnx devices to use qos config template

    Signed-off-by: Wenda <wenni@microsoft.com>
    
    	modified:   ../../../mellanox/x86_64-mlnx_msn2100-r0/ACS-MSN2100/qos.json.j2
    	modified:   ../../../mellanox/x86_64-mlnx_msn2410-r0/ACS-MSN2410/qos.json.j2
    	modified:   ../../../mellanox/x86_64-mlnx_msn2700-r0/ACS-MSN2700/qos.json.j2
    	modified:   ../../../mellanox/x86_64-mlnx_msn2700-r0/Mellanox-SN2700-D48C8/qos.json.j2
    wendani committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    31decf6 View commit details
    Browse the repository at this point in the history
  2. Change barefoot devices to use qos config template

    Signed-off-by: Wenda <wenni@microsoft.com>
    
    	modified:   barefoot/x86_64-accton_wedge100bf_32x-r0/montara/qos.json.j2
    	modified:   barefoot/x86_64-accton_wedge100bf_65x-r0/mavericks/qos.json.j2
    wendani committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    827b53d View commit details
    Browse the repository at this point in the history
  3. Change accton as7212 to use qos config template

    Signed-off-by: Wenda <wenni@microsoft.com>
    
    	modified:   accton/x86_64-accton_as7212_54x-r0/AS7212-54x/qos.json.j2
    wendani committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    393c396 View commit details
    Browse the repository at this point in the history
  4. Apply PORT_QOS_MAP to active ports only

    Signed-off-by: Wenda <wenni@microsoft.com>
    wendani committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    cae2712 View commit details
    Browse the repository at this point in the history
  5. Update qos config test with qos_config.j2 template

    Signed-off-by: Wenda <wenni@microsoft.com>
    wendani committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    b826770 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74cc2c4 View commit details
    Browse the repository at this point in the history
  7. Update sample output of qos-dell6100.json

    Signed-off-by: Wenda <wenni@microsoft.com>
    wendani committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    7cff8ce View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Configuration menu
    Copy the full SHA
    d45af41 View commit details
    Browse the repository at this point in the history
  2. Remove generating the default port name and index list, i.e., remove …

    …the generate_port_lists macro, because PORT is always defined
    
    Signed-off-by: Wenda <wenni@microsoft.com>
    wendani committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    f6001b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Include pfc_to_pg_map according to platform asic type obtained from

    /etc/sonic/sonic_version.yml rather than specifying per hwsku
    
    Signed-off-by: Wenda Ni <wenni@microsoft.com>
    wendani committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    f99d928 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Customize TC_TO_PRIORITY_GROUP_MAP and

    PFC_PRIORITY_TO_PRIORITY_GROUP_MAP for barefoot
    
    Signed-off-by: Wenda <wenni@microsoft.com>
    wendani committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    ca3573a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    d6289de View commit details
    Browse the repository at this point in the history
  2. Unify PFC_PRIORITY_TO_PRIORITY_GROUP_MAP: remove "0":"0", "1":"1" as

    these two pgs do not generate PFC frames.
    
    Signed-off-by: Wenda <wenni@microsoft.com>
    wendani committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    9455b0d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

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