[platform] Add as7512 sfp/eeprom utils#531
Merged
lguohan merged 3 commits intosonic-net:masterfrom May 18, 2017
Merged
Conversation
added 2 commits
April 24, 2017 12:59
Signed-off-by: Nadiya.Stetskovych <[email protected]>
Signed-off-by: Nadiya.Stetskovych <[email protected]>
lguohan
reviewed
Apr 24, 2017
| {% elif sonic_asic_platform == 'cavium' %} | ||
| ExecStopPost=/etc/init.d/xpnet.sh stop | ||
| ExecStopPost=/etc/init.d/xpnet.sh start | ||
| ExecStopPost=/usr/bin/accton_as7512_util.py clean |
Collaborator
There was a problem hiding this comment.
is this asic related or peripheral related? usually, this only contains asic related init.
Contributor
Author
There was a problem hiding this comment.
it is peripheral related
Collaborator
There was a problem hiding this comment.
in this case, can it be moved to the the as7512 platform package instead of here?
Collaborator
|
@jleveque to have another look. |
Contributor
|
Looks good to me, but I will wait to approve until your question regarding files/build_templates/swss.service.j2 above is settled. |
lguohan
requested changes
Apr 26, 2017
Collaborator
lguohan
left a comment
There was a problem hiding this comment.
move platform related init to platform modules
Signed-off-by: Nadiya.Stetskovych <[email protected]>
Contributor
Author
|
@lguohan done. |
jleveque
approved these changes
May 2, 2017
Contributor
Author
|
@lguohan pls review |
lguohan
approved these changes
May 18, 2017
lguohan
approved these changes
May 18, 2017
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
May 14, 2019
Submodule src/sonic-utilities 6130695..a1f961c: > update scheme variable name (sonic-net#531) > [teamshow]: Add * to indicate if the state has been synced into database (sonic-net#395) Signed-off-by: Ying Xie <[email protected]>
yxieca
added a commit
that referenced
this pull request
May 14, 2019
Submodule src/sonic-utilities 6130695..a1f961c: > update scheme variable name (#531) > [teamshow]: Add * to indicate if the state has been synced into database (#395) Signed-off-by: Ying Xie <[email protected]>
lguohan
pushed a commit
that referenced
this pull request
Jul 17, 2019
* ee56d54 2019-07-16 | [fast-reboot] Stop services after killing containers to prevent automatic restart (#572) (HEAD -> master, origin/master, origin/HEAD) [Joe LeVeque] * c718cab 2019-07-17 | [acl_loader]: Fix show mirror_session error (#580) [JaredLius] * 2764c6c 2019-07-16 | [Mellanox] Improve the prompt of the Mellanox sdk sniffer command. (#546) [Stephen Sun] * 5a5b74d 2019-07-10 | Generate interface table to have an entry for default VRF (#525) [Prince Sunny] * c30e9ff 2019-07-10 | [show] Don't abort in InterfaceAliasConverter ctor if PORT table doesn't exist (#571) [Joe LeVeque] * 1aac696 2019-07-10 | [fast reboot] stop removing opennsl module before reboot (#560) [Ying Xie] * 37823d4 2019-07-09 | Modified CLI doc for 201904 release, changed the config interface command, etc., (#561) [kannankvs] * 77ae6b8 2019-07-03 | [PR template] Add reminder to update Command Line Reference Guide if modifying user-facing commands (#569) [Joe LeVeque] * dc52015 2019-06-25 | [Sonic-utilities]: Added commands to view acl and port running configs (#557) [Prem Prakash] * c7f45c3 2019-06-19 | [warm-reboot] Use retryCount option of orchagent_restart_check program (#555) [Jipan Yang] * c6a08f7 2019-06-17 | [scripts]: add support to db_migrator for non-default unix socket (#551) [Lawrence Lee] * 98e087f 2019-06-06 | [show]: Edit comment (#549) [Vasant Patil] * 5667a90 2019-06-06 | [intfutil] Fix error when <interface name> specified in show interface related commands (#548) [Gord Chen] * b7fcb1f 2019-06-04 | Add buffer pool watermark support in watermarkstat and counterpoll (#521) [Wenda Ni] * 635dc88 2019-06-03 | [config]: Add config acl add/remove table command (#541) [Shuotian Cheng] * dcdc922 2019-06-03 | [show]: Add show policer command (#540) [Shuotian Cheng] * 82ef3ec 2019-06-01 | IP Address validation check (#530) [Tapash Das] * 1f326ad 2019-05-31 | [show] Remove ability to clear counters from 'show' commands (#518) [Joe LeVeque] * 669d36d 2019-06-01 | Add SONIC CLI Manual (#533) [kannankvs] * 7657001 2019-06-01 | 'show vlan config' not displaying the VLAN members, after the clear config and reload with default l2 configuration. (#457) [RAMA CHANDRA REDDY GADDAM] * 9493883 2019-05-28 | use vlan members (#542) [trzhang-msft] * 128462a 2019-05-22 | [config]: Add --policer option for mirror session (#537) [Shuotian Cheng] * 38da7f3 2019-05-22 | [acl_loader]: Add policer attribute in show mirror_session command (#538) [Shuotian Cheng] * f95ff00 2019-05-22 | [acl_loader]: Do not apply default DENY rule for MIRRORV6 table (#522) [Shuotian Cheng] * 50b7256 2019-05-21 | [sonic_installer] If asked to install an image which is already installed, simply set as default (#534) [Joe LeVeque] * d823062 2019-05-20 | [201811] enable DB migrator code (#536) [Ying Xie] * 7f7f384 2019-05-10 | update scheme variable name (#531) [trzhang-msft] * c66315a 2019-05-10 | Config interface Loopback0 ip add/del is not working (#443) [Kiran Kumar Kella] * 430d4b8 2019-05-10 | decode-syseeprom : added new option to show the Product Name. (#496) [Olivier Singla]
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
daall
added a commit
to daall/sonic-buildimage
that referenced
this pull request
Nov 19, 2019
sairedis: * [SAI] Update SAI submodule to v1.5.1 (sonic-net#532) * Cleanup Makefile.am from BFN specific code (sonic-net#530) * [vs] Implement indices for debug counters in VS (sonic-net#531) * Enable FastReboot if we have key "FAST_REBOOT|system" in State db (sonic-net#529) * [flex_counter] Add sairedis support for drop counters (sonic-net#520) swss: * [orchagent] Add swss support for drop counters (sonic-net#1075) * [orchagent] warning fixes for 32bit arch compilation (sonic-net#1129) * [utilities] Create utility classes for interacting with flex counters (sonic-net#1093) * [portsorch] add support to set mac-address learning attribute on bridge-port (sonic-net#809) * Fix traceroute issue (sonic-net#1113) utilities: * Add CLI support for configurable drop counters (sonic-net#688) * Revert "SONiC Management Framework Release 1.0 (sonic-net#659)" (sonic-net#741) * SONiC Management Framework Release 1.0 (sonic-net#659) Signed-off-by: Danny Allen <[email protected]>
lguohan
pushed a commit
that referenced
this pull request
Nov 21, 2019
sairedis: * [SAI] Update SAI submodule to v1.5.1 (#532) * Cleanup Makefile.am from BFN specific code (#530) * [vs] Implement indices for debug counters in VS (#531) * Enable FastReboot if we have key "FAST_REBOOT|system" in State db (#529) * [flex_counter] Add sairedis support for drop counters (#520) swss: * [orchagent] Add swss support for drop counters (#1075) * [orchagent] warning fixes for 32bit arch compilation (#1129) * [utilities] Create utility classes for interacting with flex counters (#1093) * [portsorch] add support to set mac-address learning attribute on bridge-port (#809) * Fix traceroute issue (#1113) utilities: * Add CLI support for configurable drop counters (#688) * Revert "SONiC Management Framework Release 1.0 (#659)" (#741) * SONiC Management Framework Release 1.0 (#659) Signed-off-by: Danny Allen <[email protected]>
zhenggen-xu
pushed a commit
to zhenggen-xu/sonic-buildimage
that referenced
this pull request
Jan 10, 2020
sairedis: * [SAI] Update SAI submodule to v1.5.1 (sonic-net#532) * Cleanup Makefile.am from BFN specific code (sonic-net#530) * [vs] Implement indices for debug counters in VS (sonic-net#531) * Enable FastReboot if we have key "FAST_REBOOT|system" in State db (sonic-net#529) * [flex_counter] Add sairedis support for drop counters (sonic-net#520) swss: * [orchagent] Add swss support for drop counters (sonic-net#1075) * [orchagent] warning fixes for 32bit arch compilation (sonic-net#1129) * [utilities] Create utility classes for interacting with flex counters (sonic-net#1093) * [portsorch] add support to set mac-address learning attribute on bridge-port (sonic-net#809) * Fix traceroute issue (sonic-net#1113) utilities: * Add CLI support for configurable drop counters (sonic-net#688) * Revert "SONiC Management Framework Release 1.0 (sonic-net#659)" (sonic-net#741) * SONiC Management Framework Release 1.0 (sonic-net#659) Signed-off-by: Danny Allen <[email protected]>
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
Signed-off-by: Danny Allen <[email protected]>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
Jan 27, 2025
…ic-platform-common [submodule][202412] Update submodule sonic-platform-common to the latest HEAD automatically
jianyuewu
pushed a commit
to jianyuewu/sonic-buildimage
that referenced
this pull request
May 7, 2025
…tl (sonic-net#531) <!-- Provide a general summary of your changes in the Title above --> #### Description <!-- Describe your changes in detail --> Add support for Virtium SSD which can't use SmartCMD - to use only smartctl (using generic ssd info parser). #### Motivation and Context <!-- Why is this change required? What problem does it solve? If this pull request closes/resolves an open Issue, make sure you include the text "fixes #xxxx", "closes #xxxx" or "resolves #xxxx" here --> There are Virtium SSDs which can't receive SSD info from 'SmartCMD', and must use 'smartctl' command. For those SSDs, after calling the generic ssd parser, the function is finished and the specific vendor parser won't be called. #### How Has This Been Tested? <!-- Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc. --> I tested it manually with a special Virtium SSD which doesn't support SmartCMD #### Additional Information (Optional) output after the change: root@sonic:/home/admin# show platform ssdhealth Disk Type : NVME Device Model : Virtium VTPM24CEXI080-BM110006 Health : 100.0% Temperature : 52.0C output before the change: root@sonic:/home/admin# show platform ssdhealth [Error] Cannot read SMART information on device /dev/nvme0n1 Disk Type : NVME Device Model : Virtium VTPM24CEXI080-BM110006 Health : N/A Temperature : 51.0C
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.
No description provided.