[device][platform] add platform as5835-54x, accton.#2977
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jun 7, 2019
Merged
[device][platform] add platform as5835-54x, accton.#2977lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: brandon_chuang <[email protected]>
abdosi
pushed a commit
that referenced
this pull request
Sep 12, 2023
mssonicbld
added a commit
that referenced
this pull request
Dec 14, 2023
…lly (#17501) #### Why I did it src/sonic-swss ``` * ff524e6 - (HEAD -> master, origin/master, origin/HEAD) [dash] add a retry for an ACL rule creation if a tag is not created yet (#2972) (7 hours ago) [Yakiv Huryk] * 620db3d - [ci] Allow partially success build artifact in PR checker pipeline. #2986 (3 days ago) [Liu Shilong] * d357e6f - [copporch] Add safeguard during policer attribute update (#2977) (4 days ago) [Vivek] * cb46039 - [fpmsyncd][WR] Relax the static schema constraint for ROUTE_TABLE (#2981) (5 days ago) [Vivek] * a1ce21f - Change base directory referenced in coverage.xml (#2976) (6 days ago) [Lawrence Lee] * 920959c - [Dash] [UT] Add ZMQ test case for dash (#2967) (6 days ago) [Hua Liu] ``` #### 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.
Signed-off-by: brandon_chuang [email protected]
Add support for a platform, as5835-54x:
CPU: Intel Atom® Processor C3558
MAC: Broadcom Trident3(BCM56771), 1.08Tbs BW.
BMC: None
What I did
Add device and platform files for as5835-54x.
.
How I did it
Add as SONiC Porting Guide.
How to verify it
decode-syseeprom
sensors
sfputil show presence
sfputil show eeprom
sfputil show lpmode
sfputil lpmode on Ethernet1
psuutil status
thermal monitor
Description for the changelog
Add kernel drivers and dpkg controls for it. Add installer.conf, eeprom.py, and sfputil.py under device folder.