Skip to content

merge from community#4

Closed
keboliu wants to merge 918 commits intosonoble:masterfrom
keboliu:master
Closed

merge from community#4
keboliu wants to merge 918 commits intosonoble:masterfrom
keboliu:master

Conversation

@keboliu
Copy link

@keboliu keboliu commented Dec 25, 2017

No description provided.

qiluo-msft and others added 30 commits July 11, 2017 16:53
* Ignore return value of umount

* Refine the umount process, more diagnostic info output
Add Inventec-D7032Q28B-C32 config.bcm file
Files now end with a single newline
…t#819)

need to install sonic-device-data into sonic-mgmt docker
…DX010 (sonic-net#816)

* [platform/Seastone] Add a new supported platform, Celestica Seastone-DX010.

Switch Vendor: Celestica
Switch SKU : Seastone-DX010
ASIC Vendor: Broadcom
Swich ASIC: Tomahawk
Port Configuration: 32x100G, 64x50G and 96x10G+16x50G.
SONiC Image: SONiC-ONIE-Broadcom

Signed-off-by: [email protected]

* Help to convert tab to white space for Inventec-D7032Q28B platform.
…nfigurations) (sonic-net#818)

* ASIC part support for Celestica DX010 platform.
It includes:
*Three different configurations: 32x100G, 64x50G, 96x10G+16x50G.(Script to be includd in the platform directory).
*Data port LED

Also from vendor:
*fancontrol configuration
*eeprom.py/sfpulti.py plugins
*sensor configuration

* Typo fix

* Add the port configuration change script

* move the script to sonic-utilities repo
* Install yaml python module in docker-ptf container
By default, wget tries to use timestamp received from the server. This
behavior messes up make dependencies which are also based on last
modification time. In order to avoid this, we use the current time as a
timestamp to keep dependencies in correct order.

Signed-off-by: marian-pritsak <[email protected]>
* Updated entrypoint for docker-ptf container

* Add main supervisord.conf file under /etc/supervisor. Run supervisord with option -c
* Update LED for S9100-32X
* Add LED for S8900-54XC and S8900-64XC

Signed-off-by: Sam Yang <[email protected]>
Print current build configuration before run
Update screen with currently running targets (only available if TERM is
available)
Change format of printed targets

Signed-off-by: marian-pritsak <[email protected]>
…-net#835)

Export platform information in environment to be able to write vendor
specific code.
- IPv6 is not supported on management interface
- Add unit test
In case previous build was forcefully stopped, we need to remove screen
lock so that build won't be stuck.

Signed-off-by: marian-pritsak <[email protected]>
- Download files to target/files directory (instead of target/debs)
- Clean python-weels log files
andriymoroz-mlnx and others added 19 commits November 3, 2017 16:31
* [vs] add teamsyncd into vs docker

* add build badge for virtual switch
* Add support for vlanconfd and intfconfd

Signed-off-by: Jipan Yang <[email protected]>

* Change name to vlanmgrd and intfmgrd

Signed-off-by: Jipan Yang <[email protected]>

* Add missing vlan_members for parse_dpg result

Signed-off-by: Jipan Yang <[email protected]>

* Remove cfgmgr debug CLI from image

Signed-off-by: Jipan Yang <[email protected]>

* Update swss and swss-common submodules for VLAN trunk support

Signed-off-by: Jipan Yang <[email protected]>
sonic-net#1117)

* merged new p4 platform from 1.0.3

* reverted SAI-P4-BM to SAI1.0

* changed port_config.ini from alias to name. changed tenjin makefile to https

* updated SAI-P4-BM commit
* [init]: save the initial switch mac to config db

Save the initial switch mac to config db DEVICE_METADATA|localhost entry.

* update sonic-swss submodule
* Restart ntp after ntp-config
* Remove ntp dependency to ntp-config
Include: [interface]: Extend the max data wait time to 60s

Signed-off-by: Shu0T1an ChenG <[email protected]>
Fix memory leak in multipath routing

Signed-off-by: Shu0T1an ChenG <[email protected]>
If device MAC is added to init_cfg.json, it has to be done using
intermediate file. We cannot redirect to same file while trying to read
from it because it will be truncated first.

Signed-off-by: marian-pritsak <[email protected]>
Includes fixes for SAI 1.0.2 version
Update SX-SDK to 4.2.6011
Update FW to 13.1530.0152

Signed-off-by: marian-pritsak <[email protected]>
@keboliu keboliu closed this Dec 25, 2017
@keboliu
Copy link
Author

keboliu commented Dec 25, 2017

sorry, created pull request by miss operation, closed. hope no negative impaction...

@sonoble
Copy link
Owner

sonoble commented Dec 25, 2017

No problems, seems to be common, need to track down the reason.

marian-pritsak added a commit to marian-pritsak/sonic-buildimage that referenced this pull request Jan 24, 2018
Update package revision
Create submodule for sources

Signed-off-by: marian-pritsak <[email protected]>
marian-pritsak added a commit to marian-pritsak/sonic-buildimage that referenced this pull request Jan 25, 2018
Update package revision
Create submodule for sources

Signed-off-by: marian-pritsak <[email protected]>
andrii-savka pushed a commit to andrii-savka/sonic-buildimage that referenced this pull request Apr 2, 2018
Update package revision
Create submodule for sources

Signed-off-by: marian-pritsak <[email protected]>
lguohan pushed a commit to loshihyu/sonic-buildimage that referenced this pull request Aug 12, 2018
Update package revision
Create submodule for sources

Signed-off-by: marian-pritsak <[email protected]>
lguohan pushed a commit to loshihyu/sonic-buildimage that referenced this pull request Aug 12, 2018
Update package revision
Create submodule for sources

Signed-off-by: marian-pritsak <[email protected]>
vharish02 pushed a commit to vharish02/sonic-buildimage that referenced this pull request May 12, 2019
…c-net#2832)

* Base DHCP relay Docker image on Strech base Docker

* Change URL for isc-dhcp source repository

* Upgrade isc-dhcp source branch to 4.3.5-3.1

* Update patch sonoble#1 to apply to isc-dhcp 4.3.5-3.1

* Update patch sonoble#2 to apply to isc-dhcp 4.3.5-3.1

* Update patch sonoble#3 to apply to isc-dhcp 4.3.5-3.1

* Update patch sonoble#4 to apply to isc-dhcp 4.3.5-3.1

* Remove security patches, as they are now applied as part of 4.3.5-3.1 source

* Reorder patches to apply bug fix first, then features

* Extend makefile to build debug Docker image

* Update commit that series file applies against
samaity pushed a commit to samaity/sonic-buildimage that referenced this pull request Nov 15, 2019
* libyang 1.0.73
- build libyang1.0.73 debian pacakge from libyang github source
- build libyang python2 and python3 debian packages

* Address review feedback
samaity pushed a commit to samaity/sonic-buildimage that referenced this pull request Jan 17, 2023
Submodule update for sonic-linkmgrd
Incorporates:

c11a576 (2021-11-22 09:38:46) [ci]: show code coverage in azure pipeline (sonoble#4)
4ceb01d (2021-11-18 20:24:20) Fix MUX toggling issue (sonoble#1)
d640527 (2021-11-12 22:31:44) [ci]: fix artifact download
b9f247d (2021-11-12 22:31:44) [ci]: use native arm64/armhf build
3059122 (2021-09-27 11:32:23) [linkgrd] Add Missing Apache License Header

signed-off-by: Jing Zhang [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.