Renuka Manavalan
0603accdae
[build]: Fix docker-syncd-<platform>
-rpc.mk ( #3174 )
...
Adopt to new define used for docker-syncd
Simplify/streamline through template.
2019-07-17 08:41:22 -07:00
sridhar-ravindran
cd32a9fd92
[devices]: Reset I2C MUX in S6000 while invoking platform reboot ( #2567 )
2019-07-16 03:31:00 +00:00
sridhar-ravindran
11667821a6
[devices]: DELLEMC: Z9100,S6100 Exporting Device Last PowerOn Reason ( #3059 )
2019-07-10 23:19:15 +00:00
Renuka Manavalan
0bca6b8468
1) Build debug docker image for each docker ( #3104 )
...
2) Install debug tools in every debug docker image
3) Install available debug symbols in debug docker image
4) Provide additional host/docker mapping for host dirs /src & /debug
4.1) The one-image will have source code under /src
4.2) /debug is mapped as rw. User can put his core file there and use this dir to
collect debug session logs too.
5) Build debug image using debug dockers
6) Source code is archived into /src of debug image
7) The welcome banner is extended to display these additional facilities in debug image.
2019-07-09 08:55:03 -07:00
Guohan Lu
58171a857c
[Broadcom SAI] upgrade Broadcom SAI to 3.5.2.3
2019-07-02 07:12:26 +00:00
Ying Xie
43853bfb69
change libsaithrift version to 0.9.4
2019-07-02 07:12:26 +00:00
Shu0T1an ChenG
aa8fcd9924
[broadcom]: update saibcm-modules to sdk 6.5.14
2019-07-02 07:12:26 +00:00
Ying Xie
7db8c4a19a
[kernel upgrade] change init file name to match kernel version ( #3064 )
...
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-06-21 14:20:11 -07:00
Qi Luo
0ea679e297
[submodule] update sonic-linux-kernel ( #3038 )
...
* [submodule] update sonic-linux-kernel (#2985 )
* Fix many version strings
* Update minor version
* Update arista-drivers submodule (#9 )
* Rebuild SDK on new kernel (#10 )
2019-06-20 21:21:36 -07:00
Ying Xie
983a4b24eb
[bcm SAI] upgrade Broadcom SAI to version 3.3.6.1-9 ( #3009 )
...
- Broadcom SAI GA version 20190513
- Broadcom fix for CS7999193, CS7913246, CS4529162, CS8180755, CS8242625
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-06-13 22:23:40 -07:00
Sudharsan D.G
fb1f156eb2
[devices]: Optics fixes in Dell Z9100/Z9264f platforms ( #2936 )
2019-05-29 00:51:43 +00:00
paavaanan
5b52a24e25
[devices]: Export reboot_reason sysfs attribute for DellEMC S6100/Z9100 ( #2922 )
2019-05-29 00:50:40 +00:00
paavaanan
c49bac1457
[devices]: Dell Hwmon S6100/Z9100 SFM version export ( #2521 )
2019-05-29 00:50:13 +00:00
paavaanan
643d16a4d7
LED Supprot For DellEMC Z9100 ( #2799 )
2019-05-20 18:58:55 +00:00
paavaanan
b54d7874c6
[devices]: DellEMC S6100/Z9100 sensor.conf update ( #2861 )
2019-05-09 16:55:37 +00:00
sridhar-ravindran
4e99b603ea
Enable Debugs in BCM Kernel-bde and Knet Modules ( #2786 )
...
* Enable Debugs in BCM Kernel-bde and Knet Modules
* Added Explanation for debugs enabled
2019-05-06 17:21:04 +00:00
Ying Xie
5663c812e1
Revert "[devices]: Watchdog enable/disable in DellEMC S6100 ( #2730 )" ( #2817 )
...
This reverts commit 22d17da09c
.
2019-04-26 15:25:50 +00:00
paavaanan
034ac41e57
[devices]: Watchdog enable/disable in DellEMC S6100 ( #2730 )
2019-04-18 16:55:26 +00:00
Ying Xie
97e996f87e
[bcm SAI] upgrade Broadcom SAI to version 3.3.5.4-1 ( #2764 )
...
- Broadcom SAI GA drop 20190402
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-04-10 19:12:29 -07: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
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
Marian Pritsak
51a8d8ecfa
[docker-orchagent]: Upgrade iproute2 to v4.9 ( #2052 )
...
Signed-off-by: Marian Pritsak <marianp@mellanox.com>
2018-09-16 17:10:03 -07:00
klhaung
6f496bda20
[device][platform] Update Inventec platform porting to support stretch ( #2010 )
...
* [device][platform] d6254qs d6556 platform porting
[device][platform] sensor and status led support for d7032q28b d7254q28b d7264q28b d6254qs d6556
[device][platform] qos support for d7032q28b d7254q28b
[device][platform] service configuration files for d7032q28b d7254q28b d7264q28b d6254qs d6556
* remove binary files and remove non-supported attributes in config.bcm
* remove gpio-ich here. file a PR in sonic-linux-kernel instead.
* remove unnecessary comments
* add GPL license
2018-09-14 00:54:08 -07:00
lguohan
860de856a8
[rsyslog]: use # to separate container name and program name in syslog message for syncd containers ( #2031 )
...
previous commit f3ca7c422f
missed syncd containers
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-09-11 14:57:29 -07:00
padmanarayana
c4154eb9a9
[devices]: Add GPIO interrupt enable for Z9100/S6100 and transceiver-plug-inout-event for Z9100 ( #2025 )
2018-09-09 00:13:19 -07:00
lguohan
22edc33896
[broadcom]: upgrade SAI to 3.1.3.5-8 ( #2028 )
...
Fix get_fdb_entry_attribute bridge port ID [Shuotian Cheng]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-09-07 12:59:10 -07:00
paavaanan
6af462ac53
Dell platform modules for S6100/Z9100 is added with systemd support ( #2026 )
2018-09-06 23:27:23 -07:00
Pradchaya P
d3c1423d08
[platform/dx010] Fix issing qsfp_reset sysfs file ( #2007 )
...
* Fix qsfp_reset file missing.
* [platform/dx010] Add systemd unit for platform init.
2018-09-05 10:10:13 -07:00
StanleyCi
2cce4aec1c
[device] Update ag9032v1 and ag9064 modules. ( #1690 )
...
* Update ag9032v1 and ag9064 modules.
Signed-off-by: neal tai <neal.tai@deltaww.com>
* Fix the sfputil.py when convert an integer to hexadecimal without the 'L' trailing.
Signed-off-by: neal tai <neal.tai@deltaww.com>
2018-09-01 13:52:38 -07:00
jackyjs
14a0b8c8a3
[devices]: Add Delta Platform et-6248brb ( #1640 )
...
* Add Delta Platform et-6248brb
Signed-off-by: jackyjsliu <JACKY.JS.LIU@deltaww.com>
* add Broadcom configuration file
Signed-off-by: jackyjsliu <JACKY.JS.LIU@deltaww.com>
* modify Broadcom configuration file
2018-09-01 13:25:46 -07:00
Pradchaya P
e8db1846ad
[platform-device/haliburton] Support xcvr and sensor monitoring ( #1998 )
...
* [platform/haliburton] Fix kernel panic when remove smc module.
* [platform/haliburton] Chanage sysfs to support module interrupt
* [device/haliburton] Update sfputil to use new sysfs.
* [device/haliburton] sfputil to support xcvrd monitoring.
2018-08-29 08:50:29 -07:00
zzhiyuan
1157dbb4f5
[arista]: Update arista submodule to fix transceiver event ( #1986 )
2018-08-25 01:02:35 -07:00
Wirut Getbamrung
27bdc00be3
[platform/device] - Update Haliburton platform modules and device configuration ( #1975 )
...
* Add psuutil and sfputil support
* Fixed fancontrol issue
* Add sensor's label
* Update haliburton platform modules
2018-08-23 13:43:05 -07:00
Shuotian Cheng
a99008356b
[dell]: Remove depmod -a from the platform initialization script ( #1954 )
...
depmod -a will be executed automatically after the package get installed
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-22 17:12:05 -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
lguohan
ec8a7f5e54
[broadcom]: fix delay to load led proc init ( #1940 )
...
led start bcm cmd triggers link state notifications.
This is quick fix to avoid such fake link state notifications.
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-16 23:11:45 -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
loshihyu
6918a22959
[Inventec] Add D7264 platform support ( #1675 )
...
* Add Inventec D7264 platform support
* Fixed util script file permission
* Fixed more scripts file permission
2018-08-14 13:07:03 -07:00
lguohan
859d0e1e8a
[bcmsh]: add inactivity timeout for bcmsh (default 300 seconds) ( #1921 )
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-13 11:34:04 -07:00
Guohan Lu
9047edc38e
[platform]: move dell platform modules into buildimage repo
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-13 10:39:07 +00: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
klhaung
58db7f17a7
[device & platform] led and transceiver deamon for inventec switch d7032 and d7054 ( #1678 )
...
* [device]: Modify SFPUtil for inventec-d7032
[device]: Add front panel led support for Inventec-d7032
[platform]: Add transceiver monitor daemon for Inventec-d7032 and Inventec-d7054
* [device] follow new porting guide to have broadcom config under device folder
* remove license
2018-08-12 12:39:20 -07:00
Guohan Lu
8910c7e18c
update .gitignore
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-12 07:58:59 +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
Samuel Angebault
be0328a59a
Update arista-drivers submodules ( #42 )
2018-08-11 09:09:03 +00:00
Guohan Lu
5d46e050d6
[devices]: move platform modules of accton, ingrasys, mitac, quanta into buildimage repo
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 09:09:03 +00:00
Guohan Lu
aa2e340f5a
[broadcom]: build broadcom kernel modules from gpl source codes
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 09:09:03 +00:00
Guohan Lu
3021e4efd6
[devices]: add celstica haliburton
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 09:09:03 +00:00
Guohan Lu
7d13479aed
[celestica]: Add dx010 gpio sysfs exported when platform modules load.
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 09:09:03 +00:00
Guohan Lu
8e0f1f526f
[celestica]: update dx010 fan driver to support fault alarm
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 09:09:03 +00:00