Ying Xie
23aa759d7a
[201811 sub module] advance sairedis sub module ( #2657 )
...
Submodule src/sonic-sairedis 54b02a1..8182916:
> Add pre match to comparison logic and unittests (#423 )
> Drop FDB notifications if they contain invalid OIDs (#428 )
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-03-07 11:07:59 -08:00
Nazarii Hnydyn
8a602c67f9
[mellanox]: Remove MAC alignment WA for Mellanox platforms. ( #2632 )
...
Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
2019-03-07 17:40:40 +00:00
Ying Xie
898a5ac609
[201811 sub module] update swss, swss-common sub modules ( #2652 )
...
Submodule src/sonic-swss 4b489ce..90eb25d:
> [portsorch] fix bug in speed set (#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>
2019-03-07 08:54:53 -08:00
Ying Xie
4f3a5e863d
[devices]: sfputil support more mellanox sku ( #2645 )
2019-03-07 03:34:18 +00:00
Wenda Ni
0b13c45774
Add hook to allow customizing link cable lengths
...
Signed-off-by: Wenda Ni <wenni@microsoft.com>
2019-03-07 03:32:56 +00:00
Ying Xie
deab95cff6
[swss/syncd] cold start syncd service in swss in attach method ( #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>
2019-03-07 03:30:34 +00:00
Joe LeVeque
e5b8302fee
Set a rate limit on syslog messages from all Docker containers ( #2573 )
...
Rate limiting at 20,000 messages per 5-minute interval
2019-03-07 03:29:41 +00:00
Joe LeVeque
daf45c5179
[supervisor] Fix crash if system clock rolls back within startsecs; Refactor patch ( #2624 )
2019-03-07 03:28:56 +00:00
Ying Xie
ece0050acf
[router-advertiser] Add templated script to wait for pertinent interfaces to be ready before starting radvd ( #2558 )
2019-03-07 03:26:41 +00:00
Joe LeVeque
c6ccb80803
[services] Ensure swss and syncd services start before dependent services ( #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
2019-03-07 03:23:13 +00:00
Andriy Moroz
83c645d69f
[Mellanox] Fix SAI version ( #2628 )
...
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2019-03-01 10:27:17 -08:00
Ying Xie
8617923cd1
[sub module] advance sonic-utilities sub module for 201811 branch ( #2619 )
...
Submodule src/sonic-utilities ff1448c..f95da07:
> [fast/warm reboot] set default reboot method to "kexec -e" (#473 )
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-02-28 15:11:14 -08:00
Andriy Moroz
a06f5901d0
[Mellanox] Update SAI, SDK/FW (v4.3.0136/13.1910.0920) ( #2616 )
...
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2019-02-28 10:47:33 -08:00
Ying Xie
9f0ccbb0ab
[201811 sub module] advance sonic-swss sub module ( #2599 )
...
Submodule src/sonic-swss 62e2a20..4b489ce:
> Fix incorrect ACL CRM increment, resulting orchagent crash (#800 )
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-02-22 21:48:13 -08:00
Mykola F
fbdb256a04
[submodule] update mellanox hw-mgmgt pointer (V.2.0.0061) ( #2592 )
...
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
2019-02-22 16:21:35 +00:00
Ying Xie
1d11b95f87
[201811 submodules] advance sairedis, swss, swss-common, utilities ( #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 (#420 )
> [vslib] add missing port attributes for virtual switch (#419 )
Submodule src/sonic-swss 584490c..62e2a20:
> [fdborch] Store vlan id of FDB entry instead of port pvid into stateD… (#759 )
> [portsorch] Change speed set flow (#764 )
> Create egress ACL table group during the PFCWD stats list installment (#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 (#460 )
> [clock] sync os time to CMOS before rebooting (#465 )
> [intfstat] add intfstat script to output RIF counters (#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 (#460 )
> [clock] sync os time to CMOS before rebooting (#465 )
< [sonic_installer] Improve error handling (#460 )
< [clock] sync os time to CMOS before rebooting (#465 )
< [intfstat] add intfstat script to output RIF counters (#439 )
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-02-21 16:30:04 -08:00
Mykola F
797b21e5da
[config engine] update test_cfggen test_port_description test ( #2593 )
...
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
2019-02-21 21:27:37 +00:00
Ying Xie
d5250ad4b4
Revert "[baseimage] Delay ntp-config service to start after 5 minutes ( #2494 )" ( #2590 )
...
This reverts commit 33fe8d298e
.
2019-02-21 18:28:04 +00:00
Ying Xie
a57cb1413e
[ntp] disable ntp time jump ( #2589 )
...
- removing -g to disable jump when time difference is greater than 1000s
- add -x to disable initial jump
2019-02-21 18:26:15 +00:00
Mykola F
2a12684fbe
[minigraph] asymmetric pfc is disabled by default ( #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
2019-02-21 18:25:17 +00:00
lguohan
c5b0c59b78
[swss]: flush asic db in swss.sh for non warm-boot ( #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>
2019-02-21 18:23:58 +00:00
RAMA CHANDRA REDDY GADDAM
490f47e059
'show vlan config' is not displaying the VLAN members, after the clear config and reload with default l2 configuration. ( #2536 )
...
'show vlan config' not displaying the VLAN members, after clear config done loaded with default l2 configuration.
2019-02-21 18:21:06 +00:00
lguohan
fc5512ad85
[quagga]: collect quagga-dbg debian package ( #2575 )
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2019-02-21 18:15:18 +00:00
Renuka Manavalan
def2780f18
[hostcfgd]: Promote logs for update-notifications-from-DB from DEBUG to INFO ( #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>
2019-02-21 18:14:04 +00:00
Stepan Blyshchak
e5daf216fd
[syncd.sh] Don't stop sxdkernel during warm shutdown on Mellanox platform ( #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>
2019-02-21 18:11:37 +00:00
Ying Xie
4faa5f2f92
[warm boot] cherry-pick PR #2538 and advance related sub-modules ( #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 (#421 )
> Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE (#418 )
> Add support for vlan tagged frames in virtual switch (#417 )
Submodule src/sonic-swss 1590030..584490c:
> Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE (#786 )
> [vstest]: Potential fix for timing issue in warm_reboot's routing UT (#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… (#458 )
> [aclshow] output only counters per table/rule (#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>
2019-02-14 12:12:55 -08:00
Ying Xie
c0f82b3a55
[HWSKU] Define HWSKU Arista-7260CX3-Q64 and Arista-7260CX3-Q44 ( #2562 )
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-02-14 19:56:41 +00:00
Nazarii Hnydyn
d10275e1f7
Updated SAI XML config for SN2010. ( #2561 )
...
Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
2019-02-14 17:35:08 +00:00
Guohan Lu
11fa0907dd
start lldp-syncd and lldpmgrd after lldpd fully started
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2019-02-14 17:31:42 +00:00
Guohan Lu
6f2274ad0d
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>
2019-02-14 17:31:29 +00:00
Guohan Lu
bab38e4310
setup port description if minigraph has neighbor information
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2019-02-14 17:31:16 +00:00
Guohan Lu
41bb13b834
configure the hostname for lldpd
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2019-02-14 17:31:01 +00:00
Guohan Lu
a7e013bca3
[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>
2019-02-14 17:31:01 +00:00
Mykola F
ab19d1398c
[minigraph.py] generate port description for every port ( #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>
2019-02-14 17:31:01 +00:00
Mykola F
a65e47fb62
[lldpmgr] add mgmt ip to lldpd conf template, handle port description/alias changes ( #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
2019-02-14 17:21:32 +00:00
Ying Xie
24bce77def
[swss/syncd] log swss/syncd service script activities ( #2545 )
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-02-14 17:04:21 +00:00
Ying Xie
f9f9a647df
[bcm sai] Upgrade Broadcom SAI to version 3.3.4.3-2 ( #2550 )
...
- Including Broadcom patch for CS7252202.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-02-11 16:14:55 -08:00
Ying Xie
b4bc4b7ed6
[sub module] advance sonic-swss sub module ( #2539 )
...
Included:
> [neighsyncd] increase neighbor syncd restore timeout to 110 seconds (#745 )
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-02-07 19:44:12 -08:00
Samuel Angebault
accaaccae8
[docker-snmp] Install pyyaml in the container ( #2533 )
...
This dependency is needed for arista plugins to properly work.
2019-02-07 16:38:54 +00:00
Ying Xie
4023a77721
[QoS]: fix size and xoff value on a7050-QX-32S, -QX32, and s6000( #2527 )
...
Signed-off-by: Wenda <wenni@microsoft.com>
2019-02-07 16:36:00 +00:00
Mykola F
a98fe060e6
[submodule] update utilities pointer ( #2523 )
...
- [config/main.py]Fixed - added a validation such that delete portchannel or portchannel members only when it is configured (#277 ) (#445 )
- Revert "[config/main.py]Fixed - added a validation such that delete portchannel or portchannel members only when it is configured (#277 ) (#445 )" (#452 )
- [intfutil] add Asymmetric PFC status to 'show interface status' (#437 )
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
2019-02-07 16:31:17 +00:00
Ying Xie
c88f16893f
[sub module] sub module sonic-swss-common tracking 201811 branch ( #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>
2019-02-06 08:07:22 -08:00
Ying Xie
7d5cb914d4
[submodule 201811] advance sairedis and swss submodule for 201811 branch ( #2526 )
...
* [submodule 201811] advance sairedis and swss submodule for 201811 branch
Submodule src/sonic-sairedis 60f97c3..bdb0074:
> Add more information on failed map sizes (#416 )
> Add WRED specific comparison logic (#413 )
> Initialize notification queue pointer before switch create (#411 )
> Add log info for not matching SG/IPG/QUEUES (#409 )
> Add support for any number of ports in virtual switch using lane map (#407 )
Submodule src/sonic-swss 85f6322..65a0256:
> Increase the watermark polling interval to 10s (#777 )
> [vstest]: fix test_port_an_warm.py test (#779 )
> [wartermarkorch] Fix repeated m_pg_ids and m_unicast_queue_ids add up issue (#752 )
> [teammgrd] Fix inconsistent port admin status (#755 )
> Remove AclTableGroup upon removal of port/lag/vlan (#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 … (#784 )
> portsorch ports init done flag should means buffer, autoneg, speed, m… (#747 ) (#783 )
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-02-05 16:36:32 -08:00
Wenda Ni
b1bdecb1c0
[QoS]: Link pg 2 and 6 to lossy buffer profile ( #2511 )
...
* Link pg 2 and 6 to lossy buffer profile
Signed-off-by: Wenda <wenni@microsoft.com>
2019-02-03 04:41:19 +00:00
Wataru Ishida
7808f3c95c
[build]: add fastentrypoints which is used for sonic-utilities build ( #2479 )
...
https://github.com/Azure/sonic-utilities/issues/438
Signed-off-by: Wataru Ishida <ishida@nel-america.com>
2019-02-03 04:40:42 +00:00
zhenggen-xu
4a24103206
[updategraph] After system upgrade, restore files/directories with original attributes etc. ( #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>
2019-02-02 20:54:58 +00:00
Mykola F
8e8c18f539
[submodule] update sonic-snmpagent ( #2517 )
...
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
2019-02-02 19:42:27 +00:00
stepanblyschak
e6bc80f997
[mlnx] Fix sai xml path for boxer platform ( #2516 )
...
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2019-02-02 19:40:17 +00:00
Prince Sunny
e9125b944a
[swss]: Change VrfMgrd startup order, cleanup VRF_TABLE from state DB ( #2510 )
2019-02-02 19:39:42 +00:00
Joe LeVeque
f167e670fd
[baseimage] Delay ntp-config service to start after 5 minutes ( #2494 )
2019-02-02 19:35:27 +00:00