-
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
[platform]: Sync hwsku name with INGRASYS-S9100-C32 #391
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
Signed-off-by: Sam Yang yang.kaiyu@gmail.com
lguohan
approved these changes
Mar 13, 2017
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
* [syncd] add support for warm boot preshutdown operation - issue warm pre-shutdown from syncd_request_shutdown - update warm shutdown state transitions in state database - stop notifications and counter polls before pre-shutdown Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [syncd] log execution time of important operations Signed-off-by: Ying Xie <ying.xie@microsoft.com> * Replace do {} while (0) with {} Signed-off-by: Ying Xie <ying.xie@microsoft.com> * Expand operation 'PRE' to 'PRE-SHUTDOWN' Signed-off-by: Ying Xie <ying.xie@microsoft.com> * code style change * [spell check test] allow word 'pre' Signed-off-by: Ying Xie <ying.xie@microsoft.com>
daall
added a commit
that referenced
this pull request
Oct 16, 2020
[swss] [acl] Replace IP_PROTOCOL with NEXT_HEADER for IPv6 ACL tables (#1458) [acl] Refactor port OID retrieval into aclorch (#1462) Fix issue #5157 by identifying the dependency among objects and avoiding releasing an object still being referenced (#1440) [mock tests] Update MockDBConnector to match new swsscommon interface (#1465) [swss-common] netlink: Setting nl_socket buffer size to 3M from 2M (#391) Added support in Swig file to cast Selectable object to Subscriber Table object (#394) [warm reboot] Warm Reboot Support for EVPN VXLAN (#350) Implement DBInterface/SonicV2Connector in C++ (#387) Fix memory leak if a RedisCommand object were to be reused (#392) Signed-off-by: Danny Allen <daall@microsoft.com>
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
[swss] [acl] Replace IP_PROTOCOL with NEXT_HEADER for IPv6 ACL tables (sonic-net#1458) [acl] Refactor port OID retrieval into aclorch (sonic-net#1462) Fix issue sonic-net#5157 by identifying the dependency among objects and avoiding releasing an object still being referenced (sonic-net#1440) [mock tests] Update MockDBConnector to match new swsscommon interface (sonic-net#1465) [swss-common] netlink: Setting nl_socket buffer size to 3M from 2M (sonic-net#391) Added support in Swig file to cast Selectable object to Subscriber Table object (sonic-net#394) [warm reboot] Warm Reboot Support for EVPN VXLAN (sonic-net#350) Implement DBInterface/SonicV2Connector in C++ (sonic-net#387) Fix memory leak if a RedisCommand object were to be reused (sonic-net#392) Signed-off-by: Danny Allen <daall@microsoft.com>
sonic-otn
pushed a commit
to sonic-otn/sonic-buildimage
that referenced
this pull request
Sep 20, 2023
… automatically (sonic-net#16078) #### Why I did it src/sonic-platform-common ``` * 537095c - (HEAD -> master, origin/master, origin/HEAD) Added new RegBitsFields (sonic-net#391) (32 hours ago) [Prince George] ``` #### How I did it #### How to verify it #### Description for the changelog
DavidZagury
pushed a commit
to DavidZagury/sonic-buildimage
that referenced
this pull request
Dec 7, 2024
## Patch List * 0042-hwmon-mlxreg-fan-Add-support-for-new-flavour-of-capa.patch : * 0044-leds-mlxreg-Add-support-for-new-flavour-of-capabilit.patch : * 0045-leds-mlxreg-Remove-code-for-amber-LED-colour.patch : * 0046-Extend-driver-to-support-Infineon-Digital-Multi-phas.patch : * 0047-dt-bindings-trivial-devices-Add-infineon-xdpe1a2g7.patch : * 0048-hwmon-pmbus-Add-support-for-MPS-Multi-phase-mp2891-c.patch : * 0049-dt-bindings-trivial-devices-Add-mps-mp2891.patch : * 0050-leds-mlxreg-Skip-setting-LED-color-during-initializa.patch : * 0053-platform-mellanox-Add-support-for-dynamic-I2C-channe.patch : * 0054-platform-mellanox-Introduce-support-for-switches-equ.patch : * 0055-mellanox-Relocate-mlx-platform-driver.patch : * 0087-platform-mellanox-indicate-deferred-I2C-bus-creation.patch : * 8000-mlxsw-Use-weak-reverse-dependencies-for-firmware-fla.patch : * 8004-mlxsw-minimal-Downstream-Ignore-error-reading-SPAD-r.patch : * 8010-mlxsw-i2c-Downstream-Add-retry-mechanism-for-failed-.patch : * 8011-mlxsw-minimal-Downstream-Disable-ethtool-interface.patch :
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.
Signed-off-by: Sam Yang yang.kaiyu@gmail.com