[platform]add platfrom snh60a0-320fv2 & snh60b0-640f#1750
Closed
juntseng62 wants to merge 1 commit intosonic-net:masterfrom
AlphaNetworks:master
Closed
[platform]add platfrom snh60a0-320fv2 & snh60b0-640f#1750juntseng62 wants to merge 1 commit intosonic-net:masterfrom AlphaNetworks:master
juntseng62 wants to merge 1 commit intosonic-net:masterfrom
AlphaNetworks:master
Conversation
Collaborator
|
@juntseng62, can you resolve conflict? |
lguohan
requested changes
Sep 1, 2018
Collaborator
lguohan
left a comment
There was a problem hiding this comment.
can you resolve the conflict?
Contributor
Author
|
Hi @lguohan , /Jun |
Contributor
Author
|
Hi @lguohan , |
vivekrnv
added a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Sep 13, 2021
Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com> 2416175 [config reload] Fix config reload failure due to sonic.target job cancellation (sonic-net#1814) 2b12aad [portstat, intfstat] added rates and utilization (sonic-net#1750) 26e700a [debug dump util] Techsupport addition (sonic-net#1669) 9f2326e [debug dump util] Base Skeleton and Click Class added (sonic-net#1668)
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)
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)
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
#### What I did Depends on [sonic-swss-common/pull/330](sonic-net/sonic-swss-common#330) According to [HLD](https://github.com/Azure/SONiC/blob/master/doc/rates-and-utilization/Rates_and_utilization_HLD.md) added calculation of rates and utilization columns to the `portstat` and `intfstat` scripts output #### How I did it Modified the `portstat` and `intfstat` scripts #### How to verify it Added UT #### Previous command output (if the output of a command-line utility has changed) ``` admin@sonic:~$ show int count IFACE STATE RX_OK RX_BPS RX_UTIL RX_ERR RX_DRP RX_OVR TX_OK TX_BPS TX_UTIL TX_ERR TX_DRP TX_OVR ----------- ------- ------- -------- --------- -------- -------- -------- ------- -------- --------- -------- -------- -------- Ethernet0 X 0 N/A N/A 0 0 N/A 0 N/A N/A 0 0 N/A Ethernet2 U 287 N/A N/A 0 0 N/A 818 N/A N/A 0 0 N/A Ethernet4 U 380 N/A N/A 0 0 N/A 858 N/A N/A 0 0 N/A Ethernet6 U 286 N/A N/A 0 0 N/A 850 N/A N/A 0 0 N/A ``` #### New command output (if the output of a command-line utility has changed) ``` admin@sonic:~$ show int count IFACE STATE RX_OK RX_BPS RX_UTIL RX_ERR RX_DRP RX_OVR TX_OK TX_BPS TX_UTIL TX_ERR TX_DRP TX_OVR ----------- ------- ------- ---------- --------- -------- -------- -------- ------- ---------- --------- -------- -------- -------- Ethernet0 X 0 0.00 B/s 0.00% 0 0 N/A 0 0.00 B/s 0.00% 0 0 N/A Ethernet2 U 0 0.00 B/s 0.00% 0 0 N/A 0 0.00 B/s 0.00% 0 0 N/A Ethernet4 U 0 0.00 B/s 0.00% 0 0 N/A 0 0.00 B/s 0.00% 0 0 N/A Ethernet6 U 0 0.00 B/s 0.00% 0 0 N/A 0 0.00 B/s 0.00% 0 0 N/A ```
mssonicbld
added a commit
that referenced
this pull request
Feb 25, 2026
…tically (#25609) #### Why I did it src/sonic-sairedis ``` * c7a61be0 - (HEAD -> 202511, origin/202511) Fix switch stat counters by using get_stats_ext instead of get_stats (#1775) (3 hours ago) [mssonicbld] * 4f1d7d99 - Revert "Temp workaround for sonic-buildimage issue 23387 (#1629)" (#1758) (13 hours ago) [mssonicbld] * 7c5f17d2 - [ci] Install redis from Debian (#1778) (24 hours ago) [mssonicbld] * ec4a54d5 - Fix dash meter COUNTERS_DB keys to use VID instead of RID (#1750) (4 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Add platform support for snh60b0-640f & snh60a0-320fv2 devices
ASIC Vendor: Broadcom
. Swich ASIC:
1.Tomhawk2 chip: for snh60b0-640f device
2.Tomhawk chip: for snh60a0-320fv2 device
. Port Config:
1.Tomhawk2 chip: for snh60b0-640f device: 64x100G
2.Tomhawk chip: for snh60a0-320fv2 device 32x100G
. What I did
1. Add new platform snh60b0-640f
2. Add new platform snh60a0-320fv2
. How I did it
Provide device and plarform related files.
. How to verify it
psuutil status
sfputil show presence
sfputil show eeprom
decode-syseeprom
sensors
fan policy check
. Description for the changelog