-
Notifications
You must be signed in to change notification settings - Fork 15
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
201911 #166
Commits on May 10, 2020
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 596bec1 - Browse repository at this point
Copy the full SHA 596bec1View commit details -
[minigraph.py]: Fix undefined variable error. (#4555)
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c02f6d9 - Browse repository at this point
Copy the full SHA c02f6d9View commit details -
[NAT] : Removed requires dependency on swss (#4551)
Signed-off-by: Akhilesh Samineni <akhilesh.samineni@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 3be7c57 - Browse repository at this point
Copy the full SHA 3be7c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3faa4e9 - Browse repository at this point
Copy the full SHA 3faa4e9View commit details -
[process-reboot-cause] If software reboot cause is unknown add note i…
…f first boot into new image (#4538)
Configuration menu - View commit details
-
Copy full SHA for 9bdd2ef - Browse repository at this point
Copy the full SHA 9bdd2efView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 18e5108 - Browse repository at this point
Copy the full SHA 18e5108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3df47 - Browse repository at this point
Copy the full SHA 1e3df47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f3592 - Browse repository at this point
Copy the full SHA 87f3592View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for c808640 - Browse repository at this point
Copy the full SHA c808640View commit details -
[submodule update] sonic-utilities with PR:
Support load_minigraph command for multi NPU platform
Configuration menu - View commit details
-
Copy full SHA for 45c2ab6 - Browse repository at this point
Copy the full SHA 45c2ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ccfa5 - Browse repository at this point
Copy the full SHA e4ccfa5View commit details
Commits on May 12, 2020
-
[baseimage]: pin down package version for azure-storage, watchdog and…
… futures (#4575) Signed-off-by: Guohan Lu <lguohan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 710d176 - Browse repository at this point
Copy the full SHA 710d176View commit details
Commits on May 13, 2020
-
[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
Configuration menu - View commit details
-
Copy full SHA for fffee7e - Browse repository at this point
Copy the full SHA fffee7eView commit details