Joe LeVeque
bdbf956dec
[sonic-utilities] Update submodule ( #1346 )
2018-01-29 11:08:32 -08:00
Shuotian Cheng
a8a4c7b9ae
[device]: Remove unused qos.json files ( #1315 )
2018-01-29 10:08:10 -08:00
Marian Pritsak
43554c8b1a
[slave.mk]: Clear deb_dist directory ( #1344 )
...
Python packages, having their version changed, will fail to build
because deb_dist directory contains both build directories for old and
new version, and (for some uncleaer reason) debian utilities don't know
which one to choose.
Signed-off-by: marian-pritsak <marianp@mellanox.com>
2018-01-29 08:14:01 -08:00
Andriy Moroz
58d8302b53
Buffers configuration update on port speed change ( #1345 )
...
* Move buffer configuration to ConfigDB
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Converted Dell and Arista configs
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Add buffer configs for ACS-MSN2740
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Updated buffers template
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Fixed j2 unit test
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Update buffers config for Force10-S6100
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Update VS docker to support speed and buffers test
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Update buffers config generation
- fixed support of sonic-to-sonic install
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Update submodules pointers for buffers config
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2018-01-29 08:11:05 -08:00
Joe LeVeque
da10ff5aa9
[minigraph.py] Only add 'service' field to control plane ACLs, not dataplane ACLs ( #1341 )
...
* [minigraph.py] Only add 'service' field to control plane ACLs, not dataplane ACLs
* Modify unit test accordingly
2018-01-26 20:29:20 -08:00
Ying Xie
2b91c9681d
Revert "Buffers configuration update on port speed change ( #1250 )" ( #1340 )
...
This reverts commit 814e50fd5e
.
2018-01-26 10:13:43 -08:00
Andriy Moroz
814e50fd5e
Buffers configuration update on port speed change ( #1250 )
...
* Move buffer configuration to ConfigDB
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Converted Dell and Arista configs
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Add buffer configs for ACS-MSN2740
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Updated buffers template
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Fixed j2 unit test
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Update buffers config for Force10-S6100
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Update VS docker to support speed and buffers test
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Update buffers config generation
- fixed support of sonic-to-sonic install
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2018-01-26 08:09:31 -08:00
Taoyu Li
6f12ff286d
[minigraph]: Set hostname in all default minigraphs to 'sonic' ( #1333 )
2018-01-23 18:16:15 -08:00
Joe LeVeque
ab26a5c589
Install sonic-platform-common package in platform-monitor docker for ledd ( #1330 )
...
* Install sonic-platform-common package in platform-monitor docker for ledd
* Specify Python wheel dependencies in docker-platform-monitor.mk; Remove explicit specifications from Dockerfile.j2
2018-01-22 10:52:52 -08:00
pavel-shirshov
5e01fb366e
Prevent supervisor from restarting configdb-load.sh ( #1324 )
2018-01-18 21:52:24 -08:00
pavel-shirshov
8cfa223ef9
[scripts]: Fix issues with checking status of the DB. Use one approach everywhere. ( #1323 )
2018-01-18 19:55:11 -08:00
Ying Xie
163a0e2165
[Arista7260cx3] Add platform specific reboot tool ( #1318 )
...
* [Arista7260cx3] Add platform specific reboot tool
* [utilities] update sonic-utilities submodule
2018-01-18 17:28:36 -08:00
Qi Luo
33157dc2ad
Install azure cli into docker-sonic-mgmt ( #1322 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-01-18 15:35:38 -08:00
Qi Luo
8db959d2a3
[sonic-py-swsssdk]: Update submodule pointer ( #1319 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-01-18 14:08:27 -08:00
Joe LeVeque
0fa64cc618
[supervisor] Add patch to prevent 'supervisorctl start' command from hanging if system time has rolled backward ( #1311 )
...
* Add patch to prevent 'supervisorctl start' command from hanging if system time has rolled backward
* Also add unit tests for clock rollback scenarios
2018-01-18 11:43:57 -08:00
Joe LeVeque
134707f822
Move platform-specific hardware plugin base packages to sonic-platform-common submodule ( #1301 )
2018-01-17 17:11:31 -08:00
Wenda Ni, Ph.D
6cd307920f
[baseimage]: Add missing dependency of igb & ixgbe ( #1316 )
2018-01-17 17:08:49 -08:00
Qi Luo
9d62fbfb66
[snmpagent]: Update sonic-snmpagent submodule ( #1314 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-01-17 17:03:44 -08:00
pavel-shirshov
22a3e4817a
Run docker containers with /tmp and /var/tmp mounted to tmpfs ( #1313 )
2018-01-16 23:20:13 -08:00
Shuotian Cheng
c568e8fd27
[Broadcom]: Update Boradcom SAI package to 3.0.3.3-3 ( #1312 )
...
- update Arista 7050-QX32S config.bcm file
- update Accton th-as771*-32x100G.config.bcm files
2018-01-16 19:16:34 -08:00
pavel-shirshov
6a8062da2c
[submodule]: Update sairedis ( #1310 )
2018-01-16 16:37:38 -08:00
Qi Luo
8eb4241f0e
[snmpagent]: Update sonic-snmpagent submodule ( #1308 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-01-16 14:24:27 -08:00
lguohan
b8a0a10e8d
[baseimage]: add mkfs.ext3 and fsck.ext3 in initrd to support ext3 partition ( #1306 )
2018-01-16 10:50:43 -08:00
lguohan
292de7dcda
[submodule]: update sonic-sairedis to enable syncd-rpc ( #1304 )
2018-01-13 09:33:56 -08:00
Qi Luo
a836fc42ac
[device]: Fix Mellanox sku check ( #1303 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-01-13 03:43:14 -08:00
jostar-yang
5c83be5d28
Add support for Accton AS7712-32X platform ( #1299 )
...
* Add support as7716_32x sfp/psu/portled/eeprom
* Add as7716_32x drv code(not inlcude .*.o)
* Update platform-modules-accton.mk
* Update platform-modules-accton.mk
1.Modify platform-modules-accton.mk to use new style code add_extra_package
2. fix error code
* Add as7716_32x build to debian control,rule
* Add as7716_32x export
2018-01-12 19:34:51 -08:00
lguohan
fac28cf63f
[build]: build libsaithrift-dev and docker-ptf-[platform] ( #1300 )
2018-01-12 09:34:51 -08:00
pavel-shirshov
47aba6f76d
[libsaithrift-dev]: Enable building libsaithrift-dev and pythonthrift libraries ( #1296 )
...
* Fix build of libsaithrift for broadcom
* Restore libsaithrift-dev building
* Comment out libsaithrift library on cavium and marvell. Both of them have old SAI drivers
* Revert back unintentional acton changes
* Don't run the package checks when building sairedis package
2018-01-11 20:32:14 -08:00
kaiyu22
ac0de13705
[Platform] Update switch configuration files and download link for Ingrasys S9130-32X/S9230-64X ( #1295 )
...
- What I did
Updating switch configuration files and download link
- How I did it
Updating related switch configuration files in device/ingrasys
Updating related mk files in platform/nephos
- How to verify it
Check system and network feature is worked as well
- Description for the changelog
Update switch configuration files and download link for Ingrasys S9130-32X/S9230-64X
- A picture of a cute animal (not mandatory but encouraged)
Signed-off-by: Sam Yang <yang.kaiyu@gmail.com>
2018-01-11 15:18:50 -08:00
nealtai
41cdb8971f
[Delta]: Add psuutil support for ag9032v1 ( #1298 )
...
Fix the bug of psu module for ag9032v1
Signed-off-by: neal <neal.tai@deltaww.com>
2018-01-11 15:17:55 -08:00
lguohan
9669b3477e
Revert "[Dell S6100, Z9100] psusutil sysfs attribute changes for hwmon ( #1264 )" ( #1297 )
...
This reverts commit 1ceb07a2c5
.
2018-01-10 18:42:45 -08:00
paavaanan
1ceb07a2c5
[Dell S6100, Z9100] psusutil sysfs attribute changes for hwmon ( #1264 )
2018-01-10 11:53:50 -08:00
Roy Lee
8ae3c6c88a
[Platform]As7712-32x update for sensors test ( #1292 )
...
* Update sonic-platform-modules-accton to lastest
Signed-off-by: roylee123 <roy_lee@accton.com>
* [platform]AS7712.
1. update device driver.
- move 7712 modules to common dir, and linked to them.
- add new lm75 node at I2C address 0x4B.
- add optoe module for QSFP eeprom access.
- add accton_pmbus_3y.c module for pmbus access.
2. masked sensor.conf for matching of sku-sensors-data.yml.
Signed-off-by: roylee123 <roy_lee@accton.com>
2018-01-10 03:08:05 -08:00
Joe LeVeque
50f060e8bd
Revert "[DHCP relay]: Add patch to always undef VLAN_TCI_PRESENT so as not to treat VLAN-tagged packets differently ( #1254 )" ( #1291 )
...
This reverts commit 64602ad5b2
.
Reverting this commit because the root cause of the issue was due to
a Broadcom SDK bug which caused VLAN-tagged packets to be tagged twice.
When packets were double-tagged, only one tag was getting stripped before
the packet was trapped to the CPU. However, the second tag was left behind,
which would cause the DHCP relay agent to ignore the packet. The bug has
since been fixed, so now all VLAN-tagged packets should properly have their
tag removed before being trapped to the CPU. Therefore the DHCP relay
agent should never encounter a VLAN-tagged packet.
2018-01-10 03:06:47 -08:00
pavel-shirshov
6d39e3a0f0
[[submodule]: Update swss-common ( #1289 )
2018-01-10 03:05:08 -08:00
pavel-shirshov
9e2facbdc9
[baseimage]: Install sysfsutils package into SONiC host system ( #1290 )
2018-01-10 03:04:32 -08:00
Joe LeVeque
0fffa6c63b
Add caclmgrd and related files to translate and install control plane ACL rules ( #1240 )
2018-01-09 17:55:10 -08:00
Andriy Moroz
16763dcc77
[mellanox]: Update Mellanox buffers configuration ( #1263 )
...
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2018-01-08 18:10:40 -08:00
Shuotian Cheng
32559d4fce
[platform]: chmod 0644 for *.mk files ( #1284 )
2018-01-08 07:49:42 -08:00
Shuotian Cheng
ffc19d3e9d
[arista]: Update Arista platform modules and mount libraries to snmp docker ( #1283 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-01-05 11:51:59 -07:00
lguohan
a27b3d54e7
[platform]: chmod a+x for debian/rules for platform-modules-delta ( #1282 )
2018-01-04 12:45:36 -08:00
Qi Luo
f077f41ce9
Let debootstrap uses the same sources link as apt ( #1279 )
2018-01-03 22:22:58 -08:00
lguohan
45bf130803
[doc]: update sonic-buildimage clone instructions ( #1278 )
...
* [doc]: update sonic-buildimage clone instructions
2018-01-03 21:45:08 -08:00
Taoyu Li
39a99e1a07
[image]: Explicitly specify kernel_version as string ( #1280 )
2018-01-03 21:43:06 -08:00
pavel-shirshov
b2109b0cec
Disable autosuspend for USB devices, preventing usb drives to be stopped and then renamed ( #1275 )
2018-01-03 12:20:19 -08:00
Roy Lee
f8d32aa9f1
[platform]: As7712 32x add fancontrol ( #1270 )
...
* Update sonic-platform-modules-accton to lastest
Signed-off-by: roylee123 <roy_lee@accton.com>
* [AS7712-32X] Add fancontrol.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [AS7712-32X] add psuutil.py and sensors.conf
Signed-off-by: roylee123 <roy_lee@accton.com>
* Remove 1 reduntant line.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [AS7712-32X] Change fan driver to support fancontrol.
Signed-off-by: roylee123 <roy_lee@accton.com>
2018-01-03 11:42:49 -08:00
Jason Tsai
41f14fcfef
[Platform] Add psuutil support for Ingrasys S9130-32X ( #1273 )
...
Update psuutil and psu kernel module on S9230
2018-01-03 11:26:27 -08:00
pavel-shirshov
08b81f310a
[submodules]: Update swss and utilitiles modules ( #1276 )
2018-01-03 01:21:27 -08:00
wadelnn
22eea55c9b
[Platform] Add psuutil and update submodule for Ingrasys S9100-32X, S8810-32Q, S9200-64X on master branch ( #1271 )
...
* [platform] Add Psuutil and fixed voltage alarm for S9100
* Add I2C CPLD kernel module for psuutil.
* Support psuutil script.
* Add voltage min and max threshold.
Signed-off-by: Wade He <chihen.he@gmail.com>
* [Platform] Add Psuutil and update sensors.conf for S8810-32Q and S9200-64X
* Support psuutil script.
* Update sensors.conf for tmp75.
Signed-off-by: Wade He <chihen.he@gmail.com>
2017-12-29 10:41:43 -08:00
chenyuqiang
5eb5e2162b
[centec]: support sai1.0 ( #1268 )
2017-12-27 11:25:53 -08:00