-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge latest master to v1.0.3 #855
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build triggered. sha1 is merged. |
* Adding file 'led_proc_init.soc' Signed-off-by: Sam Yang <[email protected]>
[cfg engine] Add support to read device description xml
In Jinja2, '|' cannot be treated directly as piping operator. The operator precedence of '|' is higher than '*'. The filter only applies to the value just before it. Group the expression to make sure that the filter is applied to the outcome of the expression. Update the unit test to add such case.
- Update SAI (added support of SN2740 profile). - Update SDK to version 4.2.3130. - Update FW to version 13.1224.0140. - Update HW MGMT to version 1.0.0160.
* [config]: Add SONIC_CONFIG_MAKE_JOBS This config option allows user to specify -j value that will be passed to each package build. Signed-off-by: marian-pritsak <[email protected]>
Signed-off-by: Nadiya.Stetskovych <[email protected]>
Signed-off-by: Nadiya.Stetskovych <[email protected]>
* Fix ACL json translation * Fix json translation tests
* Ignore return value of umount * Refine the umount process, more diagnostic info output
Files now end with a single newline
* Update golang version to latest 1.8.3
need to install sonic-device-data into sonic-mgmt docker
…DX010 (#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) (#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]>
Signed-off-by: marian-pritsak <[email protected]>
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]>
- 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
Add new target to list all available packages, files, docker images and installers. Signed-off-by: marian-pritsak <[email protected]>
Signed-off-by: marian-pritsak <[email protected]>
* [cfggen] Support reading from and writing to configdb * [bgp] Move bgp_admin_state to configdb, support dynamic admin state change * [sonic-utilities] Adapt configDB for admin status, support config save and config load
This simplifies FW upgrade procedure and allows to specify required version only in one place (fw recipe).
* Update sonic-platform-modules-arista submodule * Update boot0 to handle DCS-7260CX3-64 * Add sys eeprom plugin for DCS-7260CX3-64 * Add sfputil plugin for DCS-7260CX3-64 * Add sensors config for DCS-7260CX3-64 * Add Arista-7260CX3-64 HwSku port_config * Handle slow flash partition re-read * Add minigraph.xml for DCS-7260CX3-64 64x100G
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
5 tasks
lguohan
pushed a commit
that referenced
this pull request
Jul 24, 2021
Update sonic-sairedis submodule to include below commits: 84fa50a Revert "[vs]: Start syncd by passing context configuration file and global context index. (#832)" (#859) 736dc3b Remove redudnant mention of platform cisco-8000 (#856) 969ad94 Support for cisco-8000 platform for sonic-sairedis/syncd (#823) 1eacd05 [sairedis] Client/Server add support for SAI stats api (#855) 59fedfa [sairedis] Client/Server support SAI fdb flush api (#853) 5c2aaae [syncd] bulk OID remove requires RID (#854) 7da0894 [sairedis] Client/Server support SAI query API (#848) 443ad36 [sairedis] Style refactor cleanup (#850) Signed-off-by: Suvarna Meenakshi <[email protected]>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
Update sonic-sairedis submodule to include below commits: 84fa50a Revert "[vs]: Start syncd by passing context configuration file and global context index. (sonic-net#832)" (sonic-net#859) 736dc3b Remove redudnant mention of platform cisco-8000 (sonic-net#856) 969ad94 Support for cisco-8000 platform for sonic-sairedis/syncd (sonic-net#823) 1eacd05 [sairedis] Client/Server add support for SAI stats api (sonic-net#855) 59fedfa [sairedis] Client/Server support SAI fdb flush api (sonic-net#853) 5c2aaae [syncd] bulk OID remove requires RID (sonic-net#854) 7da0894 [sairedis] Client/Server support SAI query API (sonic-net#848) 443ad36 [sairedis] Style refactor cleanup (sonic-net#850) Signed-off-by: Suvarna Meenakshi <[email protected]>
AidanCopeland
pushed a commit
to Metaswitch/sonic-buildimage
that referenced
this pull request
Apr 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Till the master commit
382d528 2017-07-28 | [mellanox]: Move FW upgrade script to base image. (#849) [Oleksandr Ivantsiv]