Supermicro_arm64_1G_Switch_G3748_Added: Added new platform Supermicro… #17708
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.
… 1G switch. The device and platform folders are included in this commit
Why I did it
Added support for new platform, arm64-supermicro_sse_g3748-r0. This new platform enables SONiC on Supermicro G3748 which is a 1G/10G/25G Switch with 10G/25G uplink connectivity.
This PR is dependent on sonic-net/sonic-linux-kernel#394
Work item tracking
How I did it
As per Azure SONiC porting guidelines https://github.com/sonic-net/SONiC/wiki/Porting-Guide
How to verify it
Build SONiC for arm64 platform as below and install in Supermicro G3748 switch.
make init
make configure PLATFORM=marvell-arm64 PLATFORM_ARCH=arm64
make target/sonic-marvell-arm64.bin
Which release branch to backport (provide reason below if selected)
This is not fix, hence I am assuming this may not qualify for backport. Otherwise, I would want to backport to 202211 since we are already shipping the switch with SONiC 202211 release branch and many of our customers would like to build from that branch.
Tested branch (Please provide the tested image version)
Description for the changelog
Added support for new platform Supermicro G3748 1G/10G/25G switch
This code is under branch name "Supermicro_arm64_1G_Switch_G3748_Added"
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)