stepanblyschak
66e0d6bcc0
[sonic-device-data] Fix config symlinks dereference ( #2085 )
...
('cp -H' -> 'cp -L')
'-L' does what we need in this case
From man cp
...
-H follow command-line symbolic links in SOURCE
...
-L, --dereference
always follow symbolic links in SOURCE
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2018-09-26 23:27:52 -07:00
Qi Luo
794885eef9
Update submodule: sonic-py-swsssdk ( #2088 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-09-26 23:08:20 -07:00
Shuotian Cheng
cfcaee978d
[swss]: Update sonic-swss-common submodule ( #2087 )
...
[schema]: Define STATE_VRF_TABLE_NAME (#234 )
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-26 23:08:02 -07:00
Kevin(Shengkai) Wang
d629f7599d
[kernel]: update sonic linux kernel submodule ( #2084 )
...
* 90c4cdb 2018-09-22 | Fix a mlnx hardware-management issue (#61 )
Signed-off-by: Kevin Wang <kevinw@mellanox.com>
2018-09-26 20:22:41 -07:00
Samuel Angebault
0ed2ac36de
[utilities] Update sonic-utilities submodule ( #2082 )
...
Signed-off-by: Samuel Angebault <staphylo@arista.com>
2018-09-25 15:58:35 -07:00
lguohan
c8a799716c
[submodules]: update swss, swss-common, sairedis ( #2062 )
...
swss:
* 13df5a9 2018-09-19 | [cfgmgr]: Add vrfmgrd (#621 ) (HEAD, origin/master, origin/HEAD) [Marian Pritsak]
* 54a7c9a 2018-09-18 | [portsorch]: Remove m_ifindex from Port class (#624 ) [Shuotian Cheng]
* e765c12 2018-09-17 | [aclorch]: Remove error message when match not found (#618 ) [stepanblyschak]
* 07f4cd8 2018-09-14 | Enable vxlan test (#620 ) [pavel-shirshov]
* 9fda944 2018-09-14 | Warm reboot: Add support for orchagent pre-shutdown warm-restart state check (#562 ) [Jipan Yang]
* 41e61bd 2018-09-14 | Warm reboot: port state sync up (#557 ) [Jipan Yang]
* bf38bec 2018-09-14 | [vxlan tunnel]: Don't create encap mapper. Currently not supported (#613 ) [pavel-shirshov]
* 528295d 2018-09-14 | [mirrororch]: Remove the queue initialization for different platforms (#614 ) [Shuotian Cheng]
* 5af88ab 2018-09-14 | Temporarily disable two test cases to unblock others (#617 ) [Qi Luo]
* 60a9d61 2018-09-08 | Support warm-restart for neighsyncd (#599 ) [zhenggen-xu]
* 387eac6 2018-09-08 | [mirrororch]: Change Mellanox GRE type to 0x8949 (#610 ) [Shuotian Cheng]
* 7114352 2018-09-07 | Store mirror session state in StateDB (#609 ) [Qi Luo]
* fa2b5d9 2018-09-06 | [test]: Mark VLAN related mirror test invalid in Debian Jessie (#608 ) [Shuotian Cheng]
* 6d40d85 2018-09-06 | [mirrororch]: Fix bug: return false when SAI API call fails (#607 ) [Shuotian Cheng]
* cbc5a05 2018-09-05 | [mirrororch]: Enable mirror session destination to point into VLAN (#595 ) [Shuotian Cheng]
swss-common:
* c6c9a9b 2018-09-19 | Add new macro STATE_FDB_TABLE_NAME (#233 ) (HEAD, origin/master, origin/HEAD) [Qi Luo]
* 41b6e18 2018-09-13 | NotificationProducer.send() returns the number of clients that received the message (#231 ) [Qi Luo]
sairedis:
* 5ef97ca 2018-09-11 | Fix findBridgeVlanForPortVlan for 1Q bridge (#345 ) (HEAD) [Qi Luo]
* e402ff6 2018-09-11 | update SAI header (#344 ) [lguohan]
* fd75e54 2018-09-11 | sairedis: add while loop to make syncd processEvent() handle as many entries as possible in one event call (#335 ) [Dong Zhang]
* 50e1915 2018-08-29 | [misc]: Fix typos (#342 ) [Shuotian Cheng]
* 2322375 2018-08-29 | Use syncd -u option (#341 ) [Qi Luo]
* 2c2a13c 2018-08-28 | Cleanup usage (#340 ) [Qi Luo]
* 7cd75c0 2018-08-26 | [saimeta]: Fix typo: > then -> >; don't exists -> doesn't exist (#339 ) [Shuotian Cheng]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-09-21 00:32:26 -07:00
Joe LeVeque
ef4ee9f242
[sonic-py-swsssdk] Update submodule ( #2054 )
2018-09-18 01:23:50 -07:00
Shuotian Cheng
f7024424bb
[minigraph]: Add min_links attribute to PORTCHANNEL configuration table ( #2053 )
...
The default min_links value is the ceiling value of 75% of total number
of members.
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-17 20:23:36 -07:00
Taoyu Li
ea28f3aa44
[sonic-cfggen] Add support to generate sample t1 config ( #2039 )
...
* [sonic-cfggen] Add support to generate sample t1 config
* Fix typo
* Fix space issue
* Add list of preset messages in help message
* Utilize choice support of argparse
* Fix missing module in setup.py
2018-09-15 22:15:02 -07:00
Shuotian Cheng
5c6948a90e
[minigraph]: Add PORTCHANNEL_MEMBER configurations ( #2034 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-11 18:07:46 -07:00
Shuotian Cheng
a06d28eaa0
[common]: Update sonic-swss-common submodule ( #2033 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-11 14:57:13 -07:00
lguohan
588da73a7d
[kernel]: update sonic linux kernel submodule ( #2027 )
...
* a910776 2018-09-07 | import upstream optoe chunk offset fix (#60 ) [lguohan]
* 5b4c0aa 2018-09-04 | enable GPIO_ICH (#59 ) [klhaung]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-09-07 10:40:20 -07:00
pavel-shirshov
48f3b6c008
[sonic-swss]: Update sonic-swss. vxlan enhancements ( #2021 )
2018-09-05 18:45:48 -07:00
lguohan
dc22ed076a
[platform-common]: update sonic-platform-common ( #2018 )
...
6d8c940 [sff8472] Fix incorrect VendorOUI decode type. (#11 )
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-09-05 10:08:48 -07:00
Sun Yongfeng
4715dbb796
[SNMP] fix issue #1874 , ERR snmpd[34]: Error allocating more space for arpcache. Cache will continue to be limited to 4096 entries ( #1989 )
2018-09-04 01:40:14 -07:00
lguohan
26850b351f
refactor bcm attribute checker ( #1974 )
...
* refactor bcm attribute checker
* exclude phy_84752 and phy_84328
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-30 22:47:43 -07:00
Shuotian Cheng
674b58e2a2
[snmpagent]: Update sonic-snmpagent submodule ( #2001 )
...
- Fix NameError: name 'logger' is not defined bug
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-30 05:28:22 -07:00
pavel-shirshov
c1ef5becad
[submodules]: swss vxlan support ( #2000 )
2018-08-29 22:26:44 -07:00
Samuel Angebault
d7be9a41c0
[kernel]: Update sonic-linux-kernel pointer ( #1964 )
2018-08-22 02:37:53 -07:00
Shuotian Cheng
450cb04176
[utilities]: Update sonic-utilities submodule ( #1956 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-21 00:55:39 -07:00
Qi Luo
c692d2dcd0
[baseimage]: Build specific revision of initramfs-tools ( #1957 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-08-21 00:00:46 -07:00
Qi Luo
454690506e
[kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u2) ( #1955 )
...
* [kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u2)
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
* Update submodule
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-08-20 21:10:49 -07:00
Shuotian Cheng
d9527ec5cb
[utilities]: Update sonic-utilities submodule ( #1949 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-20 11:19:28 -07:00
Shuotian Cheng
9413fa9a7b
[interfaces]: Move IP/MTU information from interfaces file into database ( #1908 )
...
- Move front panel ports and port channels MTU and IP configurations out of
the current /etc/network/interfaces file and store them in the configuration
database.
- The default MTU value for both front panel ports and the port channels is
9100. They are set via the minigraph or 9100 by default.
- Introduce portmgrd which will pick up the MTU configurations from the
configuration database.
- The updated intfmgrd will pick up IP address changes from the configuration
database.
- Update sonic-swss submodule
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-20 11:19:16 -07:00
Joe LeVeque
98082d56a0
[baseimage]: Download picocom version 3.1-2 from stretch-backports; No longer build from source ( #1946 )
2018-08-17 17:38:20 -07:00
lguohan
f05ee30d53
[sai]: upgrade SAI to version 1.3.3 ( #1944 )
...
* [sai]: upgrade SAI to version 1.3.3
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* update mellanox sai
2018-08-17 11:13:08 -07:00
Kebo Liu
f499254f46
[swsssdk]: update DBInterface submodule ( #1942 )
2018-08-17 09:06:32 -07:00
lguohan
c059d9982a
[baseimage]: install picocom 3.1 in base image ( #1943 )
...
* [baseimage]: install picocom 3.1 in base image
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* add picocom to stretch build
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* fix slave.mk bug
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-17 09:06:05 -07:00
stepanblyschak
cd9c5e7373
Allow similar devices configs sharing ( #1933 )
...
* Allow similar devices configs sharing
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
* Remove unnecessary cp flags
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
* Remove hw-managment symlink for LS-SN2700 & resolve symlinks during cp
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2018-08-16 10:37:25 -07:00
lguohan
38f3eba695
[kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u1) ( #1922 )
...
* [kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u1)
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* [mellanox]: Update SDK pointer for 4.9.0-7 kernel (#44 )
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
* Update arista drivers for 4.9.0-7 linux kernel (#43 )
2018-08-16 08:56:56 -07:00
Shuotian Cheng
7d2766077a
[common]: Update sonic-swss-common submodule ( #1934 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-15 21:45:44 -07:00
Mykola F
f0d4a07a20
[submodule] update snmpagent pointer ( #1930 )
2018-08-15 06:02:03 -07:00
pavel-shirshov
cdc271720d
[submodule update]: sonic-quagga. Add dscp flag settings ( #1926 )
...
* sonic-quagga update. Don't spam with 'Vtysh connected from' message
* Enable counters inside swss container. systemd is not flexible enough to follow our business rules
* Update sonic-quagga
2018-08-14 00:35:30 -07:00
lguohan
0cd4ef0c85
[socat]: build socat with readline ( #1919 )
...
support readline in bcmsh
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-13 01:12:58 -07:00
Guohan Lu
1533bc5875
[dockerbase]: use libwrarp0 7.6.q-26 in docker base
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-12 06:38:47 +00:00
Guohan Lu
66ffca2832
[kernel]: set default option to build kernel
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 23:46:13 +00:00
Guohan Lu
400597596a
[submodules]: update submodule for platform modules dell, s6000 and kernel
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 21:10:42 +00:00
Guohan Lu
a32b7412c3
[kernel]: update sonic linux kernel submodule
...
* 70fdaa2 2018-06-30 | Support Delta DPS1900 (#49 ) (HEAD -> stretch, origin/stretch) [Deni]
* 77895c5 2018-04-17 | Add kexec reboot string (#46 ) [Joe LeVeque]
2018-08-11 09:09:03 +00:00
Guohan Lu
2449fafae0
[kernel]: update kernel submodule and remove standalone igb driver
2018-08-11 09:07:59 +00:00
Guohan Lu
376cabe6bf
[baseimage]: update igb driver to 5.3.5.10
2018-08-11 09:07:59 +00:00
Guohan Lu
b6af83ccf8
[baseimage]: upgrade initramfs to 0.130
2018-08-11 09:07:59 +00:00
Guohan Lu
ff1f508f33
[baseimage]: use debian 4.9.0-3 kernel
2018-08-11 09:07:59 +00:00
Joe LeVeque
9e2ceb7cba
[sonic-platform-common] Update submodule ( #1915 )
2018-08-10 21:56:15 -07:00
zhenggen-xu
3c3c19e600
[lldp]: LLDP is misbehaving if netlink messages were lost due to timing issue. ( #1909 )
...
The behavior could be that we are sending LLDP message but not using
lldpcli configured properties if netlink delete messages were lost.
It also could be that some interfaces do not sending messages at all.
"lldpcli show statistics" could see duplicated or missing interfaces.
Changes:
Upgrade lldpd to 0.9.6 (which introduced the adjustable netlink buffer size)
Change the netlink receive buffer size to 1MB
2018-08-09 23:58:30 -07:00
Taoyu Li
314eae5c9e
[minigraph.py] Support parsing console ports ( #1898 )
2018-08-07 14:36:54 -07:00
Rodny Molina
b7eeba8b91
Moving get_routing_stack() to a centralized location to avoid code dups ( #1714 )
...
* Moving get_routing_stack() to a centralized location to avoid code duplication
Various areas of sonic-utilities are now demanding this functionality so i'm simply moving this routing to a centralized location. After spending some time debating about the ideal location for this function, we thought about sonic-config-engine/sonic_platform.py as the closest match.
Functional tests' output will be provided as part of the equivalent PR to be submitted shortly within sonic-utilities repo.
* Adding comment to function.
2018-08-07 09:03:35 -07:00
Taoyu Li
3d137654be
[minigraph.py] add support to parse deployment id of neighbor devices ( #1890 )
...
* [minigraph.py] add support to parse deployment id of neighbor devices
* Add unitest
* Fix function name
2018-08-07 08:43:08 -07:00
Mykola F
33b713e7ef
[submodule] update snmpagent and dbsyncd, extending/implementing ieee802.1ab, rfc3433, rfc2737 MIBs ( #1902 )
2018-08-06 21:36:54 -07:00
Kebo Liu
1a55ae2b3a
update sonic-platform-common submodule for xcvrd support ( #1901 )
2018-08-05 23:06:56 -07:00
Kebo Liu
38beca654c
[docker-platform-monitor] make file and supervisord conf change for new xcvrd deamon ( #1840 )
...
* [docker-platform-monitor] make file and supervisord conf change for new xcvrd deamon
* make file change for the new daemon
* supervisord conf change for the new daemon
signed-off-by Liu Kebo kebol@mellanox.com
* make xcvrd start sequence aligned with the supervisord conf
* update submodules to include xcvrd modification
2018-08-03 16:33:56 -07:00