Add SPC5 hwskus for SN5640 platforms (#18921)#19175
Merged
yejianquan merged 1 commit intosonic-net:202505from Jun 28, 2025
Merged
Add SPC5 hwskus for SN5640 platforms (#18921)#19175yejianquan merged 1 commit intosonic-net:202505from
yejianquan merged 1 commit intosonic-net:202505from
Conversation
What is the motivation for this PR? Added 2 new spc5 hwskus Mellanox-SN5640-C512S2, Mellanox-SN5640-C448O16 for Nvidia SN5640 platforms How did you do it? Added data to sonic-mgmt framework How did you verify/test it? Manually verified it in multiple platform tests such as platform_tests/test_reboot.py ================================================================================================================================================== short test summary info ================================================================================================================================================== SKIPPED [1] platform_tests/test_reboot.py: Skip test_soft_reboot for m0/mx and test is supported only on S6100 hwsku SKIPPED [1] platform_tests/test_reboot.py: Skip test_fast_reboot for m0/mx/t1/t2 / Fast reboot is broken on dualtor topology. Skipping for now. SKIPPED [1] platform_tests/test_reboot.py: Skip test_warm_reboot for m0/mx/t1/t2 / Warm reboot is broken on dualtor topology. Skipping for now. =================================================================================================================================== 3 passed, 3 skipped, 1 warning in 6155.83s (1:42:35) ==================================================================================================================================== DEBUG:tests.conftest:[log_custom_msg] item: <Function test_continuous_reboot[str4-sn5640-3]>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
11 tasks
Pterosaur
approved these changes
Jun 25, 2025
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 is the motivation for this PR?
Added 2 new spc5 hwskus Mellanox-SN5640-C512S2, Mellanox-SN5640-C448O16 for Nvidia SN5640 platforms. Resolve conflicts with 202505 in: #18921
How did you do it?
Added data to sonic-mgmt framework
How did you verify/test it?
Manually verified it in multiple platform tests such as platform_tests/test_reboot.py
================================================================================================================================================== short test summary info ================================================================================================================================================== SKIPPED [1] platform_tests/test_reboot.py: Skip test_soft_reboot for m0/mx and test is supported only on S6100 hwsku SKIPPED [1] platform_tests/test_reboot.py: Skip test_fast_reboot for m0/mx/t1/t2 / Fast reboot is broken on dualtor topology. Skipping for now. SKIPPED [1] platform_tests/test_reboot.py: Skip test_warm_reboot for m0/mx/t1/t2 / Warm reboot is broken on dualtor topology. Skipping for now. =================================================================================================================================== 3 passed, 3 skipped, 1 warning in 6155.83s (1:42:35) ====================================================================================================================================
DEBUG:tests.conftest:[log_custom_msg] item: <Function test_continuous_reboot[str4-sn5640-3]>
Description of PR
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation