Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New platform as6712-32x #1599

Closed
wants to merge 29 commits into from

Conversation

roylee123
Copy link
Collaborator

Switch Vendor: Edge-core
Switch SKU: AS6712-32X
ASIC Vendor: Broadcom
Swich ASIC: Trident2
Port Configuration: 32x40G
SONiC Image: SONiC-ONIE-Broadcom
Signed-off-by: Roy Lee roy_lee@edge-core.com

- What I did
Add device and platform files for new mode as6712-32x.

- How I did it
Add as SONiC Porting Guide.

- How to verify it
Target-verified the port link of 32x4G as expected.
Target-verified the LED macro on port status changing.
config.bcm is sent to 'sonicdev@microsoft.com'.
decode-syseeprom
sensors
psuutil
sfputil
thermal monitor

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

roylee123 and others added 28 commits December 22, 2017 10:54
Signed-off-by: roylee123 <roy_lee@accton.com>
…ledd (sonic-net#1330)

* Install sonic-platform-common package in platform-monitor docker for ledd

* Specify Python wheel dependencies in docker-platform-monitor.mk; Remove explicit specifications from Dockerfile.j2
Signed-off-by: roy_lee <roy_lee@accton.com>
Signed-off-by: roy_lee <roy_lee@accton.com>
…to new_platform_AS7326-56x

Signed-off-by: roy_lee <roy_lee@accton.com>
Conflicts:
	platform/broadcom/one-image.mk
	platform/broadcom/platform-modules-accton.mk
	platform/broadcom/sonic-platform-modules-accton
Signed-off-by: roy_lee <roy_lee@accton.com>
         But SDK config is not verified.
Signed-off-by: roy_lee <roy_lee@accton.com>
Signed-off-by: roy_lee <roy_lee@accton.com>
Signed-off-by: roy_lee <roy_lee@accton.com>
           For fan monitor, sfp eeprom and psu attr naming.
Signed-off-by: roy_lee <roy_lee@accton.com>
…or its path.

Signed-off-by: roy_lee <roy_lee@accton.com>
Signed-off-by: roy_lee <roy_lee@accton.com>
@lguohan
Copy link
Collaborator

lguohan commented Apr 20, 2018

@roylee123 , as we discussed in the community meeting, please add new platforms to stretch branch.

@roylee123
Copy link
Collaborator Author

Where can I get the minutes of that community meeting? Can I check-in this code to branch 201803 ?

Copy link
Collaborator

@lguohan lguohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

master is debian stretch now, can you update the PR.

…to new_platform_AS6712-32x

Conflicts:
	platform/broadcom/platform-modules-accton.mk
	platform/broadcom/sonic-platform-modules-accton
@roylee123
Copy link
Collaborator Author

Close this PR, which is for deb 8.
Move changes to another PR, [platform]Accton, add platform as6712-32x. #2178.

@roylee123 roylee123 closed this Oct 22, 2018
@roylee123
Copy link
Collaborator Author

Close this PR, which is for deb 8.
Move changes to another PR, [platform]Accton, add platform as6712-32x. #2178.

@lguohan lguohan mentioned this pull request Aug 17, 2021
5 tasks
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Aug 17, 2021
* 0a145e8 2021-08-17 | Revert "[config][generic-update] Implementing patch sorting (sonic-net#1599)" (HEAD, origin/master, origin/HEAD) [Guohan Lu]
* dbcc6fd 2021-08-16 | [config reload]: fix the condition for checking if system is starting (sonic-net#1766) (HEAD, origin/master, origin/HEAD) [Guohan Lu]
* 2c7cfaa 2021-08-17 | [sonic-package-manager] switch from poetry-semver to semantic_version due to bugs found in poetry-semver (sonic-net#1710) [Stepan Blyshchak]
* 7821a3f 2021-08-13 | [vnet_route_check] don't hardcode prefix length of /24 (sonic-net#1756) [Stepan Blyshchak]
* 4175cb9 2021-08-11 | [show priority-group drop counters] Add user info output when user want to check PG counters and polling are disabled (sonic-net#1678) [Andriy Yurkiv]
* 920bb87 2021-08-10 | [config][generic-update] Implementing patch sorting (sonic-net#1599) [Mohamed Ghoneim]
* 30907c4 2021-08-06 | [config][interface][speed] Fixed the config interface speed in multiasic issue (sonic-net#1739) [Marty Y. Lok]
* 4b88e0e 2021-08-06 | [minigraph] Donot enable PFC watchdog for MgmtTsToR (sonic-net#1734) [Blueve]

Signed-off-by: Guohan Lu <lguohan@gmail.com>
lguohan added a commit that referenced this pull request Aug 17, 2021
* 0a145e8 2021-08-17 | Revert "[config][generic-update] Implementing patch sorting (#1599)" (HEAD, origin/master, origin/HEAD) [Guohan Lu]
* dbcc6fd 2021-08-16 | [config reload]: fix the condition for checking if system is starting (#1766) (HEAD, origin/master, origin/HEAD) [Guohan Lu]
* 2c7cfaa 2021-08-17 | [sonic-package-manager] switch from poetry-semver to semantic_version due to bugs found in poetry-semver (#1710) [Stepan Blyshchak]
* 7821a3f 2021-08-13 | [vnet_route_check] don't hardcode prefix length of /24 (#1756) [Stepan Blyshchak]
* 4175cb9 2021-08-11 | [show priority-group drop counters] Add user info output when user want to check PG counters and polling are disabled (#1678) [Andriy Yurkiv]
* 920bb87 2021-08-10 | [config][generic-update] Implementing patch sorting (#1599) [Mohamed Ghoneim]
* 30907c4 2021-08-06 | [config][interface][speed] Fixed the config interface speed in multiasic issue (#1739) [Marty Y. Lok]
* 4b88e0e 2021-08-06 | [minigraph] Donot enable PFC watchdog for MgmtTsToR (#1734) [Blueve]

Signed-off-by: Guohan Lu <lguohan@gmail.com>
taras-keryk pushed a commit to taras-keryk/sonic-buildimage that referenced this pull request Apr 28, 2022
#### What I did
Implemented [JSON Patch Ordering using YANG Models Design Doc](https://github.com/Azure/SONiC/blob/master/doc/config-generic-update-rollback/Json_Patch_Ordering_using_YANG_Models_Design.md)

#### How I did it

#### How to verify it
Unit-Tests

#### Previous command output (if the output of a command-line utility has changed)

#### New command output (if the output of a command-line utility has changed)
taras-keryk pushed a commit to taras-keryk/sonic-buildimage that referenced this pull request Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants