pavel-shirshov
7dfbca6497
Fix SAI submodule id ( #647 )
2017-05-30 13:21:44 -07:00
pavel-shirshov
2e582d22d1
update SAI and sonic-utilities submodules ( #644 )
...
* Update SAI and sonic-utilites submodules
2017-05-30 12:56:42 -07:00
lguohan
17f0633143
[image]: change mtu to jumbo size 9216 by default ( #641 )
2017-05-28 00:36:34 -07:00
lguohan
1b2b7b8e35
[docker-swss]: mount /var/log/swss into the docker ( #640 )
...
Fix the bug introduced by commit e6bb4b20a1
The previous commit mount /var/log into the docker which override
the original /var/log directory structure, causing swss docker failed to
start due to following errors.
Error: The directory named as part of the path /var/log/supervisor/supervisord.log
does not exist.
2017-05-27 16:05:21 -07:00
Taoyu Li
bd52f411ff
[interfaces]: Use default table instead of main table for forced_mgmt_routes ( #635 )
...
If routes are inserted in main table, they wont' be overwritten
by the routes learned via BGP. Then the routes will be missing
from the ASIC.
Thus a default table is used so that control plane and data plane
routes are isolated and could be configured independently.
2017-05-27 01:14:58 -07:00
pavel-shirshov
122c03caee
[docker-ptf]: Overwrite ubuntu scapy with version from p4lang ( #639 )
...
* Install scapy from p4lang
* Overwrite standard scapy version
2017-05-26 18:32:52 -07:00
Shuotian Cheng
e6bb4b20a1
[swss]: Update submodules and mount /var/log to swss docker ( #636 )
...
- [swss]: Update sairedis/swss/common submodules
- [orchagent]: Mount /var/log folder and use the folder to save recording files
- [orchagent]: Use -d to specify the folder path
2017-05-26 17:56:29 -07:00
pavel-shirshov
f3312b8e0b
[docker-ptf-*]: Use buildimage infrastructure to build docker-ptf-* ( #638 )
...
* Add files to build docker-ptf-{platform}
2017-05-26 17:18:11 -07:00
pavel-shirshov
edab38e321
Install ipython from packages ( #637 )
2017-05-26 13:31:33 -07:00
Joe LeVeque
338e4e8839
Syncd docker builds now depend on docker-config-engine ( #634 )
2017-05-25 13:18:32 -07:00
Marian Pritsak
0137f7ab5c
[Mellanox]: Update SAI revision ( #632 )
...
New revision contains fixes for applying attributes on LAGs/LAG members
Signed-off-by: marian-pritsak <marianp@mellanox.com>
2017-05-25 14:43:03 +03:00
wadelnn
31fbee21d0
Update sonic-linux-kernel submodule ( #609 )
...
Signed-off-by: Wade He chihen.he@gmail.com
2017-05-24 14:56:39 -07:00
Qi Luo
528effcace
Update submodule ( #629 )
2017-05-24 13:49:43 -07:00
lguohan
0104dbbf9f
[image]: add --numeric_owner to perserve the original owner of the for docker filesystem ( #626 )
2017-05-24 12:49:19 -07:00
sihuihan88
13c18ed045
[device]: Add support for SKU Force10-S6000-Q32 ( #624 )
2017-05-24 11:59:01 -07:00
pavel-shirshov
519802ec09
[docker-swss]: Restore FDB and ARP entries after fast reboot ( #621 )
...
* Restore FDB and ARP entries right after fast reboot to minimize traffic corruption
* Fix typo
2017-05-24 11:57:33 -07:00
Joe LeVeque
a2eda30a03
[docker-syncd-*]: Properly manage syncd with supervisord ( #617 )
...
- This PR allows supervisord to log syncd exit events to syslog
- Syncd dockers now are built from docker-config-engine instead of docker-base
- Supervisord in all syncd dockers now call syncd_start.s which is installed by sonic-sairedis repo
2017-05-24 11:53:38 -07:00
Andriy Moroz
5cc45a991d
[swss]: Update swss submodule ( #627 )
...
[portsorch]: Add set port MTU function (#218 )
2017-05-24 09:02:46 -07:00
pavel-shirshov
867670665f
[docker-ptf]: Add less, ipython, and python ssh libraries ( #625 )
2017-05-24 01:34:37 -07:00
sihuihan88
9669fa8e08
[utilities]: Update submodule ( #623 )
2017-05-23 12:09:01 -07:00
Joe LeVeque
714e45f0bb
Cron jobs log to /var/log/cron.log once again ( #620 )
...
- Now that logrotate is a cron job that runs every minute, it was polluting syslog
- Also shrink max size of less-important logs to 50MB and rotate them daily by default
2017-05-23 10:29:54 -07:00
lguohan
ef980151ae
[build]: support submodule patching for SONIC_DPKG_DEBS ( #619 )
2017-05-22 01:08:16 -07:00
lguohan
70b282aa88
[docker]: install jinja2 2.7.2 to be compatible with the tests ( #618 )
2017-05-20 10:37:59 -07:00
Shuotian Cheng
faf33d80d3
[Broadcom]: Update Broadcom SAI to 2.1.5.1-7 ( #616 )
...
* 20170519 (0843e2a858c2e730b25e7106c83a472e43cd527d)
Fixed unknown neighbor processing and neighbor update scenarios.
2017-05-19 23:23:59 -07:00
lguohan
86befe0cfd
[docker]: remove docker images after docke push ( #615 )
2017-05-19 13:49:43 -07:00
Shuotian Cheng
8b9bc6a5a4
[swss]: Update swss/common submodules ( #614 )
2017-05-19 11:27:46 -07:00
Joe LeVeque
3e5adf0180
[sonic-utilities]: Bump version to 1.1 ( #612 )
2017-05-18 20:07:31 -07:00
Qi Luo
e87fe90d91
[Broadcom]: Update bcmcmd and dsserve binaries ( #613 )
2017-05-18 18:15:36 -07:00
lguohan
6c24574e9f
[mgmt]: add sonic-mgmt docker for running test in sonic-mgmt repo ( #606 )
...
* [mgmt]: add sonic-mgmt docker for running test in sonic-mgmt repo
2017-05-18 16:54:48 -07:00
pavel-shirshov
aab87757d3
Remove sysctl setting which is not used anymore ( #611 )
2017-05-18 14:45:16 -07:00
pavel-shirshov
14fe4bf6f8
Update sonic-snmpagent ( #610 )
2017-05-18 14:45:04 -07:00
wadelnn
fb4cd63ac5
[Ingrasys] Add Ingrasys S8900 series platform ( #569 )
...
* Add Ingrasys S8900 series platform
* Add Ingrasys S8900-54XC platform driver
* Add Ingrasys S8900-64XC platform driver
* Reorganized Ingrasys debian package
* Move fancontrol config to device-specific file directory
* QSFP transceivers init on S9100-32X
* Update Thermal Policy in sensors.conf
* Add new Ingrasys S8900 series platform for docker-orchagent/orchagent.sh
Signed-off-by: Wade He <chihen.he@gmail.com>
2017-05-18 11:05:49 -07:00
Qi Luo
8ebf0b0832
Add monit for disk>85% into pmon docker ( #582 )
...
* Add monit for disk>85% into pmon docker
* Revert "Add monit for disk>85% into pmon docker"
This reverts commit 9cbbf591c08bce4b52a0f68cbbddae102d7fc614.
* Install monit in base image
2017-05-18 10:57:19 -07:00
Nadiya
a7fbd775c6
[platform] Add as7512 sfp/eeprom utils ( #531 )
...
* Cavm platfrom modules insmod on start
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
* Add as77512 platform utils
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
* Move platform related init to platform modules
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
2017-05-18 00:59:54 -07:00
Nadiya
71e3ee8bf2
Fancontrol for AS7512 ( #575 )
...
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
2017-05-18 00:58:21 -07:00
Shuotian Cheng
7241296292
[Broadcom]: Update Broadcom SDK to 3.2.2.2-8 ( #605 )
2017-05-17 13:26:51 -07:00
Joe LeVeque
72b8284e57
Update sonic-utilities submodule; Add commands to sudoers as necessary ( #608 )
2017-05-17 13:02:17 -07:00
Qi Luo
d70e973496
snmpd ignores unavailable disks ( #607 )
2017-05-16 16:46:30 -07:00
Samuel Angebault
cb969fc843
[platform] Add Arista DCS-7050QX-32S and missing plugins ( #597 )
...
* Update sonic-platform-modules-arista submodule
* Add sensors.conf for Arista DCS-7050QX-32S
* Add plugin/eeprom.py for Arista DCS-7050QX-32S
* Add plugin/sfputil.py for Arista DCS-7050QX-32S
* Add port_config.ini for Arista DCS-7050QX-32S
* Add plugin/sfputil.py for Arista DCS-7060CX-32S
* Add plugin/eeprom.py for Arista DCS-7060CX-32S
* Update plugin/eeprom.py for Arista DCS-7050QX-32
2017-05-16 08:07:47 -07:00
Shuotian Cheng
8af03fd0f9
[orchagent]: Add ARP update script to maintain VLAN neighbors ( #401 )
...
- Extend ARP reachable time to 30min
- Add arping to docker-swss
- Add arp_update script to routinely probe neighbors
Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
2017-05-15 17:06:19 -07:00
Joe LeVeque
910e666798
Add /usr/bin/generate_dump to sudoers file; Update sonic-utilities submodule ( #603 )
2017-05-15 14:32:39 -07:00
pavel-shirshov
d296ceadd5
[swss] submodule update ( #604 )
2017-05-15 11:45:41 -07:00
Shuotian Cheng
973ee89b27
[Broadcom]: Update Broadcom SDK to 3.2.2.2-7 ( #595 )
2017-05-12 12:08:09 -07:00
Qi Luo
2cfa289d3e
Image version safely treats slash in branch name ( #596 )
2017-05-12 10:56:50 -07:00
Marian Pritsak
34449c162e
[mellanox][hw-management]: Update to 1.0.0100. ( #599 )
...
New revision contains support for sys_eeprom in MSN2410 and MSN2100.
Changes in mlnx2100 script for loading drivers.
Signed-off-by: marian-pritsak <marianp@mellanox.com>
2017-05-12 17:22:37 +03:00
Marian Pritsak
f4343ac600
[mellanox]: Update SAI revision. ( #593 )
...
New revision contains fixes to LAG and WRED configuration.
Signed-off-by: marian-pritsak <marianp@mellanox.com>
2017-05-12 10:13:51 +03:00
pavel-shirshov
a5088ae9ec
[debian]: Add kernel configuration to reboot on kernel soft lockup ( #594 )
2017-05-11 18:57:00 -07:00
pavel-shirshov
b26ec863e8
[docker-base]: Add less, strace, and configuration for vim ( #591 )
...
* Add less in docker-base. Add strace in docker_base_dbg.
* Make link vim to vim.tiny and have vim config file
2017-05-11 18:46:11 -07:00
Taoyu Li
7663da9510
Disable updategraph after first time ( #592 )
2017-05-11 12:37:14 -07:00
Joe LeVeque
6e45307a49
[docker-orchagent]: Properly manage with supervisord ( #589 )
2017-05-11 11:18:10 -07:00