-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
201811 cel #2419
base: master
Are you sure you want to change the base?
201811 cel #2419
Commits on Dec 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6f37181 - Browse repository at this point
Copy the full SHA 6f37181View commit details
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f1862fd - Browse repository at this point
Copy the full SHA f1862fdView commit details
Commits on Jan 7, 2019
-
bolv committed
Jan 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 2af0a96 - Browse repository at this point
Copy the full SHA 2af0a96View commit details
Commits on Jan 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34ebb09 - Browse repository at this point
Copy the full SHA 34ebb09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9010a69 - Browse repository at this point
Copy the full SHA 9010a69View commit details
Commits on Jan 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for da33378 - Browse repository at this point
Copy the full SHA da33378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3306c3d - Browse repository at this point
Copy the full SHA 3306c3dView commit details
Commits on Jan 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for af198fb - Browse repository at this point
Copy the full SHA af198fbView commit details -
[mellanox] Update SDK to 4.3.0134 (sonic-net#2447)
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 022de28 - Browse repository at this point
Copy the full SHA 022de28View commit details -
[lldp] For MGMT port, if port alias is available, use it for Port ID …
…subtype; otherwise use port name (sonic-net#2445)
Configuration menu - View commit details
-
Copy full SHA for 2abecef - Browse repository at this point
Copy the full SHA 2abecefView commit details -
[device/Dell] SOSFTDEP to lpc_ich module for dell_ich module (sonic-n…
…et#2440) dell_ich module fails to load sometimes due to the failure of pci_get_drvdata(). This function is responsible for fetching INTEL PCI related memory handle in kernel. This is implemented in lpc_ich kernel module. Due to race in addition/deletion of kernel modules, sometimes lpc_ich loads after dell_ich. Because of this behaviour dell_ich module fails to load. Fixed by addding dependency between modules. Removed i2c_mux_gpio module from blacklist entry as it is not the original root case of this issue.
Configuration menu - View commit details
-
Copy full SHA for d67db22 - Browse repository at this point
Copy the full SHA d67db22View commit details -
[buffer]: Add buffer defaults for t0 on s6000 and a7050 (sonic-net#2438)
Signed-off-by: Wenda <wenni@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 405205c - Browse repository at this point
Copy the full SHA 405205cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb278e6 - Browse repository at this point
Copy the full SHA fb278e6View commit details -
[libteam]: Fix libteam race condition when interface is created and e…
…nslaved (sonic-net#2449) The race condition could happen like this: When an interface is enslaved into the port channel immediately after it is created, the order of creating the ifinfo and linking the ifinfo to the port is not guaranteed. Please check the patch commit message to get full details. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0213dd4 - Browse repository at this point
Copy the full SHA 0213dd4View commit details -
[docker-engine] fix systemd shutdown hang (sonic-net#2451)
When rebooting without the platform_reboot plugin, systemd takes a few minutes to properly shutdown. It's blocking on some docker cleanup operation. As described by docker/for-linux#421 there is a race between docker.service and containerd.service. docker needs containerd to properly stop the containers.
Configuration menu - View commit details
-
Copy full SHA for d12d546 - Browse repository at this point
Copy the full SHA d12d546View commit details -
[sub-module] advance sonic-swss sub-module (sonic-net#2453)
To include following changes: - [teammgrd]: Add retry logic for starting port channel with teamd (sonic-net#756) - [portsorch] fix bug in initializePort (sonic-net#753) - [intfmgrd] Fix intfmgrd hanging untill first interface becomes ready (sonic-net#748) - [intfmgrd]: Support loopback (sonic-net#742) -Improve comments for neighbor warmrestart related functions and warmRestartAssist class (sonic-net#740) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ff1d194 - Browse repository at this point
Copy the full SHA ff1d194View commit details
Commits on Jan 21, 2019
-
[platform/braodcom] Alibaba - Port platform from branch 201807 to 201811
*Add Phalanx, Fishbone48, and Fishbone32 of Alibaba platform.
Configuration menu - View commit details
-
Copy full SHA for 895f2af - Browse repository at this point
Copy the full SHA 895f2afView commit details -
[device/alibaba] - Add alibaba device
Wirut Getbamrung committedJan 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 4152e92 - Browse repository at this point
Copy the full SHA 4152e92View commit details
Commits on Jan 22, 2019
-
[platform/cel] - Update debian make rule
Wirut Getbamrung committedJan 22, 2019 Configuration menu - View commit details
-
Copy full SHA for f2d73e3 - Browse repository at this point
Copy the full SHA f2d73e3View commit details -
[platform/cel] - Update debian package control
Wirut Getbamrung committedJan 22, 2019 Configuration menu - View commit details
-
Copy full SHA for cd9d2d0 - Browse repository at this point
Copy the full SHA cd9d2d0View commit details -
[device/alibaba] - Allow special bcm config
Wirut Getbamrung committedJan 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 11877a7 - Browse repository at this point
Copy the full SHA 11877a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b202f - Browse repository at this point
Copy the full SHA 16b202fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81467ae - Browse repository at this point
Copy the full SHA 81467aeView commit details -
[mellanox|ffb] ISSU version check (sonic-net#2437)
* Revert "[mellanox]: Integrate CRIU tool to SYNCD docker container (sonic-net#2061)" This reverts commit 514b38f. Conflicts: platform/mellanox/docker-syncd-mlnx.mk sonic-slave/Dockerfile * [mellanox|ffb] remove unused scripts Signed-off-by: Stepan Blyschak <stepanb@mellanox.com> * [mellanox|ffb] ISSU version check Signed-off-by: Stepan Blyschak <stepanb@mellanox.com> * [mlnx|ffb] remove extra ';' Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 0921211 - Browse repository at this point
Copy the full SHA 0921211View commit details -
[Broadcom SAI] Upgrade Broadcom SAI to 3.3.4.3-1 (sonic-net#2472)
- Broadcom SAI 3.3 GA 20190118. - With warm reboot support. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 6402c5c - Browse repository at this point
Copy the full SHA 6402c5cView commit details
Commits on Jan 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9f2d6fc - Browse repository at this point
Copy the full SHA 9f2d6fcView commit details -
[platofmr/broadcom] - Add ali device platform to one image
Wirut Getbamrung committedJan 23, 2019 Configuration menu - View commit details
-
Copy full SHA for ca54bf3 - Browse repository at this point
Copy the full SHA ca54bf3View commit details -
[device/alibaba] - Init get_transceiver_change_event function to sfputil
Wirut Getbamrung committedJan 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 84f8abb - Browse repository at this point
Copy the full SHA 84f8abbView commit details
Commits on Jan 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 993df17 - Browse repository at this point
Copy the full SHA 993df17View commit details -
[caclmgrd] Don't crash if we find empty/null rule_props (sonic-net#2475)
* [caclmgrd] Don't crash if we find empty/null rule_props
Configuration menu - View commit details
-
Copy full SHA for 2acfac7 - Browse repository at this point
Copy the full SHA 2acfac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 959a2ce - Browse repository at this point
Copy the full SHA 959a2ceView commit details -
[devices]: Support 32x50G+16x40G profile on Seastone-DX010 (sonic-net…
…#2474) The sai profile itself can support 32x50G+16x100G/40G while the initial port_config.ini uses 40G speeds for port 17-32. Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
Configuration menu - View commit details
-
Copy full SHA for 7b33538 - Browse repository at this point
Copy the full SHA 7b33538View commit details
Commits on Jan 28, 2019
-
[platform/cel] - Update platform module version information
Wirut Getbamrung committedJan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 7f9d086 - Browse repository at this point
Copy the full SHA 7f9d086View commit details -
[device/alibaba] - Update device plugin to lastest version
Wirut Getbamrung committedJan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for c036956 - Browse repository at this point
Copy the full SHA c036956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3bde4 - Browse repository at this point
Copy the full SHA 1d3bde4View commit details -
Merge pull request #30 from celestica-Inc/201811_cel
[platform/device] - Add alibaba platform to celestica platform
Wirut Getbamrung authoredJan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 1aabb10 - Browse repository at this point
Copy the full SHA 1aabb10View commit details
Commits on Jan 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fe18564 - Browse repository at this point
Copy the full SHA fe18564View commit details
Commits on Jan 31, 2019
-
[sub module] move sairedis and swss to 201811 branch (sonic-net#2508)
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 746cd16 - Browse repository at this point
Copy the full SHA 746cd16View commit details
Commits on Feb 2, 2019
-
[reboot cause] Move reboot-cause files to /host directory so they per…
…sist across SONiC upgrades (sonic-net#2490) * [reboot cause] Move reboot-cause files to /host directory so they persist across SONiC upgrades * [sonic-utilities] Update submodule to include related changes
Configuration menu - View commit details
-
Copy full SHA for 38c08df - Browse repository at this point
Copy the full SHA 38c08dfView commit details -
Disable IPv6 ra for eth0 interface (sonic-net#2493)
* Disable IPv6 ra for eth0 interface
Configuration menu - View commit details
-
Copy full SHA for dac983e - Browse repository at this point
Copy the full SHA dac983eView commit details -
[QoS]: QoS Config change for multiple devices (sonic-net#2505)
* QoS config change: 1) DSCP mapping; 2) link pg/queue 6 to lossy buffer; 3) redistribute scheduler Signed-off-by: Wenda <wenni@microsoft.com> * Add scheduling weight to queue 2 Signed-off-by: Wenda <wenni@microsoft.com> * Link pg/queue 2 to lossy buffer Signed-off-by: Wenda <wenni@microsoft.com> * Update the pg headroom for a7060-D48C8 50G Signed-off-by: Wenda <wenni@microsoft.com> * Update config gen test for qos Signed-off-by: Wenda <wenni@microsoft.com> * Update pg headroom size, and update egress lossy pool size accordingly Signed-off-by: Wenda <wenni@microsoft.com> * Update headroom pool size; Update ingress service pool and egress lossy pool sizes accordingly; Signed-off-by: Wenda <wenni@microsoft.com> * a7260: update headroom pool size; Update ingress service pool and egress lossy pool sizes accordingly; Signed-off-by: Wenda <wenni@microsoft.com> * Update config gen test for buffer Signed-off-by: Wenda <wenni@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for cdbbb7e - Browse repository at this point
Copy the full SHA cdbbb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f167e67 - Browse repository at this point
Copy the full SHA f167e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9125b9 - Browse repository at this point
Copy the full SHA e9125b9View commit details -
[mlnx] Fix sai xml path for boxer platform (sonic-net#2516)
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for e6bc80f - Browse repository at this point
Copy the full SHA e6bc80fView commit details -
[submodule] update sonic-snmpagent (sonic-net#2517)
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 8e8c18f - Browse repository at this point
Copy the full SHA 8e8c18fView commit details -
[updategraph] After system upgrade, restore files/directories with or…
…iginal attributes etc. (sonic-net#2368) * [updategraph] After system upgrade, restore files/directories with original attributes etc. Restore a few more files that was missed before. Restore FRR configuration directory if exists on old system Signed-off-by: Zhenggen Xu <zxu@linkedin.com> * Removed deployment_id_asn_map.yml from copy list Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
Configuration menu - View commit details
-
Copy full SHA for 4a24103 - Browse repository at this point
Copy the full SHA 4a24103View commit details
Commits on Feb 3, 2019
-
[build]: add fastentrypoints which is used for sonic-utilities build (s…
…onic-net#2479) sonic-net/sonic-utilities#438 Signed-off-by: Wataru Ishida <ishida@nel-america.com>
Configuration menu - View commit details
-
Copy full SHA for 7808f3c - Browse repository at this point
Copy the full SHA 7808f3cView commit details -
[QoS]: Link pg 2 and 6 to lossy buffer profile (sonic-net#2511)
* Link pg 2 and 6 to lossy buffer profile Signed-off-by: Wenda <wenni@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b1bdecb - Browse repository at this point
Copy the full SHA b1bdecbView commit details
Commits on Feb 6, 2019
-
[submodule 201811] advance sairedis and swss submodule for 201811 bra…
…nch (sonic-net#2526) * [submodule 201811] advance sairedis and swss submodule for 201811 branch Submodule src/sonic-sairedis 60f97c3..bdb0074: > Add more information on failed map sizes (sonic-net#416) > Add WRED specific comparison logic (sonic-net#413) > Initialize notification queue pointer before switch create (sonic-net#411) > Add log info for not matching SG/IPG/QUEUES (sonic-net#409) > Add support for any number of ports in virtual switch using lane map (sonic-net#407) Submodule src/sonic-swss 85f6322..65a0256: > Increase the watermark polling interval to 10s (sonic-net#777) > [vstest]: fix test_port_an_warm.py test (sonic-net#779) > [wartermarkorch] Fix repeated m_pg_ids and m_unicast_queue_ids add up issue (sonic-net#752) > [teammgrd] Fix inconsistent port admin status (sonic-net#755) > Remove AclTableGroup upon removal of port/lag/vlan (sonic-net#751) Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [submodule] advance sonic-swss submodule Submodule src/sonic-swss 65a0256..bf21ee3: > On a routing vlan, the neighbor entry in the /31 subnet is not added … (sonic-net#784) > portsorch ports init done flag should means buffer, autoneg, speed, m… (sonic-net#747) (sonic-net#783) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 7d5cb91 - Browse repository at this point
Copy the full SHA 7d5cb91View commit details -
[sub module] sub module sonic-swss-common tracking 201811 branch (son…
…ic-net#2530) * [sub module] sub module sonic-swss-common tracking 201811 branch And include change: Submodule src/sonic-swss-common e8caaea..a40837a: > [pyext] enable types in stdint.h (#259) Signed-off-by: Ying Xie <ying.xie@microsoft.com> * also include: Submodule src/sonic-swss-common a40837a..594f4e8: > Optimized ProducerStateTable set/del notification processing to avoid… (#257) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c88f168 - Browse repository at this point
Copy the full SHA c88f168View commit details
Commits on Feb 7, 2019
-
[submodule] update utilities pointer (sonic-net#2523)
- [config/main.py]Fixed - added a validation such that delete portchannel or portchannel members only when it is configured (#277) (sonic-net#445) - Revert "[config/main.py]Fixed - added a validation such that delete portchannel or portchannel members only when it is configured (#277) (sonic-net#445)" (sonic-net#452) - [intfutil] add Asymmetric PFC status to 'show interface status' (sonic-net#437) Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for a98fe06 - Browse repository at this point
Copy the full SHA a98fe06View commit details -
[QoS]: fix size and xoff value on a7050-QX-32S, -QX32, and s6000(soni…
…c-net#2527) Signed-off-by: Wenda <wenni@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4023a77 - Browse repository at this point
Copy the full SHA 4023a77View commit details -
[docker-snmp] Install pyyaml in the container (sonic-net#2533)
This dependency is needed for arista plugins to properly work.
Configuration menu - View commit details
-
Copy full SHA for accaacc - Browse repository at this point
Copy the full SHA accaaccView commit details
Commits on Feb 8, 2019
-
[sub module] advance sonic-swss sub module (sonic-net#2539)
Included: > [neighsyncd] increase neighbor syncd restore timeout to 110 seconds (sonic-net#745) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b4bc4b7 - Browse repository at this point
Copy the full SHA b4bc4b7View commit details
Commits on Feb 11, 2019
-
[platform/cel] - add fppga upgrade tool
Wirut Getbamrung committedFeb 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 2031dc6 - Browse repository at this point
Copy the full SHA 2031dc6View commit details -
[device/alibaba] - Update device plugins to latest version
Wirut Getbamrung committedFeb 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 5659288 - Browse repository at this point
Copy the full SHA 5659288View commit details
Commits on Feb 12, 2019
-
[bcm sai] Upgrade Broadcom SAI to version 3.3.4.3-2 (sonic-net#2550)
- Including Broadcom patch for CS7252202. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f9f9a64 - Browse repository at this point
Copy the full SHA f9f9a64View commit details
Commits on Feb 14, 2019
-
[swss/syncd] log swss/syncd service script activities (sonic-net#2545)
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 24bce77 - Browse repository at this point
Copy the full SHA 24bce77View commit details -
[lldpmgr] add mgmt ip to lldpd conf template, handle port description…
…/alias changes (sonic-net#2396) * [lldpmgr] add mgmt ip to lldpd conf templte, handle port description/alias config Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * fix typo * [config-engine] update test sample output lldpd.conf Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * fix the log message * fix lldpd.conf.j2
Configuration menu - View commit details
-
Copy full SHA for a65e47f - Browse repository at this point
Copy the full SHA a65e47fView commit details -
[minigraph.py] generate port description for every port (sonic-net#2395)
* [minigraph.py] generate mandatory default port description Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * use port name as default description * [config-engine] update test exaple output Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * [minigraph.py] use alias/port name as default description instead of neighbor data Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for ab19d13 - Browse repository at this point
Copy the full SHA ab19d13View commit details -
[submodule]: update sonic-dbsyncd
* fe60afa 2019-02-12 | [lldpsyncd] remove dbsyncd logic which is moved to lldpmgr (#15) (HEAD, origin/master, origin/HEAD) [Mykola F] Signed-off-by: Guohan Lu <gulv@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a7e013b - Browse repository at this point
Copy the full SHA a7e013bView commit details -
configure the hostname for lldpd
Signed-off-by: Guohan Lu <gulv@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 41bb13b - Browse repository at this point
Copy the full SHA 41bb13bView commit details -
setup port description if minigraph has neighbor information
Signed-off-by: Guohan Lu <gulv@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for bab38e4 - Browse repository at this point
Copy the full SHA bab38e4View commit details -
configure lldp when the port exists
On some platform, portstate might be unknown as it might not be supported by the driver. Signed-off-by: Guohan Lu <gulv@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 6f2274a - Browse repository at this point
Copy the full SHA 6f2274aView commit details -
start lldp-syncd and lldpmgrd after lldpd fully started
Signed-off-by: Guohan Lu <gulv@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 11fa090 - Browse repository at this point
Copy the full SHA 11fa090View commit details -
Updated SAI XML config for SN2010. (sonic-net#2561)
Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for d10275e - Browse repository at this point
Copy the full SHA d10275eView commit details -
[HWSKU] Define HWSKU Arista-7260CX3-Q64 and Arista-7260CX3-Q44 (sonic…
…-net#2562) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c0f82b3 - Browse repository at this point
Copy the full SHA c0f82b3View commit details -
[warm boot] cherry-pick PR sonic-net#2538 and advance related sub-mod…
…ules (sonic-net#2569) PR#2538 cannot merge due to master branch status. It has been tested against 201811 branch. Submodule src/sonic-sairedis 21f4a49..d57222a: > Add more specific logic for ingress ACL and buffer profile (sonic-net#421) > Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE (sonic-net#418) > Add support for vlan tagged frames in virtual switch (sonic-net#417) Submodule src/sonic-swss 1590030..584490c: > Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE (sonic-net#786) > [vstest]: Potential fix for timing issue in warm_reboot's routing UT (sonic-net#788) Submodule src/sonic-swss-common 594f4e8..286ef34: > Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE (#260) Submodule src/sonic-utilities c6666e2..b44b462: > Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABL… (sonic-net#458) > [aclshow] output only counters per table/rule (sonic-net#442) Signed-off-by: Ying Xie <ying.xie@microsoft.com> [PR 2538] Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
Configuration menu - View commit details
-
Copy full SHA for 4faa5f2 - Browse repository at this point
Copy the full SHA 4faa5f2View commit details
Commits on Feb 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dc82709 - Browse repository at this point
Copy the full SHA dc82709View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a4801 - Browse repository at this point
Copy the full SHA e0a4801View commit details -
[device/alibaba] - Update BMC Upgrade method
Wirut Getbamrung committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 60c4f07 - Browse repository at this point
Copy the full SHA 60c4f07View commit details -
[platform/ali] - Update switchboard driver to fixes bug
Wirut Getbamrung committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for d3281ce - Browse repository at this point
Copy the full SHA d3281ceView commit details -
Wirut Getbamrung committed
Feb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for e2de636 - Browse repository at this point
Copy the full SHA e2de636View commit details -
[platform/cel] - Remove depend linux image from platform debian package
Wirut Getbamrung committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 03d007d - Browse repository at this point
Copy the full SHA 03d007dView commit details
Commits on Feb 22, 2019
-
[platform/cel] - Remove platform module cel code
Wirut Getbamrung committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for d648a1b - Browse repository at this point
Copy the full SHA d648a1bView commit details -
[platform/cel] - Add sonic-platform-modules-cel as submodule
Wirut Getbamrung committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for c1e04ab - Browse repository at this point
Copy the full SHA c1e04abView commit details
Commits on Feb 25, 2019
-
add parameter mdio_output_delay for phalanx
Alex-Dai committedFeb 25, 2019 Configuration menu - View commit details
-
Copy full SHA for bc384a7 - Browse repository at this point
Copy the full SHA bc384a7View commit details -
Merge pull request #56 from SONIC-DEV/201811_cel_alex
add parameter mdio_output_delay for phalanx
Configuration menu - View commit details
-
Copy full SHA for 61ca163 - Browse repository at this point
Copy the full SHA 61ca163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c1998 - Browse repository at this point
Copy the full SHA 33c1998View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2535bc - Browse repository at this point
Copy the full SHA e2535bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee006ac - Browse repository at this point
Copy the full SHA ee006acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed09c8 - Browse repository at this point
Copy the full SHA 4ed09c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3a130 - Browse repository at this point
Copy the full SHA fd3a130View commit details -
[platform/braodcom] Alibaba update submodule to fix bugs
*Fix Fishbone32/Fishbone48/phalanx platform module not load in 201811 branch *Revert unintension chnages in read_optic_temp.py and sync_bmc.py
Configuration menu - View commit details
-
Copy full SHA for 0021cbb - Browse repository at this point
Copy the full SHA 0021cbbView commit details
Commits on Mar 4, 2019
-
[device/alibaba] Fishbone/Phalanx rescan FPGA PCI device after upgrade.
*This allows the FPGA reload new firmware without power cycling the chassis.
Configuration menu - View commit details
-
Copy full SHA for 6d945d3 - Browse repository at this point
Copy the full SHA 6d945d3View commit details -
[device/alibaba] - Update firmware upgrade utility
Wirut Getbamrung committedMar 4, 2019 Configuration menu - View commit details
-
Copy full SHA for c7ae32b - Browse repository at this point
Copy the full SHA c7ae32bView commit details -
[device/alibaba] - Update missing config on bios upgrade function
Wirut Getbamrung committedMar 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 5438161 - Browse repository at this point
Copy the full SHA 5438161View commit details -
[device/alibab] - Add function to get cpld upgrade information
Wirut Getbamrung committedMar 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 519989d - Browse repository at this point
Copy the full SHA 519989dView commit details
Commits on Mar 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fa83d05 - Browse repository at this point
Copy the full SHA fa83d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70262a3 - Browse repository at this point
Copy the full SHA 70262a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5e308 - Browse repository at this point
Copy the full SHA 1a5e308View commit details
Commits on Mar 15, 2019
-
[device/alibaba] - Update cpld upgrade method and get last update fun…
…ction
Wirut Getbamrung committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 8dac2a9 - Browse repository at this point
Copy the full SHA 8dac2a9View commit details -
[device/alibaba] - Fix invalid linecard cpld key
Wirut Getbamrung committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for ad95c42 - Browse repository at this point
Copy the full SHA ad95c42View commit details
Commits on Mar 18, 2019
-
[device/ali] - Fix an error on fan cpld version monitoring
Wirut Getbamrung committedMar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 86486e7 - Browse repository at this point
Copy the full SHA 86486e7View commit details -
[device/alibaba] - Update bios method to avoid the reboot issue
Wirut Getbamrung committedMar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 41cb6bf - Browse repository at this point
Copy the full SHA 41cb6bfView commit details -
[device/alibaba] - Add more switch cpld upgrade type
Wirut Getbamrung committedMar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 9617b01 - Browse repository at this point
Copy the full SHA 9617b01View commit details
Commits on Mar 22, 2019
-
[optictemputil] Read module temperature from sysfs_eeprom
* replace i2ctool subprocess with open() from python.
Configuration menu - View commit details
-
Copy full SHA for f522f4d - Browse repository at this point
Copy the full SHA f522f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a292c7 - Browse repository at this point
Copy the full SHA 0a292c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab8d231 - Browse repository at this point
Copy the full SHA ab8d231View commit details
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5082b9c - Browse repository at this point
Copy the full SHA 5082b9cView commit details -
[platform/cel] - Add rsyslog configuration file
Wirut Getbamrung committedMar 28, 2019 Configuration menu - View commit details
-
Copy full SHA for ff0ca79 - Browse repository at this point
Copy the full SHA ff0ca79View commit details -
[device/alibaba] - Update get_last_firmware_upgrade api to support mu…
…ltiple upgrade
Wirut Getbamrung committedMar 28, 2019 Configuration menu - View commit details
-
Copy full SHA for e6f3779 - Browse repository at this point
Copy the full SHA e6f3779View commit details
Commits on Apr 2, 2019
-
[platform/cel] - Revert remote syslog server port to default
Wirut Getbamrung committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 9c119b2 - Browse repository at this point
Copy the full SHA 9c119b2View commit details
Commits on Apr 3, 2019
-
[platform/cel] - Remove rsyslog configuration file
Wirut Getbamrung committedApr 3, 2019 Configuration menu - View commit details
-
Copy full SHA for f835a26 - Browse repository at this point
Copy the full SHA f835a26View commit details
Commits on Apr 10, 2019
-
[syncd.sh] Don't stop sxdkernel during warm shutdown on Mellanox plat…
…form (sonic-net#2572) /etc/init.d/sxdkernel stop may take up to 15 sec which has impact on control plane downtime Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 9e9ceff - Browse repository at this point
Copy the full SHA 9e9ceffView commit details -
[hostcfgd]: Promote logs for update-notifications-from-DB from DEBUG …
…to INFO (sonic-net#2576) * Add a log message for each notification of add/del TACACS server. Signed-off-by: Renuka Manavalan <remanava@microsoft.com> * Moved another syslog message from DEBUG to INFO to be able to see those notifications. All these changes are to help with a one-time-seen-bug, that hostcfgd did not act upon changes to redis for TACACS servers. We could not repro the bug. Signed-off-by: Renuka Manavalan <remanava@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 96657c6 - Browse repository at this point
Copy the full SHA 96657c6View commit details -
[quagga]: collect quagga-dbg debian package (sonic-net#2575)
Signed-off-by: Guohan Lu <gulv@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for be2bb4d - Browse repository at this point
Copy the full SHA be2bb4dView commit details -
'show vlan config' is not displaying the VLAN members, after the clea…
…r config and reload with default l2 configuration. (sonic-net#2536) 'show vlan config' not displaying the VLAN members, after clear config done loaded with default l2 configuration.
Configuration menu - View commit details
-
Copy full SHA for 2e7c760 - Browse repository at this point
Copy the full SHA 2e7c760View commit details -
[swss]: flush asic db in swss.sh for non warm-boot (sonic-net#2582)
need to flush asic db in swss.sh instead of syncd.sh orchagent might already started in swss.sh and put commands into asic db before asic db is flushed in syncd.sh. This causes race condition such as INIT_VIEW not passing to syncd. Signed-off-by: Guohan Lu <gulv@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 8366375 - Browse repository at this point
Copy the full SHA 8366375View commit details -
[minigraph] asymmetric pfc is disabled by default (sonic-net#2481)
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> Conflicts: src/sonic-config-engine/tests/sample_output/ports.json src/sonic-config-engine/tests/test_cfggen.py
Configuration menu - View commit details
-
Copy full SHA for 9145510 - Browse repository at this point
Copy the full SHA 9145510View commit details -
[ntp] disable ntp time jump (sonic-net#2589)
- removing -g to disable jump when time difference is greater than 1000s - add -x to disable initial jump
Configuration menu - View commit details
-
Copy full SHA for c408755 - Browse repository at this point
Copy the full SHA c408755View commit details -
Revert "[baseimage] Delay ntp-config service to start after 5 minutes (…
…sonic-net#2494)" (sonic-net#2590) This reverts commit 33fe8d2.
Configuration menu - View commit details
-
Copy full SHA for b9e2740 - Browse repository at this point
Copy the full SHA b9e2740View commit details -
[config engine] update test_cfggen test_port_description test (sonic-…
…net#2593) Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 374aa33 - Browse repository at this point
Copy the full SHA 374aa33View commit details -
[201811 submodules] advance sairedis, swss, swss-common, utilities (s…
…onic-net#2594) * [201811 submodules] advance sairedis, swss, swss-common, utilities Submodule src/sonic-sairedis d57222a..54b02a1: > Add support for fdb_event MOVE and check fdb event oids (sonic-net#420) > [vslib] add missing port attributes for virtual switch (sonic-net#419) Submodule src/sonic-swss 584490c..62e2a20: > [fdborch] Store vlan id of FDB entry instead of port pvid into stateD… (sonic-net#759) > [portsorch] Change speed set flow (sonic-net#764) > Create egress ACL table group during the PFCWD stats list installment (sonic-net#787) Submodule src/sonic-swss-common 286ef34..2592b0c: > Add support for WarmStart::setDataCheckState() (#242) Submodule src/sonic-utilities b44b462..d409987: > [sonic_installer] Improve error handling (sonic-net#460) > [clock] sync os time to CMOS before rebooting (sonic-net#465) > [intfstat] add intfstat script to output RIF counters (sonic-net#439) Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [201811 utilties] add 201811 branch for sonic-utilities repo Submodule src/sonic-utilities d409987...ff1448c: > [sonic_installer] Improve error handling (sonic-net#460) > [clock] sync os time to CMOS before rebooting (sonic-net#465) < [sonic_installer] Improve error handling (sonic-net#460) < [clock] sync os time to CMOS before rebooting (sonic-net#465) < [intfstat] add intfstat script to output RIF counters (sonic-net#439) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c4cd84f - Browse repository at this point
Copy the full SHA c4cd84fView commit details -
[submodule] update mellanox hw-mgmgt pointer (V.2.0.0061) (sonic-net#…
…2592) Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for f5e2145 - Browse repository at this point
Copy the full SHA f5e2145View commit details -
[201811 sub module] advance sonic-swss sub module (sonic-net#2599)
Submodule src/sonic-swss 62e2a20..4b489ce: > Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c7ba85c - Browse repository at this point
Copy the full SHA c7ba85cView commit details -
[Mellanox] Update SAI, SDK/FW (v4.3.0136/13.1910.0920) (sonic-net#2616)
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for f7bebd8 - Browse repository at this point
Copy the full SHA f7bebd8View commit details -
[sub module] advance sonic-utilities sub module for 201811 branch (so…
…nic-net#2619) Submodule src/sonic-utilities ff1448c..f95da07: > [fast/warm reboot] set default reboot method to "kexec -e" (sonic-net#473) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a8cf325 - Browse repository at this point
Copy the full SHA a8cf325View commit details -
[Mellanox] Fix SAI version (sonic-net#2628)
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 7c55139 - Browse repository at this point
Copy the full SHA 7c55139View commit details -
[services] Ensure swss and syncd services start before dependent serv…
…ices (sonic-net#2634) * [services] Ensure swss and syncd services start before dependent services * Add 'attach' functions to scripts which get installed to /usr/local/bin so that services only reference the one script each * Add 'After=swss.service' to syncd.service
Configuration menu - View commit details
-
Copy full SHA for 47088e5 - Browse repository at this point
Copy the full SHA 47088e5View commit details -
[router-advertiser] Add templated script to wait for pertinent interf…
…aces to be ready before starting radvd (sonic-net#2558)
Configuration menu - View commit details
-
Copy full SHA for 50a23a9 - Browse repository at this point
Copy the full SHA 50a23a9View commit details -
[supervisor] Fix crash if system clock rolls back within startsecs; R…
…efactor patch (sonic-net#2624)
Configuration menu - View commit details
-
Copy full SHA for 1e48feb - Browse repository at this point
Copy the full SHA 1e48febView commit details -
Set a rate limit on syslog messages from all Docker containers (sonic…
…-net#2573) Rate limiting at 20,000 messages per 5-minute interval
Configuration menu - View commit details
-
Copy full SHA for 1aa304e - Browse repository at this point
Copy the full SHA 1aa304eView commit details -
[swss/syncd] cold start syncd service in swss in attach method (sonic…
…-net#2639) start() is called by service startPre method, which is blocking. Starting syncd service here is causing deadlock. attach() is called by service start method, which is non-blocking. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 968fc2c - Browse repository at this point
Copy the full SHA 968fc2cView commit details -
Add hook to allow customizing link cable lengths
Signed-off-by: Wenda Ni <wenni@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 14ec4ac - Browse repository at this point
Copy the full SHA 14ec4acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 761ca31 - Browse repository at this point
Copy the full SHA 761ca31View commit details -
[201811 sub module] update swss, swss-common sub modules (sonic-net#2652
) Submodule src/sonic-swss 4b489ce..90eb25d: > [portsorch] fix bug in speed set (sonic-net#806) Submodule src/sonic-swss-common 2592b0c..c674e64: > Add multiple fields hdel support (#267) > Update PFC_WD table name in CONFIG_DB (#266) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c024be1 - Browse repository at this point
Copy the full SHA c024be1View commit details -
[mellanox]: Remove MAC alignment WA for Mellanox platforms. (sonic-ne…
…t#2632) Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 3d18f46 - Browse repository at this point
Copy the full SHA 3d18f46View commit details -
[201811 sub module] advance sairedis sub module (sonic-net#2657)
Submodule src/sonic-sairedis 54b02a1..8182916: > Add pre match to comparison logic and unittests (sonic-net#423) > Drop FDB notifications if they contain invalid OIDs (sonic-net#428) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 7402bee - Browse repository at this point
Copy the full SHA 7402beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61170e1 - Browse repository at this point
Copy the full SHA 61170e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b678f - Browse repository at this point
Copy the full SHA 26b678fView commit details -
[minigraph]: Do not fail for minigraphs which do not have neighbors l…
…isted in <Devices> section (sonic-net#2522) Signed-off-by: Nadiya.Stetskovych <nstetskovych@barefootnetworks.com>
Configuration menu - View commit details
-
Copy full SHA for 9028550 - Browse repository at this point
Copy the full SHA 9028550View commit details -
[qos]: Map tc 1, 2, 5, and 6 back to pg 0 (sonic-net#2650)
Lossy traffic does not need to be mapped to different ingress PGs. They can all share the same ingress PG. Signed-off-by: Wenda Ni <wenni@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 1678ca4 - Browse repository at this point
Copy the full SHA 1678ca4View commit details -
Update bcmcmd binary: fix crash issue when long line >= 1023 chars (s…
…onic-net#2659) Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5bf2b3c - Browse repository at this point
Copy the full SHA 5bf2b3cView commit details -
[services] Services which start containers now use 'docker wait' inst…
…ead of 'docker attach' (sonic-net#2661)
Configuration menu - View commit details
-
Copy full SHA for 6383284 - Browse repository at this point
Copy the full SHA 6383284View commit details -
[mellanox] Fix in mlnx-ffb.sh (sonic-net#2676)
Fixes "No ISSU version file found /etc/mlnx/issu-version" when rebooting to different image; Add aditional check condition. Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for a9ad758 - Browse repository at this point
Copy the full SHA a9ad758View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec0ce4 - Browse repository at this point
Copy the full SHA bec0ce4View commit details -
[201811 sub-module] advance sub-modules: utilities, swss, swss-common (…
…sonic-net#2679) Submodule src/sonic-utilities f95da07..2fe01fe: > neighbor advertiser script (sonic-net#469) > [aclshow] restore PRIO column and sort entries by priority (sonic-net#476) > Update watermark default polling interval to 10s (sonic-net#470) > show interface status <interface-name> throws error (fixes sonic-net#427) (sonic-net#440) Submodule src/sonic-swss 90eb25d..91171b6: > fix a unstable swss egress acl test (sonic-net#776) > [aclorch] Remove L4 port range support limitation on egress ACL table and add new SWSS virtual test. (sonic-net#741) > Fix orchagent SEGV when PortConfigDone not set (sonic-net#803) Submodule src/sonic-swss-common 2592b0c..5f4abd9: > Force only supported commands on consumer table (#261) > Add multiple fields hdel support (#267) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4b81fbf - Browse repository at this point
Copy the full SHA 4b81fbfView commit details -
[Mellanox] Update SAI (sonic-net#2686)
New SAI fixes getting of queue buffer profile Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 3b04f6f - Browse repository at this point
Copy the full SHA 3b04f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9fcdb1 - Browse repository at this point
Copy the full SHA c9fcdb1View commit details -
[Mellanox] fix sfp lpmode set failure caused by extra nv port (sonic-…
…net#2671) * fix lpmode set failure issue by skipping nvport
Configuration menu - View commit details
-
Copy full SHA for 9f028ed - Browse repository at this point
Copy the full SHA 9f028edView commit details -
[docker script] skip docker mount point checking for database contain…
…er (sonic-net#2683) database container doesn't mount hwsku folder. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c8b25c0 - Browse repository at this point
Copy the full SHA c8b25c0View commit details -
[make file] managing teamd patches with stg (sonic-net#2689)
Just so that the folder will be clean and make working on new patches much easier. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 83c2329 - Browse repository at this point
Copy the full SHA 83c2329View commit details -
[201811 sub module] advance utilitie sub module (sonic-net#2695)
Submodule src/sonic-utilities 2fe01fe..9d9aaa0: > [warm/fast reboot] setup control plane assistant when available (sonic-net#487) > [reboot script] add -h, -? options (sonic-net#484) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4b59985 - Browse repository at this point
Copy the full SHA 4b59985View commit details -
[jessie based docker] remove dependency on some retired jessie repos (s…
…onic-net#2707) * [jessie repo] remove one dependency on jessie-backport repo Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [build] remove dependency on retried jessie-backports repo The downloaded Jessie docker image still reference jessie-updates. Removing it from the list. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * fix typo * move chunk * [docker-ptf] avoid using retired Jessie repos Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 161b9cb - Browse repository at this point
Copy the full SHA 161b9cbView commit details -
[libteam]: Skip setting the same hwaddr to lag port to avoid disrupti…
…ng neighbor… (sonic-net#2602) * Skip setting the same hwaddr to lag port to avoid disrupting neighbor entries Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
Configuration menu - View commit details
-
Copy full SHA for 9596683 - Browse repository at this point
Copy the full SHA 9596683View commit details -
[teamd] retry creating team_port after interface info changed (sonic-…
…net#2699) Race condition has been noticed after warm reboot: sometimes when port_changed notification was received, the link message didn't have the device name. Without device name, creating team port would fail. Registering to the interface information change notification, so later when device name becomes available, retry creating team port. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 32ad731 - Browse repository at this point
Copy the full SHA 32ad731View commit details -
[devices]: Add support of HwSKU Mellanox-SN2700-C28D8 (sonic-net#2700)
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for d0c9d6a - Browse repository at this point
Copy the full SHA d0c9d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d19d9f4 - Browse repository at this point
Copy the full SHA d19d9f4View commit details -
[201811][snmpagent][swss-common] advance sub module head to include o…
…verlay SNMP (sonic-net#2721) * [snmpagent][swss-common] advance sub module head to include overlay SNMP Submodule src/sonic-snmpagent 0f2bbd7..26f0495: > Remove verbose feature missing logs (#102) > Enable overriding interface counters OIDs (#98) Submodule src/sonic-swss-common 5f4abd9..36fd5e9: > Add new DB index for SNMP_OVERLAY_DB (#262) Note: overlay DB also requires change in swss-common, which has been moved ahead. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [utilities] advance utilities sub-module head Submodule src/sonic-utilities 9d9aaa0..d1070b2: > [warm-reboot] initialize warm reboot state table before warm rebooting (sonic-net#492) > Allow config shutdown and startup operations on valid PortChannel interface names (sonic-net#474)
Configuration menu - View commit details
-
Copy full SHA for a669b30 - Browse repository at this point
Copy the full SHA a669b30View commit details -
[service] add warmboot finializer service (sonic-net#2725)
After warm reboot is done, we need to disable warm reboot flag and tear down anything setup for warm reboot and persisted across. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0bebd16 - Browse repository at this point
Copy the full SHA 0bebd16View commit details -
[build] force Linux to drop cache before calling kvm (sonic-net#2717)
* [vm build] force Linux to drop cache before calling kvm KVM need to allocate 2G memory for this build. The system memory might be occupied by cache at the moment and doesn't have 2G chunk to give out. Forcing Kernel to drop cache to boost the chance of getting 2G memory. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [make] add option to enable/disable VS build memory preparation Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e0b8570 - Browse repository at this point
Copy the full SHA e0b8570View commit details -
[teamd service] teamd service should start after syncd (sonic-net#2724)
* [teamd service] teamd service should start after syncd Signed-off-by: Ying Xie <ying.xie@microsoft.com> * combine after lines
Configuration menu - View commit details
-
Copy full SHA for 54c805e - Browse repository at this point
Copy the full SHA 54c805eView commit details -
[teamd] prevent re-entrance of port priv change handler (sonic-net#2723)
When adding a lag member dynamically after system boots up, teamd port priv change handler could re-entrant itself and causing adding operation to fail. While handling PORT_CHANGE event, teamd_per_port.c port priv change handler was called, it will then call runner_lacp to add port to lag, the later causes IFINFO_CHANGE to be notified and calls the priv change handler again, this re-entrance would cause runner_lacp port_added to be called again and messes up with the previous adding sequence. Then fails the lag member adding operation. Prevent per port priv change handler re-entrance solves the problem. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fca6b90 - Browse repository at this point
Copy the full SHA fca6b90View commit details -
[201811][sairedis][swss] advance sub module head of sairedis and swss (…
…sonic-net#2728) Submodule src/sonic-sairedis 8182916..483c89e: > Notify OA about exception and process only restart query events (sonic-net#437) Submodule src/sonic-swss 91171b6..d22b2de: > Allow ACL entry creation without ACL counter (sonic-net#818) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 304e42a - Browse repository at this point
Copy the full SHA 304e42aView commit details -
[201811][platform-common] add platform-common 201811 branch (sonic-ne…
Configuration menu - View commit details
-
Copy full SHA for 61097d0 - Browse repository at this point
Copy the full SHA 61097d0View commit details -
removing dhcp- turn- off option from initrd (sonic-net#2555)
* removing dhcp changes from initrd * removing mgmt-intf-dhcp file
Configuration menu - View commit details
-
Copy full SHA for 996caad - Browse repository at this point
Copy the full SHA 996caadView commit details -
Revert "[teamd service] teamd service should start after syncd (sonic…
…-net#2724)" (sonic-net#2733) This reverts commit 0d1efb1.
Configuration menu - View commit details
-
Copy full SHA for 599ec34 - Browse repository at this point
Copy the full SHA 599ec34View commit details -
[201811][utilities] advance submodule head (sonic-net#2748)
Submodule src/sonic-utilities d1070b2..bae21e7: > Update neighbor advertiser (sonic-net#498) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 7136cab - Browse repository at this point
Copy the full SHA 7136cabView commit details -
[hostcfgd] -- Fix the default for failthrough as false.
This implies that by default, if TACACS is configured properly and it reported auth_err, then don't try fail through to traditional unix authentication through /etc/passwd. If this failthrough is intended, make it explicit through "sudo config aaa authentication failthrough enable" Removed an unused variable "aaa.fallback" Tested manually. Note the presence of 'auth_err=die' in all cases except when failthrough is explicitly enabled. admin@str-s6000-acs-13:~$ sudo config aaa authentication failthrough default; date Wed Apr 3 23:05:18 UTC 2019 admin@str-s6000-acs-13:~$ ls -lrt /etc/pam.d/common-auth-sonic ; grep 123 /etc/pam.d/common-auth-sonic -rw-r--r-- 1 root root 1316 Apr 3 23:05 /etc/pam.d/common-auth-sonic auth [success=done new_authtok_reqd=done default=ignore auth_err=die] pam_tacplus.so server=100.127.20.22:49 secret=testing123 login=login timeout=5 try_first_pass auth [success=done new_authtok_reqd=done default=ignore auth_err=die] pam_tacplus.so server=100.127.20.21:49 secret=testing123 login=login timeout=5 try_first_pass admin@str-s6000-acs-13:~$ sudo config aaa authentication failthrough enable; date ; h4 "AAA|authentication" Wed Apr 3 23:06:37 UTC 2019 admin@str-s6000-acs-13:~$ ls -lrt /etc/pam.d/common-auth-sonic ; grep 123 /etc/pam.d/common-auth-sonic -rw-r--r-- 1 root root 1294 Apr 3 23:06 /etc/pam.d/common-auth-sonic auth [success=done new_authtok_reqd=done default=ignore] pam_tacplus.so server=100.127.20.22:49 secret=testing123 login=login timeout=5 try_first_pass auth [success=done new_authtok_reqd=done default=ignore] pam_tacplus.so server=100.127.20.21:49 secret=testing123 login=login timeout=5 try_first_pass admin@str-s6000-acs-13:~$ sudo config aaa authentication failthrough disable; date ; h4 "AAA|authentication" Wed Apr 3 23:07:09 UTC 2019 admin@str-s6000-acs-13:~$ ls -lrt /etc/pam.d/common-auth-sonic ; grep 123 /etc/pam.d/common-auth-sonic -rw-r--r-- 1 root root 1321 Apr 3 23:07 /etc/pam.d/common-auth-sonic auth [success=done new_authtok_reqd=done default=ignore auth_err=die] pam_tacplus.so server=100.127.20.22:49 secret=testing123 login=login timeout=5 try_first_pass auth [success=done new_authtok_reqd=done default=ignore auth_err=die] pam_tacplus.so server=100.127.20.21:49 secret=testing123 login=login timeout=5 try_first_pass
Configuration menu - View commit details
-
Copy full SHA for 4312d61 - Browse repository at this point
Copy the full SHA 4312d61View commit details -
[20181][sub-modules] advance sairedis, swss, swss-common and utilities (
sonic-net#2759) Submodule src/sonic-sairedis 483c89e..97dd2a8: > Fix compilation issues in stretch docker with gcc-6.3 (sonic-net#426) > Make object list deterministic when iterating (sonic-net#438) > Ignore ACL_COUNTER bytes and packets during comparison logic (sonic-net#443) Submodule src/sonic-swss d22b2de..ae74a27: > Survive pfc watchdog storm action across warm-reboot (sonic-net#794) Submodule src/sonic-swss-common 36fd5e9..24c0ff7: > Update PFC_WD table name in CONFIG_DB (#266) Submodule src/sonic-utilities bae21e7..6aee909: > [neighbor advertiser] convert int to string before concatenating (sonic-net#505) > [config]: Change the order of interface commands (sonic-net#504) > Change PFC watchdog CONFIG_DB table name from PFC_WD_TABLE to PFC_WD (sonic-net#475) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ddc49d8 - Browse repository at this point
Copy the full SHA ddc49d8View commit details -
[platform/cel] - Update bmc_vlan service execute order
Wirut Getbamrung committedApr 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 8564813 - Browse repository at this point
Copy the full SHA 8564813View commit details -
[device/alibaba] - Update Airflow detection format
Wirut Getbamrung committedApr 10, 2019 Configuration menu - View commit details
-
Copy full SHA for cf9a8a7 - Browse repository at this point
Copy the full SHA cf9a8a7View commit details -
Merge pull request #73 from celestica-Inc/201811_cel-update-bmc-vlan-…
…service [platform/cel] - Update bmc_vlan service execute order
Wirut Getbamrung authoredApr 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 75b0f2e - Browse repository at this point
Copy the full SHA 75b0f2eView commit details
Commits on Apr 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ccf1243 - Browse repository at this point
Copy the full SHA ccf1243View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fc0d2 - Browse repository at this point
Copy the full SHA b2fc0d2View commit details
Commits on May 22, 2019
-
[platform/cel]: Add BMC watchdog service (#81)
Wirut Getbamrung authoredMay 22, 2019 Configuration menu - View commit details
-
Copy full SHA for f14e7ab - Browse repository at this point
Copy the full SHA f14e7abView commit details -
[device/alibaba]: update firmware management API (#80)
* [device/alibaba]: Add support for bmc upgrade type pingpong * [device/alibaba]: Update bmc upgrade flow follow new BMC RESTful * [device/alibaba]: Add firmware program/refresh api * [device/alibaba]: Add watchdog control for firmware upgrade process * [device/alibaba]: Update error handler * [device/alibaba]: Add function for getting booting bios image
Wirut Getbamrung authoredMay 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 17603cc - Browse repository at this point
Copy the full SHA 17603ccView commit details
Commits on May 23, 2019
-
[device/alibaba]: Update firmware_refresh API to support multiple ref…
…resh image (#83) * [device/alibaba]: Update firmware_refresh to support multiple refresh image * [device/alibaba]: Update firmware_refresh error handler
Wirut Getbamrung authoredMay 23, 2019 Configuration menu - View commit details
-
Copy full SHA for b2cacc4 - Browse repository at this point
Copy the full SHA b2cacc4View commit details
Commits on May 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f4b451c - Browse repository at this point
Copy the full SHA f4b451cView commit details
Commits on May 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a5fb122 - Browse repository at this point
Copy the full SHA a5fb122View commit details
Commits on May 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fb558e3 - Browse repository at this point
Copy the full SHA fb558e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba02ef0 - Browse repository at this point
Copy the full SHA ba02ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca67225 - Browse repository at this point
Copy the full SHA ca67225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6287570 - Browse repository at this point
Copy the full SHA 6287570View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5600a1 - Browse repository at this point
Copy the full SHA a5600a1View commit details
Commits on May 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 37274e1 - Browse repository at this point
Copy the full SHA 37274e1View commit details
Commits on Jun 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 879afaa - Browse repository at this point
Copy the full SHA 879afaaView commit details -
[device/alibaba]: Update get_last_upgrade_result to support cpld/fpga…
… upgrade via firmware_program
Configuration menu - View commit details
-
Copy full SHA for 2b1866c - Browse repository at this point
Copy the full SHA 2b1866cView commit details
Commits on Jun 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 71ee1d4 - Browse repository at this point
Copy the full SHA 71ee1d4View commit details
Commits on Jun 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9162a4f - Browse repository at this point
Copy the full SHA 9162a4fView commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1dbc62d - Browse repository at this point
Copy the full SHA 1dbc62dView commit details
Commits on Jul 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d2ba48f - Browse repository at this point
Copy the full SHA d2ba48fView commit details
Commits on Jul 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a27b390 - Browse repository at this point
Copy the full SHA a27b390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3309b - Browse repository at this point
Copy the full SHA 1b3309bView commit details
Commits on Jul 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fc9f359 - Browse repository at this point
Copy the full SHA fc9f359View commit details
Commits on Jul 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for adcf58a - Browse repository at this point
Copy the full SHA adcf58aView commit details
Commits on Sep 9, 2019
-
modify port number start from Ethernet1
Alex-Dai committedSep 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 0a87b18 - Browse repository at this point
Copy the full SHA 0a87b18View commit details -
Merge pull request #112 from SONIC-DEV/201811_cel_alex
modify port number start from Ethernet1
Configuration menu - View commit details
-
Copy full SHA for a8ec08f - Browse repository at this point
Copy the full SHA a8ec08fView commit details
Commits on Oct 16, 2019
-
[device/alibaba]; add presence status detection in sfputil tx_disable…
… function for QSFP
Configuration menu - View commit details
-
Copy full SHA for 476512c - Browse repository at this point
Copy the full SHA 476512cView commit details
Commits on Oct 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c6bd3ef - Browse repository at this point
Copy the full SHA c6bd3efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0a700 - Browse repository at this point
Copy the full SHA 0c0a700View commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 26c92af - Browse repository at this point
Copy the full SHA 26c92afView commit details
Commits on Dec 12, 2019
-
[Fishbone32/Phalanx] Update i2c adapter driver to fix write 0xFF issue
* update platform submodule pointer.
Configuration menu - View commit details
-
Copy full SHA for 43aa673 - Browse repository at this point
Copy the full SHA 43aa673View commit details
Commits on Jan 3, 2020
-
[Fishbones/phalanx] Update switchboard driver to fix EEPROM not detected
* update platform module pointer.
Configuration menu - View commit details
-
Copy full SHA for 06eee13 - Browse repository at this point
Copy the full SHA 06eee13View commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 68f06df - Browse repository at this point
Copy the full SHA 68f06dfView commit details
Commits on Feb 18, 2020
-
[Fishbones/phalanx] Add BMC serial console logging service.
* update platform module pointer.
Configuration menu - View commit details
-
Copy full SHA for 612c898 - Browse repository at this point
Copy the full SHA 612c898View commit details
Commits on Feb 19, 2020
-
[platform/cel] one bus mutex for the eeprom read/write issue (#132)
* Update Fishbone32 and Fishbone48 to use on muxtext lock in i2c cores.
Configuration menu - View commit details
-
Copy full SHA for 1f53553 - Browse repository at this point
Copy the full SHA 1f53553View commit details
Commits on Feb 20, 2020
-
[Fishbones/phalanx] Update switchboard driver to fix kernel panic
* Fix kernel panic while removing switchboard_fpga.
Configuration menu - View commit details
-
Copy full SHA for 16d771b - Browse repository at this point
Copy the full SHA 16d771bView commit details
Commits on Mar 25, 2020
-
[platform/cel]: add confirmation for bmc-exec and powerutil
Wirut Getbamrung committedMar 25, 2020 Configuration menu - View commit details
-
Copy full SHA for ef1168c - Browse repository at this point
Copy the full SHA ef1168cView commit details
Commits on Apr 10, 2020
-
Merge pull request #143 from mudsut4ke/201811_cel_power_util
[platform/cel]: Add function confirmation
Wirut Getbamrung authoredApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 03edef0 - Browse repository at this point
Copy the full SHA 03edef0View commit details