kram
e6cbaa377b
update refpoint
2018-03-06 18:07:08 -08:00
kram
8cb8e0fe44
update refpoint
2018-03-05 17:58:21 -08:00
krambn
ce1e03e5ba
Merge pull request #3 from wadelnn/rel_7_0
...
Add Ingrasys S9180 platform
2018-03-05 14:37:32 -08:00
krambn
0d815b840a
Merge branch 'rel_7_0' into rel_7_0
2018-03-05 14:37:11 -08:00
wadelnn
c33aa95bc2
Add psuutil in S9180-32X
...
Signed-off-by: Wade He <chihen.he@gmail.com>
2018-03-02 18:13:54 +08:00
wadelnn
e2701e2807
Delete unused file.
2018-02-24 17:28:22 +08:00
wadelnn
9582f479a0
Update submodule path and url.
2018-02-23 10:02:32 +08:00
wadelnn
bb8d37942e
Resolved the conflict.
2018-02-22 20:30:30 +08:00
wadelnn
640be3f265
Resolved the conflict.
2018-02-22 20:27:31 +08:00
wadelnn
7fb248ccd4
Modify bfnsdk for Ingrasys S9180 platform
...
Signed-off-by: Wade He <chihen.he@gmail.com>
2018-02-22 20:20:11 +08:00
wadelnn
4f4422663e
Add Ingrasys S9180 platform
...
Signed-off-by: Wade He <chihen.he@gmail.com>
2018-02-22 20:15:12 +08:00
kram
749714def3
change switch name to "switch"
2018-02-14 11:06:14 -08:00
krambn
7bfe8e3f33
Merge pull request #1 from YaoTien/rel_7_0
...
WNC new platfrom osw1800
2018-02-13 15:03:35 -08:00
krambn
8f8935103b
Merge branch 'rel_7_0' into rel_7_0
2018-02-08 09:23:59 -08:00
kram
18e861777a
initial support for WNC platform
2018-02-07 11:43:51 -08:00
Brand
8d2053ceb3
Update parameter name
2018-02-06 11:18:15 +08:00
kram
077a64a04c
Merge remote-tracking branch 'wnc/rel_7_0' into rel_7_0
2018-02-05 10:24:14 -08:00
YaoTien
5bc6dbca50
Update bfn-platform-wnc.mk
...
Update parameter name
2018-02-03 10:54:21 +08:00
Brand
369b67d340
Revert bfn-platform.mk
2018-02-01 11:19:58 +08:00
Brand
786a85dcfb
Modify for Barefoot suggest
2018-02-01 11:17:01 +08:00
Brand
8471499077
Upload wnc-osw1800
2018-01-26 16:44:02 +08:00
kram
3709499283
update refpoint for makefiles
2018-01-23 11:52:13 -08:00
kram
8da1f5ca08
export asic platform for build
2018-01-23 11:30:17 -08:00
kram
c47c409a3a
update sairedis to older refpoint till we debug clean build
2018-01-19 19:01:47 -08:00
kram
0af3331edc
Merge branch 'rel_7_0' of github.com:barefootnetworks/sonic-buildimage into rel_7_0
2018-01-19 16:18:34 -08:00
kram
fdbb3a65f6
update refpoint - sairedis
2018-01-19 16:18:05 -08:00
kram
6a42e777e1
update refpoint for Makefile chnage in sairedis
2018-01-18 20:48:24 -08:00
kram
4dfca905f1
update refpoint to handle Makefile change (no functional change)
2018-01-17 17:27:51 -08:00
kram
176c8c58cb
fix syncd rpc make files
2018-01-17 17:26:24 -08:00
kram
6998c2113b
update sairedis (fast-boot refpoint)
2018-01-12 10:07:06 -08:00
kram
7d13a23412
update refpoint of sairedis
2018-01-05 15:57:02 -08:00
kram
e3ab940a62
change source of files to github (from dropbox), update sairedis refpoint
2018-01-05 14:19:55 -08:00
kram
4eec93af5b
update relative path to include platform for clarity
2018-01-02 22:25:59 -08:00
kram
547049a806
Allow multi platform support - infra (more changes to follow)
2018-01-02 18:29:37 -08:00
kram
c171dfc59f
update refpoint to bf-master
2017-12-20 21:59:10 -08:00
kram
f5381e4de5
library dependency for stack unroll
2017-12-20 10:23:35 -08:00
kram
51bddfaefe
update refpoint of swss
2017-12-18 15:33:56 -08:00
kram
10992b6ee3
Merge remote-tracking branch 'azure/201712' into bf-master
2017-12-18 10:58:03 -08:00
lguohan
c90e9be968
[swss]: update swss submodule ( #1244 )
2017-12-17 02:04:32 -08:00
lguohan
52e07979e2
[broadcom]: update sai to 3.0.3.3-1 ( #1243 )
...
add SAI_ROUTER_INTERFACE_ATTR_MTU support in broadcom SAI
2017-12-17 02:03:39 -08:00
Haiyang Zheng
2abdf8dc58
[libteam] Add fallback support for single-member-port LAG ( #1118 )
...
* [libteam] Add fallback support for single-member-port LAG
* Allow the port to be selected if the LAG is configured
with fallback and port is in defaulted state due to missing
LACP PDUs from remote end
* Only enable port if LAG is admin up and the member port
is link up
* [team] Add lacp fallback config to teamd.j2 template
* [teamd] Resolve config conflict between fallback and minlink
* Remove min_link config if fallback is configured
* Add support for fallback config in minigraph
* [teamd] Only enable fallback if it is single-member-port LAG
Signed-off-by: Haiyang Zheng <haiyang.z@alibaba-inc.com>
* [teamd] Removing the admin status check in lacp_port_link_update
Will submit another pull request to fix this issue.
Signed-off-by: Haiyang Zheng <haiyang.z@alibaba-inc.com>
2017-12-16 11:28:18 -08:00
Samuel Angebault
46a653485c
[device/Arista] Add fancontrol config for all Arista platforms ( #1242 )
...
* Rename i2c busses for a7060cx-32 platform
* Update fancontrol for a7260cx3-64
* Add fancontrol for a7050qx-32
* Add fancontrol for a7050qx-32s
* Add fancontrol for a7060cx-32s
2017-12-15 16:39:15 -08:00
kram
a10b06f012
Merge remote-tracking branch 'azure/master' into bf-master
2017-12-15 10:32:08 -08:00
Roy Lee
db7f173f23
[Accton AS7712] Add sfp reset in driver and sfputil.py. ( #1241 )
...
Signed-off-by: roylee123 <roy_lee@accton.com>
2017-12-15 00:59:41 -08:00
Joe LeVeque
1c0c3ff7a9
[Dell S6100]: EEPROM plugin overrides serial_number_str() to return service tag instead of serial number ( #1239 )
...
* [Dell S6100]: EEPROM plugin overrides serial_number_str() to return service tag instead of serial number
* Refactor to simplify
2017-12-14 17:34:58 -08:00
kram
50bd2cb2dd
update swss refpoint
2017-12-14 11:59:00 -08:00
kram
771b9df529
Merge remote-tracking branch 'azure/master' into bf-master
2017-12-14 10:52:29 -08:00
lguohan
9f54aed9cf
[sonic-utilities]: update sonic-utilities submodule ( #1237 )
2017-12-14 00:40:33 -08:00
loshihyu
a2af29aa78
Fixed D7054 missing front-panel port Interfaces ( #1236 )
2017-12-13 22:57:06 -08:00
kram
e2696683ff
Merge remote-tracking branch 'azure/master' into bf-master
2017-12-13 17:49:24 -08:00