kram
33a500470d
revert core creation setting
2017-11-09 18:33:16 -08:00
kram
89f64f1c9a
Merge remote-tracking branch 'origin/rel_6_0' into bf-master
2017-11-09 15:44:42 -08:00
kram
f5ec304b15
update refpoint for swss
2017-11-09 15:37:12 -08:00
kram
8aa2359d2b
change to platform from asic
2017-11-07 11:12:40 -08:00
kram
ce851cbdc9
update refpoint to tested version
2017-11-06 15:40:23 -08:00
kram
0cd43aaa83
update refpoint
2017-11-04 14:30:44 -07:00
kram
8f62271e29
update refpoints to bf-master
2017-11-04 14:15:04 -07:00
kram
c019a461d2
Merge branch 'rel_6_0' into bf-master
2017-11-03 13:54:55 -07:00
kram
161bf76c5b
update refpoints
2017-11-03 13:34:10 -07:00
kram
2247c9fcce
update refpoint
2017-11-03 11:49:06 -07:00
Taoyu Li
ef438002b8
[swsssdk] Update swsssdk pointer ( #1107 )
2017-11-03 09:33:23 -07:00
kram
743edc0cad
initial barefoot checkin october 2017
2017-11-02 17:11:14 -07:00
Oleksandr Ivantsiv
29f67ebe58
[acl-loader]: acl-loader integration. ( #1000 )
...
* [acl-loader]: acl-loader integration.
acl-loader was inplemented based on translate_acl source code. acl-loader
can't be tested with unittest. Same testcases will be covered with testbed tests.
- Remove translate_acl utility and tests.
- Remove mirror template.
- Do not run ACL rules and mirror configuration generators.
- Adopt minigraph parser to work with acl-loader.
* Update sonic-swss-common and sonic-swss submodules.
Enable ACL dynamic config feature.
* Update sonic-utilities submodule.
Include fix for acl-loader incremental update command.
* [sonic-cfggen]: Add test for everflow cfggen configuration.
2017-11-02 15:09:27 -07:00
Bairen Yi
967030f24d
Change third party repos from git:// to https:// for better compatibility ( #1104 )
...
* Change git:// to https:// for better security and compatibility
2017-11-02 11:19:05 -07:00
Shuotian Cheng
06c0f7d2e8
Revert "[ntp]: Restart ntp after ntp-config ( #1098 )" ( #1102 )
...
This reverts commit c832f2af62
.
2017-11-01 18:40:33 -07:00
Taoyu Li
c832f2af62
[ntp]: Restart ntp after ntp-config ( #1098 )
2017-10-31 22:20:18 -07:00
paavaanan
bfa0346040
Added support for Z9100 to check SFP Presence, toggling lpmode, reset… ( #1087 )
...
* Added support for Z9100 to check SFP Presence, toggling lpmode, reset, and eeprom details
2017-10-31 10:41:29 -07:00
byu343
d7d6c41184
[Arista]: Fix the udev waiting in networking start ( #1093 )
...
* [Arista]: Fix the udev waiting in networking start
This change is to fix the issue in https://github.com/aristanetworks/sonic/issues/16
For the checking condition used, it is only applied to Arista switches
Signed-off-by: Boyang Yu <byu@arista.com>
* [Arista]: Correct for PR comments
Signed-off-by: Boyang Yu <byu@arista.com>
2017-10-30 18:04:40 -07:00
Prince Sunny
4f59b2e4c7
Modified HWSKU to match internally defined SKU string ( #1095 )
2017-10-30 18:02:44 -07:00
Shuotian Cheng
b0c13ea928
[snmpagent]: Update sonic-snmpagent submodule ( #1094 )
...
Include the fix:
[mibs]: Add oid:0x prefix to the SAI ID in counter table (#48 )
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-30 14:47:07 -07:00
Shuotian Cheng
1a81715275
[swss]: Add switch.json.j2 to set the hash seed according to the switch type ( #1089 )
...
Set the ECMP/LAG hash seed to 10 when the switch is a ToR, 20 when the switch
is a Leaf, 0 otherwise.
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-29 11:50:57 -07:00
Shuotian Cheng
2ba281829c
[swss]: Update sonic-swss submodule ( #1091 )
...
Including:
- [swss] a couple non-functional code cleanup changes
- [bufferorch] move buffer pool definitions together
- [orchagent] optimize the code structure
- [orchagent]: Fix hang problem caused by erase operation on empty map
- [orchagent]: Support port/LAG in multiple VLANs
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-29 11:50:49 -07:00
Taoyu Li
a7ea0556c8
[updategraph]: Support a special value to use empty configuration ( #1086 )
...
When updategraph service is enabled, a special value 'default'
from DHCP response will now initialize the system with an empty
configuration instead of existing minigraph.
A DHCP response without option 224 will remain the current behavior
of skipping graph update and use existing default minigraph.
2017-10-27 18:01:02 -07:00
lguohan
c92b95383a
[build]: Add swig3.0 for building python-based swsscommon library ( #1088 )
2017-10-27 17:59:03 -07:00
Shuotian Cheng
961a6669f7
[Broadcom]: Update Broadcom OpenNSL/SAI packages ( #1090 )
...
Update OpenNSL to 3.2.3.3-2
Update SAI to 3.0.3.2-10
This commit fixes S6100 CPU high usage issue
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-27 13:59:51 -07:00
Taoyu Li
437419c79e
Update submodule pointer and sonic-slave for test dependency ( #1084 )
2017-10-26 16:49:25 -07:00
Shuotian Cheng
d1156ca3b2
[teamd]: Bring down all member interfaces before starting teamd ( #1081 )
...
teamd requires all members to be set down before adding as a team port
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-26 14:20:44 -07:00
Prince Sunny
3d290b96d9
Submodule updated for py-swsssdk and utilities ( #1083 )
2017-10-26 14:03:46 -07:00
lguohan
623e7fe939
[utilities]: update sonic-utilities submodule ( #1076 )
2017-10-25 21:37:09 -07:00
Balaselvi
11e17e763f
[Inventec]: Bug fix for sfputil in D7054 ( #1080 )
2017-10-25 21:36:31 -07:00
Shuotian Cheng
7f7ddc80a3
[swss]: Change the env name from ASIC to platform ( #1033 )
2017-10-25 17:57:28 -07:00
Qi Luo
47c8567d93
[snmp]: Update sonic-snmpagent submodule ( #1078 )
2017-10-25 16:43:43 -07:00
Andriy Moroz
2ae29caa03
Update QoS config name for Mellanox platform ( #1077 )
...
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2017-10-25 09:09:30 -07:00
lguohan
a31c08047b
[build]: add sonic-config-engine to sonic-utilitie build dependency ( #1075 )
2017-10-25 05:06:30 -07:00
Ying Xie
41f226f0dc
[build] capture 2 initialization git commands in 'make init' target ( #1074 )
2017-10-24 19:49:37 -07:00
Shu0T1an ChenG
d7d6f3044f
[Dell]: Update sonic-platform-modules-dell submodule
...
Add eeprom driver for only valid devices
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-24 13:01:37 -07:00
paavaanan
1b20ea1680
[Dell]: Added support for S6100 sfputil.py ( #1073 )
...
Check SFP Presence, toggling lpmode, reset, and print eeprom details
2017-10-24 12:57:20 -07:00
Taoyu Li
8b8b8a130f
[cfg engine] Separate portconfig.py as individual module for port_config.ini parsing ( #1072 )
...
Move port_config.ini related parsing code out of minigraph.py and create an independent portconfig.py.
Add support to multiple optional fields according to Porting Guide
2017-10-24 10:56:09 -07:00
lguohan
f073d8c654
[virtualswitch]: build docker-sonic-vs docker based on SAI virtual switch ( #1065 )
2017-10-23 22:01:42 -07:00
zhenggen-xu
a49ac2d211
[FRR]: Change the FRR as a submodule ( #1071 )
...
Signed-off-by: zxu@linkedin.com
2017-10-23 21:17:58 -07:00
Shuotian Cheng
fd34d907ff
[lldp]: Get all interfaces from the database ( #1069 )
...
The previous implementation only supports EthernetX while X
varies from 0 - 124. Remove such hard coded logics and use
the information from the database instead.
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-23 19:53:10 -07:00
Shuotian Cheng
a4ecade8f6
[Broadcom]: Update Broadcom SAI package to 3.0.3.2-8 ( #1070 )
...
Update Arista config.bcm files
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-23 15:46:07 -07:00
Shuotian Cheng
b6cc73a0ad
[dockers]: Remove deprecated docker-lldp and docker-snmp ( #1068 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-23 13:20:37 -07:00
Prince Sunny
c74007bb83
[Arista]: Modified HWSKU to match the internally defined HWSKU string ( #1062 )
2017-10-23 11:46:26 -07:00
Qi Luo
3417e78d55
[swss-common]: Update sonic-swss-common submodule ( #1064 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2017-10-22 13:44:44 -07:00
Joe LeVeque
def0f2e4de
[sensors]: Workaround for apparent bug in lm-sensors ( #1058 )
2017-10-20 11:01:26 -07:00
Taoyu Li
8bc6b55331
[bgpd.conf] Fix template issue with multiple lo addresses ( #1060 )
2017-10-20 07:15:11 -07:00
pavel-shirshov
bdbede51e0
[docker ptf]: Install tcpdump ( #1059 )
...
* Always start with Forwarding State flag set for bgpd
* Install tcpdump into ptf container
2017-10-20 05:09:37 -07:00
Andriy Moroz
587b14a3bf
[Mellanox]: Add get_presence implementation for SFP on Mellanox platforms ( #1056 )
...
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2017-10-19 18:36:25 -07:00
Shuotian Cheng
a9566bdb1e
[Broadcom]: Update Broadcom SAI package to 3.0.3.2-8 ( #1057 )
...
Update Inventec config.bcm files
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-19 16:52:33 -07:00