forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
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 Azure master #1
Merged
Merged
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
* Add psuutil for S8900-54XC and S8900-64XC. * Update syseeprom to CPU EEPROM for S9130-32X, S9200-64X and S9230-64X. * Update sensors.conf for S9200-64X and S9230-64X. * Update submodule for platform/broadcom/sonic-platform-modules-ingrasys Signed-off-by: Wade He <chihen.he@gmail.com>
* Support OS9 -> SONiC fast-reboot migration * Address review comments. Update NOS mac in EEPROM and net.rules for eth0 * Address review comments. Update sonic-platform-modules-dell to fac81d... * Fix script for POSIX compliance
…nt to stderr in release builds (#1477)
* Add as7716-32xb device code * Add as7716-32xb drv code
- Move all minigraph-related action from rc.local to updategraph - updategraph service is now after database. All feature services are now after and depending on updategraph
) - Service unit file not getting generated because I changed the docker container name from 'router_advertiser' to 'radv', however I didn't rename the service unit file template name to match. However, slave.mk generates a service file for every docker based on its container name, and since there was no matching 'radv.service.j2' template file, this file stopped getting generated and therefore the docker container was never getting started. - Also add swss.service to 'Requires'
…on (#1454) Just a simple change to make sonic's user life a little bit easier. Displaying the multiple elements of config_db.json in an orderly fashion allows a more intuitive user-experience. For this change i'm simply intercepting the config-state that is about to be dumped to config_db.json, and i'm placing it in an ordered-dictionary, so that information is pushed to file in natural/alphanumerical ordering. Example: admin@lnos-x1-a-csw01:~$ sudo sonic-cfggen -m /etc/sonic/minigraph.xml --print-data { ... "PORT": { "Ethernet0": { "alias": "Eth1/1", "lanes": "65" }, "Ethernet1": { "alias": "Eth1/2", "lanes": "66" }, "Ethernet2": { "alias": "Eth1/3", "lanes": "67" }, "Ethernet3": { "alias": "Eth1/4", "lanes": "68" }, "Ethernet4": { "alias": "Eth2/1", "lanes": "69" }, ... ... "INTERFACE": { "Ethernet0|10.0.0.0/31": {}, "Ethernet1|10.0.0.2/31": {}, "Ethernet2|10.0.0.4/31": {}, "Ethernet3|10.0.0.6/31": {}, "Ethernet4|10.0.0.8/31": {},
Signed-off-by: Nadiya Stetskovych <Nadiya.Stetskovych@cavium.com>
* Improve memory utilization through more sharing at the ingress on A7050-QX-32S Signed-off-by: Wenda <wenni@microsoft.com> * Apply buffers config changes on A7050-QX-32S to A7050-QX32 Signed-off-by: Wenda <wenni@microsoft.com> * Apply buffers config changes on A7050-QX-32S to S6000
Signed-off-by: Sihui Han <sihan@microsoft.com>
This commit has the workaround for sai.profile to point to config.bcm T0 profile. This fix will be reverted once the sai.profile.j2 dynamically generates this file. Signed-off-by: Harish Venkatraman <Harish_Venkatraman@dell.com>
- What I did Upgrading SAI version from v1.0 to v1.2.3 - How I did it Updating platform/nephos/sai.mk - How to verify it Checking the image can build successfully in the branch master - Description for the changelog Upgrade SAI to v1.2.3 - A picture of a cute animal (not mandatory but encouraged) Signed-off-by: Sam Yang <yang.kaiyu@gmail.com>
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
* Update sonic-platform-modules-accton to lastest Signed-off-by: roylee123 <roy_lee@accton.com> * 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 * [platform] 1. Add QSFP reset control. 2. Validate fan control monitoring. Signed-off-by: roy_lee <roy_lee@accton.com> * Replace tab by blanks. Signed-off-by: roy_lee <roy_lee@accton.com> * Resolve submodule conflicts. Signed-off-by: roy_lee <roy_lee@accton.com> * AS7312-54x, fix a indention error on sfputil.py. Signed-off-by: roy_lee <roy_lee@accton.com>
SDK: no functional change, update version number to 3.4.1.11-2. SAI: upgrade to 3.1.3.4-5, enable warm shutdown feature.
* Enable/disable fstrim on S6100 & Z9100 Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
Signed-off-by: Sihui Han <sihan@microsoft.com>
…adjust their flags depending on whether or not they are run on a terminal (#1507)
…#1508) * Reduce xoff size for in-flight packets of lossless traffic Signed-off-by: Wenda <wenni@microsoft.com> * Must explicitly specify min buffer size per queue to be zero Signed-off-by: Wenda <wenni@microsoft.com>
add load IPMI module. Signed-off-by: johnson.lu <johnson.lu@deltaww.com>
* [installer]: support new onie machine.conf format onie_* variable are generated at runtime in /etc/machine.conf. We can no longer copy the static machine.conf into sonic image. Signed-off-by: Guohan Lu <gulv@microsoft.com>
This apply to arista_7050_qx32 and arista_7050_qx32s.
SAI 1.12.0 SDK 4.2.8103 FW 13.1701.0008 Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
* Enable all counters: queue, port, and pfcwd * Fixed a small bug inside of sonic-utilities * Another typo
applied on lossless traffic Arista-7060CX-32S-C32 Arista-7060CX-32S-D48C8 Arista-7060CX-32S-Q32 Arista-7260CX3-D108C8 Force10-Z9100-T0 Force10-Z9100 Signed-off-by: Wenda Ni <wenni@microsoft.com>
…1812) * [rc.local] Move all constants and functions to top of file; Unify style; Reword messages * Add function to process reboot cause upon boot * Simplify retrieval of SONIC_VERSION per comments * Change wording
Move a7060 configs out of syncd docker Signed-off-by: Wenda <wenni@microsoft.com>
* Switch Vendor: Edge-core * Switch SKU: AS7312-54XS * ASIC Vendor: Broadcom * Swich ASIC: Tomahawk+ * Port Configuration: 48x25G + 6x100G * SONiC Image: SONiC-ONIE-Broadcom Signed-off-by: polly_hsu@edge-core.com
…I autocomplete/suggest (#1824)
…bel in sensor.conf (#1826) * update fancontrol config follow cel fsc document * update lm75 sensors label
* sonic-quagga update. Don't spam with 'Vtysh connected from' message * Update swss submodule with QueueMaps fixes
* [baseimage]: add commonly used network tools
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
) * This new daemon will listen to the SDK for the SDK change event, * after got a SFP change event will publish a notification via DB. modified: platform/mellanox/docker-syncd-mlnx-rpc.mk modified: platform/mellanox/docker-syncd-mlnx.mk modified: platform/mellanox/docker-syncd-mlnx/start.sh modified: platform/mellanox/docker-syncd-mlnx/supervisord.conf new file: platform/mellanox/mlnx-sfpd.mk new file: platform/mellanox/mlnx-sfpd/scripts/mlnx-sfpd new file: platform/mellanox/mlnx-sfpd/setup.py modified: platform/mellanox/rules.mk signed-off-by Liu Kebo kebol@mellanox.com
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
* [device] Update arista driver submodule * Set Arista scd driver config Set ARISTA_SCD_DRIVER_CONFIG config to build and include scd driver to resulting arista deb packages
cpchangtw
pushed a commit
that referenced
this pull request
May 24, 2023
- Why I did it To improve ASIC FW upgrade logging and have information about the cause of FW update failure in the log. - How I did it Added syslog logger support In case the FW update has failed the update tool will give the cause of the failure in the output in the last line, starting with "Fail". When running the tool, in case of a failed update, we will parse the output to retrieve the cause and log it. Device #1: ---------- Device Type: ConnectX6DX Part Number: MCX623106AN-CDA_Ax Description: ConnectX-6 Dx EN adapter card; 100GbE; Dual-port QSFP56; PCIe 4.0/3.0 x16; PSID: MT_0000000359 PCI Device Name: /dev/mst/mt4125_pciconf0 Base GUID: 0c42a103007d22d4 Base MAC: 0c42a17d22d4 Versions: Current Available FW 22.32.0498 22.32.0498 PXE 3.6.0500 3.6.0500 UEFI 14.25.0015 14.25.0015 Status: Forced update required --------- Found 1 device(s) requiring firmware update... Device #1: Updating FW ... FSMST_INITIALIZE - OK Writing Boot image component - OK Fail : The Digest in the signature is wrong - How to verify it mlnx-fw-upgrade.sh --upgrade
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.
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)