[platform_bcm]As7816_64x add fan control#1785
Closed
roylee123 wants to merge 21 commits intosonic-net:masterfrom
Closed
[platform_bcm]As7816_64x add fan control#1785roylee123 wants to merge 21 commits intosonic-net:masterfrom
roylee123 wants to merge 21 commits intosonic-net:masterfrom
Conversation
Signed-off-by: roylee123 <roy_lee@accton.com>
…ledd (sonic-net#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
Signed-off-by: roy_lee <roy_lee@accton.com>
Signed-off-by: roy_lee <roy_lee@accton.com>
Collaborator
|
can you resolve conflict? |
lguohan
pushed a commit
that referenced
this pull request
Sep 2, 2021
Commits on Aug 17, 2021 [VS Test] Skip flaky tests (#1875) f501e1c Skipping another flaky test temporarily (#1878) 15a014b Commits on Aug 18, 2021 Change rif_rates.lua and port_rates.lua scripts to calculate rates co… ed867b1 Commits on Aug 20, 2021 [ACL] Match TCP protocol while matching TCP_FLAG (#1854) 756471a Commits on Aug 23, 2021 [macsecmgrd] MACsec XPN changes (#1821) 4bf3d61 Commits on Aug 24, 2021 [ci]: fix artifacts download from swss-common and sairedis (#1882) 12f0ee7 Commits on Aug 26, 2021 [gearbox] Set port speed to SAI_PORT_ATTR_SPEED for gearbox (#1785) fc6cd81 [fpmsyncd][MPLS] updates for MPLS plus AZP libnl3 install (#1871) 76e3406 Commits on Aug 27, 2021 Fix vs test failure in test_buffer_traditional (#1881) db9ca83 Commits on Aug 31, 2021 [buffer orch] Bugfix: Don't query counter SAI_BUFFER_POOL_STAT_XOFF_R… 3d6b1f0 Commits on Sep 01, 2021 [pbh]: Add PBH OA (#1782) eb79ca4 Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com>
5 tasks
judyjoseph
added a commit
that referenced
this pull request
Sep 14, 2021
sonic-swss commits 5fbd113 [Flex-counters] Fix the delay of flex counters flow to prevent infinite loop (#1899) dc685b6 [portsorch] Add an extra check before setting oper speed to APPL_DB (#1885) ceef728 Update port_rates & rif_rates lua scripts to convert poll_interval to MS (#1855) sonic-utilities commits 3160753 [ci]: Support PR coverage (#1806) 3316fdb fix wrong code indent in sfputil (#1808) c33e3a8 [config reload] Fix config reload failure due to sonic.target job cancellation (#1814) 4f7e107 [portconfig] Validate duplicate speed value and interface type value (#1745) 59817e2 [warm-reboot] Add new preboot health check: verify database integrity (#1785) bf2ff3c [portstat, intfstat] added rates and utilization (#1750) 3bf962c [show][platform] Revise chassis info fallback to only fall back on pmon crash (#1751)
vivekrnv
added a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Sep 15, 2021
Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com> ce11545 [config reload] Removed job-mode for sonic.target restart (sonic-net#1820) f76f672 [fdbshow]: Fix typo in comment (sonic-net#1809) 17208a0 [ci]: Support PR coverage (sonic-net#1806) c2c2354 fix wrong code indent in sfputil (sonic-net#1808) 47a9a0f [portconfig] Validate duplicate speed value and interface type value (sonic-net#1745) f1086ee [sonic_installer]Add --skip-platform-check option for sonic_installer when image mismatch (sonic-net#1791) c007d65 [warm-reboot] Add new preboot health check: verify database integrity (sonic-net#1785) 41e31e8 Fix PatchApplier init order (sonic-net#1762)
qiluo-msft
pushed a commit
that referenced
this pull request
Sep 28, 2021
0d538d3 [ci]: Support code diff coverage (#1834) 48887d1 [config] support for configuring muxcable to standby mode of operation (#1837) 2088a9a Provide support to install platform extensions (#1578) c97fe54 Add check_db_integrity script to setup.py (#1828) c0b9917 [debug dump util] COPP Module Added (#1670) 826311c [techsupport] Removed interactive option for docker commands and Improved Error Reporting (#1723) ce11545 [config reload] Removed job-mode for sonic.target restart (#1820) f76f672 [fdbshow]: Fix typo in comment (#1809) 17208a0 [ci]: Support PR coverage (#1806) c2c2354 fix wrong code indent in sfputil (#1808) 47a9a0f [portconfig] Validate duplicate speed value and interface type value (#1745) f1086ee [sonic_installer]Add --skip-platform-check option for sonic_installer when image mismatch (#1791) c007d65 [warm-reboot] Add new preboot health check: verify database integrity (#1785) 41e31e8 Fix PatchApplier init order (#1762) 2416175 [config reload] Fix config reload failure due to sonic.target job cancellation (#1814) 2b12aad [portstat, intfstat] added rates and utilization (#1750) 26e700a [debug dump util] Techsupport addition (#1669) 9f2326e [debug dump util] Base Skeleton and Click Class added (#1668)
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
…t#1785) * Set port speed to SAI_PORT_ATTR_SPEED for gearbox system-side/line-side ports. Lane speed was set before this change.
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
…sonic-net#1785) What I did Verify database integrity before proceeding with warm reboot or fast reboot. This integrity check uses a JSON schema to validate DBs. To start with, only counters_db's table COUNTERS_PORT_NAME_MAP presence is verified. But, this list can advance in future. The test logic is designed to be generic; any more databases or tables within them can be just added to schema list, and the verification logic needs no change. How I did it Added a JSON schema, and generic schema validation logic.
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
The script was added in the PR sonic-net#1785 which did not add this script to the setup.py script. Added the check_db_integrity script to setup.py.
noaOrMlnx
pushed a commit
to noaOrMlnx/sonic-buildimage
that referenced
this pull request
Nov 24, 2025
<!--
Please make sure you've read and understood our contributing guidelines:
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
** Make sure all your commits include a signature generated with `git
commit -s` **
If this is a bug fix, make sure your description includes "fixes #xxxx",
or
"closes #xxxx" or "resolves #xxxx"
Please provide the following information:
-->
#### Why I did it
This is a backport of
sonic-net#24431 to the
msft-202412 release.
- kmod: sign kernel modules during install
- linecard: Fix GPIO pin definitions
- psu: add Pwr634 psu support
- log: use parent logger for io decorators
- i2c_mux: Updates to I2cMuxBus for PCA9548
- cpu: fix PuffinPrime reboot causes
- cooling: introduce per platform config
- Blackhawk: fix its pci bridge allocation on RookCpu
- Moby/Quicksilver: disable powerCycleOnSeu and support SEU check
- citrine: fix mdio port addr and port start addr
- Moby/Quicksilver: enable power cycle on rail fault
- Fix build errors on kernel 6.12
- Fix pylint error for trixie
- scd-mdio: add multi-slice dev_id support
- scd-mdio: Remove MAX_DEVICES_PER_BUS constraint
- citrine: add syscpld attr in Citrine
- citrine: Reduce MDIO speed to 5MHz
- citrine: use pmbus instead of scd gpio for psu status
- uart: Reset TX state before each transmit
- Setup: Deprecate background initialization for platform initialization
- sensors: add optional rate-limiting to sensors
- Test CLI: Speed up and increase coverage
- sku: fix QuicksilverP512 identification with UEFI
- rpc/client: Raise exception on connection failures
##### Work item tracking
- Microsoft ADO **(number only)**:
#### How I did it
#### How to verify it
<!--
If PR needs to be backported, then the PR must be tested against the
base branch and the earliest backport release branch and provide tested
image version on these two branches. For example, if the PR is requested
for master, 202211 and 202012, then the requester needs to provide test
results on master and 202012.
-->
#### Which release branch to backport (provide reason below if selected)
<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->
- [ ] 201811
- [ ] 201911
- [ ] 202006
- [ ] 202012
- [ ] 202106
- [ ] 202111
- [ ] 202205
- [ ] 202211
#### Tested branch (Please provide the tested image version)
<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->
- [ ] <!-- image version 1 -->
- [ ] <!-- image version 2 -->
#### Description for the changelog
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->
<!--
Ensure to add label/tag for the feature raised. example - PR#2174 under
sonic-utilities repo. where, Generic Config and Update feature has been
labelled as GCU.
-->
#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on
https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->
#### A picture of a cute animal (not mandatory but encouraged)
This file contains hidden or 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
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
Add a monitor script to control fan upon system temperature.
- How I did it
Add thermal and fan util to get system status and update fans' duty based on fan policy at HW spec.
- How to verify it
Easiest, run "accton_as7816_monitor.py -d", which shows all information.
Criteria: