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

Commit the Silverstone platform of Celestica to Azure #3474

Merged
merged 18 commits into from
Oct 10, 2019

Conversation

tiantianlv
Copy link
Contributor

- What I did
Commit the Silverstone platform to Azure
- How I did it
Add 32x400G and 128x100G configuration for Silverstone platform
- How to verify it

- Description for the changelog

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

@tiantianlv tiantianlv changed the title Master dev Commit the Silverstone platform of Celestica to Azure Sep 18, 2019
@@ -0,0 +1,854 @@
<DeviceMiniGraph xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="Microsoft.Search.Autopilot.Evolution">
Copy link
Collaborator

Choose a reason for hiding this comment

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

no minigraph, use default sku, can you check the latest porting guide.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We will remove Minigraph

Copy link
Contributor

Choose a reason for hiding this comment

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

fixed in bf1a418.

@zhenggen-xu
Copy link
Collaborator

Please share the output for below CLIs:
-- show platform summary
show platform psustatus
show platform syseeprom

-- show environment

-- show interface transceiver eeprom
show interface transceiver eeprom -d
show interface transceiver lpmode
show interface transceiver presence

On each HWSKU:
show interfaces status

SfpUtilBase.__init__(self)

def get_presence(self, port_num):

Copy link
Collaborator

Choose a reason for hiding this comment

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

remove this blank line

Copy link
Contributor

Choose a reason for hiding this comment

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

remove this blank line

This blank line will be removed.

Copy link
Contributor

Choose a reason for hiding this comment

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

fixed in a2d7757.

platform/broadcom/one-image.mk Outdated Show resolved Hide resolved
@tiantianlv
Copy link
Contributor Author

HwSKU-Silverstone.log
HwSKU-Silverstone-128x100.log

The attachment is for CLI command log.

@zhenggen-xu
Copy link
Collaborator

-- "show environment" output does not seem to be correct. We should get the fan speed, sensor temperature etc. I assume that is probably from BMC, which means we need someway to get it from there?

-- We need understand why the "show interface transceiver eeprom -d" is failing.

@tiantianlv
Copy link
Contributor Author

About "show environment", I will check with plarform/BMC engineer.
About "show interface transceiver eeprom -d", it seems the issue related with branch, it will be failed in master branch, but it will success in 201811 branch, please check the new attachment.

Anyway, We will check it.
Thanks,
testlog_201811.txt

@svc-acs
Copy link
Collaborator

svc-acs commented Oct 8, 2019

Build finished. No test results found.

@zhenggen-xu
Copy link
Collaborator

A note, "show environment" issue will be addressed in a different PR. This PR is approved itself.

@lguohan lguohan merged commit 368c4fa into sonic-net:master Oct 10, 2019
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.

7 participants