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

201911 #166

Merged
merged 13 commits into from
May 13, 2020
Merged

201911 #166

merged 13 commits into from
May 13, 2020

Commits on May 10, 2020

  1. [qos]: Alpha and ECN settings change for Th (#4564)

    Dynamic threshold setting changed to 0 and WRED profile green min threshold set to 250000 for Tomahawk devices
    
    Changed the dynamic threshold settings in pg_profile_lookup.ini
    Added a macro for WRED profiles in qos.json.j2 for Tomahawk devices
    Necessary changes made in qos.config.j2 to use the macro if present
    
    Signed-off-by: Neetha John <nejo@microsoft.com>
    neethajohn authored and rlhui committed May 10, 2020
    Configuration menu
    Copy the full SHA
    596bec1 View commit details
    Browse the repository at this point in the history
  2. [minigraph.py]: Fix undefined variable error. (#4555)

    Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi authored and rlhui committed May 10, 2020
    Configuration menu
    Copy the full SHA
    c02f6d9 View commit details
    Browse the repository at this point in the history
  3. [NAT] : Removed requires dependency on swss (#4551)

    Signed-off-by: Akhilesh Samineni <akhilesh.samineni@broadcom.com>
    AkhileshSamineni authored and rlhui committed May 10, 2020
    Configuration menu
    Copy the full SHA
    3be7c57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3faa4e9 View commit details
    Browse the repository at this point in the history
  5. [process-reboot-cause] If software reboot cause is unknown add note i…

    …f first boot into new image (#4538)
    jleveque authored and rlhui committed May 10, 2020
    Configuration menu
    Copy the full SHA
    9bdd2ef View commit details
    Browse the repository at this point in the history
  6. [ebtables]add the filter rule for ARP packets with vlan tag: (#3945)

    1. ebtables -t filter -A FORWARD -p 802_1Q --vlan-encap 0806 -j DROP
    The ARP packet with vlan tag can't match the default rule.
    
    Signed-off-by: wangshengjun <wangshengjun@asterfusion.com>
    wangshengjun authored and rlhui committed May 10, 2020
    Configuration menu
    Copy the full SHA
    18e5108 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e3df47 View commit details
    Browse the repository at this point in the history
  8. Added the below PRs:

    [Vnet] Fix NameError for 'swsssdk' and align output (#902)
    [config] Add 'interface transceiver' subgroup with 'lpmode' and 'reset' subcommands (#904)
    Improved route_check tool and adopt to 20191130 image. (#898)
    rlhui committed May 10, 2020
    Configuration menu
    Copy the full SHA
    87f3592 View commit details
    Browse the repository at this point in the history
  9. Multi DB with namespace support, Introducing the database_global.json… (

    #4477)
    
    * Multi DB with namespace support, Introducing the database_global.json file
    for supporting accessing DB's in other namespaces for service running in
    linux host
    
    * Updates based on comments
    
    * Adding the j2 templates for database_config and database_global files.
    
    * Updating to retrieve the redis DIR's to be mounted from database_global.json file.
    
    * Additional check to see if asic.conf file exists before sourcing it.
    
    * Updates based on PR comments discussion.
    
    * Review comments update
    
    * Updates to the argument "-n" for namespace used in both context of parsing minigraph and multi DB access.
    
    * Update with the attribute "persistence_for_warm_boot" that was added to database_config.json file earlier.
    
    * Removing the database_config.json file to avioid confusion in future.
    We use the database_config.json.j2 file to generate database_config.json files dynamically.
    
    * Update the comments for sudo usage in docker_image_ctrl.j2
    
    * Update with the new logic in PING PONG tests using sonic-db-cli. With this we wait till the
    PONG response is received when redis server is up.
    
    * Similar changes in swss and syncd scripts for the PING tests with sonic-db-cli
    
    * Updated with a missing , in the database_config.json.j2 file, Do pip install of j2cli in docker-base-buster.
    judyjoseph authored and abdosi committed May 10, 2020
    Configuration menu
    Copy the full SHA
    c808640 View commit details
    Browse the repository at this point in the history
  10. [submodule update] sonic-utilities with PR:

    Support load_minigraph command for multi NPU platform
    abdosi committed May 10, 2020
    Configuration menu
    Copy the full SHA
    45c2ab6 View commit details
    Browse the repository at this point in the history
  11. [sonic-utilities] sub-module update.

    Reverted Add 'interface transceiver' subgroup with 'lpmode' and 'reset'
    subcommands (#904) as it dependent of #903 which is not marked to
    cherry-pick for 201911. Need to add that before we can use this.
    abdosi committed May 10, 2020
    Configuration menu
    Copy the full SHA
    e4ccfa5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. [baseimage]: pin down package version for azure-storage, watchdog and…

    … futures (#4575)
    
    Signed-off-by: Guohan Lu <lguohan@gmail.com>
    lguohan committed May 12, 2020
    Configuration menu
    Copy the full SHA
    710d176 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. [mellanox]: Update SAI to 1.16.4, SDK to 4.4.0918, FW to *.2007.1140 (#…

    …4571)
    
    - mgmt buffer issue on 400G port
    - high CPU utilization issue caused by some counter reading
    keboliu authored and rlhui committed May 13, 2020
    Configuration menu
    Copy the full SHA
    fffee7e View commit details
    Browse the repository at this point in the history