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
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
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
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
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
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
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
paavaanan
bcd4e1e375
[devices]: Dell SMF driver hwmon number reorder fix for Dell S6100/Z9100 ( #2305 )
2018-12-04 20:55:37 -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
Ying Xie
f9d2b69d26
[syncd script] fix bash script syntax error ( #2326 )
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-11-30 14:36:16 -08:00
Ying Xie
2590aedda4
[bcm sai] Upgrade Broadcom SAI to 3.1.3.5-12 ( #2319 )
...
- Rebuilt with SAI header version v1.3.6
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-11-29 13:04:50 -08:00
Ying Xie
4abbe43463
[syncd] skip ledinit during syncd warm start ( #2285 )
...
* [syncd] skip ledinit during syncd warm start
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-11-21 17:56:19 -08:00
lguohan
9f6f3e4046
[docker-saiserver]: build docker-saiserver ( #2244 )
...
* build docker-saiserver
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* add docker saiserver mlnx/bfn/cavm
* set nephos to 1.3.5
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-11-14 01:15:31 -08:00
Roy Lee
7f76d3bf74
[platform]Accton, add platform as6712-32x. ( #2178 )
...
* [platform] Add 6712 dpkg on building.
Signed-off-by: roy_lee <roy_lee@accton.com>
* [platform] remove scache_filename for it failed the bcm checker.
Signed-off-by: roy_lee <roy_lee@accton.com>
* [plaform] add platform/device as6712-32x.
Signed-off-by: roy_lee <roy_lee@accton.com>
* [platform] fix error on private data reference at cpld.c.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-10-26 17:10:47 -07:00
Roy Lee
483bd9bbd8
[platform][Broadcom]Accton, fix building error of kernel modules. ( #2197 )
...
* [platform]accton, fix building error of kernel modules at platform broadcom.
Signed-off-by: roy_lee <roy_lee@accton.com>
* Refine codes by formatter.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-10-26 16:34:07 -07:00
lguohan
9078377028
[build]: install debug symbols packages when INSTALL_DEBUG_TOOLS=y ( #2175 )
...
[build]: install debug symbols packages when INSTALL_DEBUG_TOOLS=y
2018-10-21 17:20:27 -07:00
Joe LeVeque
5c65c7730d
[build]: Eliminate build warning messages ( #2172 )
2018-10-20 14:39:04 -07:00
Joe LeVeque
164a1d3326
[docker-syncd-brcm] Reorganize start.sh ( #2161 )
2018-10-18 14:07:30 -07:00
juntseng62
96eac8f099
[devices]: Add snh60b0-640f device (Tomhawk2) & snh60a0-320fv2 device 32x100G (Tomhawk) ( #2129 )
...
* [platform]:add platfrom snh60a0-320fv2 & snh60b0-640f
* [device]:add platfrom snh60a0-320fv2 & snh60b0-640f
* remove minigraph.xml for snh60a0_320fv2-r0 and snh60b0_640f-r0 platform
2018-10-10 18:33:51 -07:00
lguohan
794981f283
[submodule]: update broadcom SAI to 3.1.3.5-11 ( #2135 )
...
disable vxlan init for helix4
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-10-09 23:43:31 -07:00
zzhiyuan
8359597796
[devices]: Update arista submodules for SFP txdisable toggle ( #2122 )
...
* Fix broadcom lane map for 7050-QX32S
First port lane map needs to be swapped.
* Update arista submodules for SFP txdisable toggle
With this update the SFPs will set txdisable to 0 when out of reset.
Allowing optical cables to be used on these ports.
2018-10-05 09:15:47 -07:00
Roy Lee
593bcb1c1b
[device] accton update driver and sync as5712-54x from 201807. ( #2110 )
...
* [platform_accton] Remove dependency on particular version of linux.
Signed-off-by: Polly Hsu <polly_hsu@edge-core.com>
* [platfrom] as5712-54x: update i2c_client for linux kernel 4.x.
Signed-off-by: Polly Hsu <polly_hsu@edge-core.com>
* [platform] Update lastest optoe.c from https://github.com/opencomputeproject/oom/blob/master/optoe/optoe.c .
Signed-off-by: roy_lee <roy_lee@accton.com>
* [platform] rm optoe driver here. For it's inside the kernel.
Signed-off-by: roy_lee <roy_lee@accton.com>
* [platform] as5712-54x, merge the change of Azure/sonic-buildimage#2002 which is on branch 201807.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-10-02 05:36:28 -07:00
Ying Xie
c8e6b15504
[syncd] warn shutdown syncd process when warm boot is enabled ( #2078 )
...
* [syncd] warn shutdown syncd process when warm boot is enabled
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
* [warmboot] mount folder to hold warmboot temporary files
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
* Fix a typo
2018-10-01 19:01:04 -07:00
Samuel Angebault
e72d63cf92
[arista] Update Arista drivers submodule ( #2097 )
...
* [arista] Update Arista drivers submodule
* Fix 7050qx32 fancontrol for kernel 4.9
* Fix 7060cx32s fancontrol for kernel 4.9
* Install python3-yaml for sonic config tests
* Fix 7260cx3 fancontrol for kernel 4.9
* Fix hwsku-init scripts and permissions
* Preserve old_config folder in boot0
2018-09-28 21:27:41 -07:00
paavaanan
763982b70e
[devices]: Dell-S6100/Z9100 depmod fixes ( #2071 )
2018-09-25 23:14:09 -07:00
Jonathan Tsai
51fec6eebd
[Quanta/device] Correct IX1B platform name to fit ONIE rule ( #2065 )
...
* Change platform name from x86_64-quanta_ix1b_32x-r0 to x86_64-quanta_ix1b_rglbmc-r0
2018-09-21 21:57:10 -07:00
Shuotian Cheng
792e2dfbf3
[broadcom]: Update SAI to 3.1.3.5-10 ( #2068 )
...
* Fix Trident2 parity error correction bug
* VXLAN decapsulation implementation
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-21 21:56:44 -07:00
Samuel Angebault
5e082133cd
[arista] update arista drivers submodule ( #2059 )
2018-09-19 13:25:54 -07:00