[device]: Add support for Mellanox MSN2410#491
Merged
stcheng merged 2 commits intosonic-net:masterfrom Apr 10, 2017
Merged
Conversation
MSN2410 runs on Spectrum silicon and has 56 ports: 48 25GbE and 8 100GbE Signed-off-by: marian-pritsak <marianp@mellanox.com>
lguohan
approved these changes
Apr 10, 2017
Collaborator
|
@jleveque , please review |
jleveque
approved these changes
Apr 10, 2017
lguohan
added a commit
to lguohan/sonic-buildimage
that referenced
this pull request
May 1, 2018
* bb85c72 2018-05-01 | Populate existing interface cache, bring down before configDone (sonic-net#491) (HEAD -> master, origin/master, origin/HEAD) [Prince Sunny] * bc97597 2018-04-30 | Add ipv6 ACL support in schema file (sonic-net#490) [zhenggen-xu] * f939b95 2018-04-27 | [qosorch]: Optimizations of qosorch (sonic-net#488) [pavel-shirshov] Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan
added a commit
that referenced
this pull request
May 1, 2018
* bb85c72 2018-05-01 | Populate existing interface cache, bring down before configDone (#491) (HEAD -> master, origin/master, origin/HEAD) [Prince Sunny] * bc97597 2018-04-30 | Add ipv6 ACL support in schema file (#490) [zhenggen-xu] * f939b95 2018-04-27 | [qosorch]: Optimizations of qosorch (#488) [pavel-shirshov] Signed-off-by: Guohan Lu <gulv@microsoft.com>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Jul 31, 2019
Submodule src/sonic-sairedis 4c75b7f..54c8e78: > [saisdkdump]: Fix dump generation crash (sonic-net#493) > Fix bug: Restore sai log levels from LOGLEVEL_DB after saiDiscover (sonic-net#491) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Jul 31, 2019
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…c-net#491) * Populate existing interface cache, bring down before configDone * simplify the logic and add logging Signed-off-by: Guohan Lu <gulv@microsoft.com> * add logging for publish event to state db Signed-off-by: Guohan Lu <gulv@microsoft.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…c-net#491) * Populate existing interface cache, bring down before configDone * simplify the logic and add logging Signed-off-by: Guohan Lu <gulv@microsoft.com> * add logging for publish event to state db Signed-off-by: Guohan Lu <gulv@microsoft.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
mssonicbld
added a commit
that referenced
this pull request
Jun 4, 2024
…D automatically (#19130) #### Why I did it src/sonic-platform-daemons ``` * 76cf1dc - (HEAD -> master, origin/master, origin/HEAD) Fix for #19116 [xcvrd] typo "log_notifce" results in port oper down (#493) (4 days ago) [Anoop Kamath] * f41ecca - Implementation of a Monitoring Daemon for storage devices in SONiC switches (#433) (4 days ago) [Ashwin Srinivasan] * 28302d4 - Update for the procedures for insertion/hot swap of Switch Fabric Module (SFM) by using "config chassis modules shutdown/startup" commands (#491) (5 days ago) [JunhongMao] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Sep 12, 2024
… automatically (#20219) #### Why I did it src/sonic-platform-common ``` * cc22866 - (HEAD -> 202405, origin/202405) Make is_flat_memory more robust (#491) (25 hours ago) [Junchao-Mellanox] * d494347 - Fix the temperature parsing in nvme disks (#475) (25 hours ago) [Vivek] ``` #### How I did it #### How to verify it #### Description for the changelog
jon-nokia
pushed a commit
to jon-nokia/sonic-buildimage
that referenced
this pull request
Jan 10, 2025
[code sync] Merge code from sonic-net/sonic-buildimage:202405 to 202405
jianyuewu
pushed a commit
to jianyuewu/sonic-buildimage
that referenced
this pull request
May 7, 2025
- Description Currently, is_flat_memory could return 3 different values: True when the module is flat memory False when the module is not flat memory None when the EEPROM read returns None or empty bytearray When it returns None, we should not assume that the module is NOT a flat memory. Instead, it would be safer to treat it as a flat memory. - Motivation and Context This PR is to make is_flat_memory only returns two state, True or False. And if EEPROM reading returns None or empty bytearray, we should treat the module as a flat memory. - How Has This Been Tested? Manual test
bobby-nexthop
pushed a commit
to bobby-nexthop/sonic-buildimage
that referenced
this pull request
Aug 1, 2025
…ule (SFM) by using "config chassis modules shutdown/startup" commands (sonic-net#491) * Update for the procedures for insertion/hot swap of Switch Fabric Module(SFM) by using "config chassis modules shutdown/startup" commands
stephenxs
pushed a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Oct 20, 2025
Why I did it to calculate SPC6 static buffers according to requirements How I did it Calculated according to: T0: Uplinks: 256 ports, 400G speed, 40m cable length. Downlinks: 256 ports, 400G speed, 5m cable length. T1: Uplinks: 256 ports, 400G speed, 300m cable length. Downlinks: 256 ports, 400G speed, 40m cable length.
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.
MSN2410 runs on Spectrum silicon and has 56 ports:
48 25GbE and 8 100GbE
Signed-off-by: marian-pritsak marianp@mellanox.com