Andriy Moroz
21ea29a23f
[Mellanox] Update SAI ( #2686 )
...
New SAI fixes getting of queue buffer profile
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2019-03-21 10:42:13 -07:00
Stepan Blyshchak
ba5accda32
[mellanox] Fix in mlnx-ffb.sh ( #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>
2019-03-19 03:06:34 +00:00
Qi Luo
638724f49f
Update bcmcmd binary: fix crash issue when long line >= 1023 chars ( #2659 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2019-03-19 03:05:10 +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
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
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
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
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
Prince Sunny
e9125b944a
[swss]: Change VrfMgrd startup order, cleanup VRF_TABLE from state DB ( #2510 )
2019-02-02 19:39:42 +00:00
Ying Xie
6402c5c9bb
[Broadcom SAI] Upgrade Broadcom SAI to 3.3.4.3-1 ( #2472 )
...
- Broadcom SAI 3.3 GA 20190118.
- With warm reboot support.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-01-22 22:49:59 +00:00
stepanblyschak
0921211009
[mellanox|ffb] ISSU version check ( #2437 )
...
* Revert "[mellanox]: Integrate CRIU tool to SYNCD docker container (#2061 )"
This reverts commit 514b38f348
.
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>
2019-01-22 22:41:42 +00:00
jostar-yang
81467ae74a
[devices]: Fix cpld sysfs permisson error for accton devices ( #2457 )
2019-01-22 22:40:46 +00:00
paavaanan
d67db22016
[device/Dell] SOSFTDEP to lpc_ich module for dell_ich module ( #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.
2019-01-16 22:36:42 +00:00
stepanblyschak
022de2859b
[mellanox] Update SDK to 4.3.0134 ( #2447 )
...
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2019-01-16 22:31:33 +00:00
stepanblyschak
ff526dd103
[mellanox|ffb] use system level warm reboot for Mellanox fastfast boot ( #2374 )
...
* [mellanox|ffb] use system level warm reboot for Mellanox fastfast boot
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
* [mellanox|ffb] add comments for mellanox start/stop drivers section
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2019-01-10 14:09:03 -08:00
stepanblyschak
ae190725ff
[mellanox] Update SDK to 4.3.0132 ( #2430 )
...
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2019-01-09 21:11:03 -08:00
Sudharsan D.G
1ffb34b4e3
[devices]: Dell z9264f bringup ( #2415 )
...
* Updating Z9264f for A01 board
* Adding platform_reboot plugin to Z9264f
* Change execute mode for platform_reboot
* Indenting python files
* Adding missed service file
* Addressing code review comments
* Modified the polling logic in transceiver change event
2019-01-08 21:14:18 -08:00
padmanarayana
14a0297128
[devices]: Address Dell issue#46 : Adding MUX reset logic to fix probe failures ( #2356 )
2019-01-08 15:27:16 -08:00
paavaanan
ab6a52f122
[devices]: platform_reboot support for Dell S6100/Z9100 platforms ( #2420 )
2019-01-07 19:16:31 -08:00
sunesh
b84dbd8074
[barefoot]: updating deb package for platform and sai ( #2413 )
2019-01-04 09:33:53 -08:00
stepanblyschak
363951fe0c
[mellanox] update SAI,SDK,FW pointers ( #2410 )
...
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2019-01-03 17:17:56 +02:00
Samuel Angebault
23bc14cf81
[device/arista] Update arista submodule for 4.9.0-8 kernel ( #2393 )
...
Update the arista driver submodules to depend on the newest 4.9.0-8
kernel. The dependency on the older one is causing a runtime issue.
2018-12-19 10:05:20 -08:00
Ying Xie
ff7ef2a8fc
[bcm sai] upgrace Broadcom SAI to 3.3.3.1-3 ( #2389 )
...
- Include helix4 fix.
- Include support for TD2 56854.
- Add dummy support for SAI_PORT_ATTR_ADVERTISED_SPEED.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-17 00:44:05 -08:00
Volodymyr Samotiy
011ede9b9f
[Mellanox]: Update SDK for 4.9.0-8 kernel ( #2383 )
...
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
2018-12-14 13:24:16 -08:00
zhenggen-xu
f093ef2a9f
[security kernel] Upgrade kernel from 4.9.110-3+deb9u2 to 4.9.110-3+deb9u6 ( #2367 )
...
* [security kernel] Upgrade kernel from 4.9.110-3+deb9u2 to 4.9.110-3+deb9u6
short version: 4.9.0-7 to 4.9.0-8
See changelogs for security fixes:
https://tracker.debian.org/media/packages/l/linux/changelog-4.9.110-3deb9u6
Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
* Update sonic-linux-kernel submodule after it was merged
Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
2018-12-11 04:17:17 -08:00
Samuel Angebault
6c7bcf5067
[device/Arista] fix small issue for the 7170 ( #2373 )
...
* Fix boot0 install on vfat
* Only display the hook name in boot0
Instead of printing the entire path
* Update arista driver submodule
2018-12-11 04:14:46 -08:00
Ying Xie
790974eaa0
[knet driver] don't unload knet drivers during shutdown ( #2361 )
...
knet driver unload takes about 30 seconds to remove netdevs. This cuts
into our warm reboot time budget.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-07 23:05:02 -08:00
Joe LeVeque
13e17d3a33
[docker-syncd-brcm] Add 'startsecs=0' to ledinit process ( #2366 )
2018-12-07 20:04:22 -08:00
John Cheung
4671cb4d5a
Update URL for bfn SDE to 8.5.0 on Azure/SONiC master ( #2352 )
...
* [Barefoot] Update bfn sde url for 8.5.0
* [Barefoot] Update bfn sde url for 8.5.0
* Update bfn-platform.mk
2018-12-07 14:28:24 -08:00
jostar-yang
7a74ff0c01
[devices]: Add support as7326 thermal plan. Monitor fan/psu ( #2344 )
...
* Add support as7326 thermal plan. Monitor fan/psu
* Fix incorrect kernel version for idt init
* fix error parsing
2018-12-06 00:38:53 -08:00
jostar-yang
8a4e779ce1
[devices]: Fix error parsing to idt_int for accton as7726 ( #2349 )
2018-12-05 16:02:27 -08:00
simonJi2018
b17a6522b9
[nephos]: support Debian 9 for nephos platform ( #2347 )
...
* Upgrade SAI to v1.2.4
* Add a new supported device accton as7116
* Add maintainer info for deb
* Add mk file for accton 7116
* fix some bug for sai 1.2.4
* fix git commit error for sdk and sai
* change sai and sdk deb name
* add config file for qos support
* initial commit
* Delete qos.json
* Delete buffers.json.j2
* Delete qos.json
* Delete buffers.json.j2
* Delete buffers.json.j2
* Delete qos.json
* add support for sai 1.3.0
* add qos and buffer file for device and add sensor driver for 7116
* change buffer template
* fix fan led bug
* add support for linux-4.9
* update device driver and update sdk and sai for support kernel 4.9
2018-12-05 00:30:38 -08:00
paavaanan
bcd4e1e375
[devices]: Dell SMF driver hwmon number reorder fix for Dell S6100/Z9100 ( #2305 )
2018-12-04 20:55:37 -08:00
Volodymyr Samotiy
75b41233d2
[Mellanox|FFB]: Add support for Mellanox fast-fast boot ( #2294 )
...
* [mlnx|ffb] Add support for mellanox fast-fast boot
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
* [mlnx|ffb]: Add support of "config end" event for mlnx fast-fast boot
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
* [Mellanox|FFB]: Fix review comments
* Change naming convention from "fast-fast" to "fastfast"
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
2018-12-04 10:11:24 -08:00
jostar-yang
1d655dbf2b
[devices]: Add support as7726-32x platform ( #2340 )
2018-12-04 10:11:02 -08:00
Samuel Angebault
989b60059b
[device/arista]: Update ( #2336 )
...
* Update arista drivers submodule
* Ignore the possible timestamp warning in tar extraction
* Add verbosity toggle to boot0
Console logging is slow because of the 9600 baud rate.
Some time can be saved by decreasing the console verbosity.
* Add hook mechanism in boot0.
Support additional features in boot0 via hooks.
Hooks are unpacked and executed at post-install or pre-exec time.
* Fix 7170 sensors.conf file
Fix critical temperature settings for MAX6658 sensors
* Fix the random swap of storage devices
For arista 7050 switches running with linux 4.9, it is likely the device
name of flash drive (/dev/sda) and usb (/dev/sdb) randomly swap in kernel
booting, depending on which one is ready first. It breaks the expectation
that flash will be mounted as root by setting root=/dev/sda1. This patch
will correct ROOT to flash device refering to the path under block_flash.
* Fix 7170 fancontrol
* Do not remove aquota.user file in boot0
This file is a filesystem protected file used by EOS.
It can be simply removed and will make the SONiC installation failed if
not skipped.
2018-12-04 10:08:55 -08:00
lguohan
5d78dd0db3
Merge pull request #2329 from yxieca/pub-3.3
...
[bcm SAI] enable Broadcom SAI 3.3 GA release
2018-12-01 23:58:16 -08:00
Ying Xie
1812d6c238
[bcm sai] upgrade to Broadcom SAI 3.3 GA release
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:10:30 +00:00
Ying Xie
550a45c0fa
[knet] Pick up some Broadcom knet driver changes in 3.3 GA release
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:09:24 +00:00
Ying Xie
560d35bf42
[knet driver] fix PCI device init race condition
...
Broadcom CS5982299 fix.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Ying Xie
a11c28de46
[opennsl init] refactoring opennsl init script
...
- Move driver loading unloading code to functions.
- Change tabs to white spaces
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Ying Xie
5b3e8974cd
[Broadom driver] mute chatty debug information
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Ying Xie
243767c8b4
[SAI 3.3] update init script according to 3.3 requirement
...
- Insert/remove linux-knet-cb module
- Create/remove devices for kernel modules
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Ying Xie
936ca8d323
[make file] add missing CFLAGS
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Ying Xie
c22aca6474
[libsaibcm modules] enabling building linux-knet-cb.ko
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Ying Xie
ee65e7f2cb
[saibcm] Fix make file and source code to build on kernel 4.9
...
The build passes under the name opennsl.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Ying Xie
c50d4c2723
[broadcom patch] take Broadcom patch sdk-6.5.13-gpl-modules.patch
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Ying Xie
73d4c99d78
[saibcm] update saibcm kernel module source code to 6.5.13
...
This is upgrading code as-is. The build will fail.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-12-01 07:07:52 +00:00
Feng Lee
ac2be9d99a
[platform] update Ingrassy platform to support stretch ( #2322 )
...
* remove nephos sonic-platform-modules-ingrasys module
* [Ingrasys]Add platform drivers and device to support Debian Stretch
* fix gpio init issue
2018-11-30 20:46:36 -08:00
Volodymyr Samotiy
de0238d673
[Mellanox]: Update SAI/SDK/FW pointers ( #2324 )
...
* SAI 1.13.1
* SDK 4.2.9108
* FW 13.1910.0608
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
2018-11-30 14:37:03 -08:00