-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[device][platform] Add to support as7926-40xfb platform (SFP refactor) #10648
base: master
Are you sure you want to change the base?
Conversation
@brandonchuang Can you please share the |
Here are the output of show platform * root@sonic:/home/admin# show platform fan FanTray-1 green FAN-1F 50% exhaust Present OK 20220420 16:03:55 root@sonic:/home/admin# show platform psustatus PSU 1 PTT1600-12-054NAS445 420002083400600002 N/A 12.01 16.03 192.00 OK green root@sonic:/home/admin# show platform firmware status 7926-40XKFB-O-AC-F N/A CPLD1 18 CPLD 1 root@sonic:/home/admin# show platform temperature PSU-1 temp sensor 1 20.75 N/A N/A N/A N/A False 20220420 16:03:55 root@sonic:/home/admin# show platform syseeprom Product Name 0x21 18 7926-40XKFB-O-AC-F root@sonic:/home/admin# show platform summary |
pmon status: For sonic-mgmt, I haven't run yet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
This pull request introduces 2 alerts when merging 3754127c99747a78e99cbfc284ee41af0ef1d7cd into 81ee948 - view on LGTM.com new alerts:
|
Switch Vendor: Accton Switch SKU: Accton-AS7926-40XFB CPU: BROADWELL-DE ASIC Vendor: Broadcom Switch ASIC: Broadcom BCM88690 Port Configuration: 40xQSFP28 + 13x QSFP-DD + 2x SFP+ Why I did it To support as7926-40xfb platform How I did it Implement sysfs and sonic_platform How to verify it Test sysfs / sensors cmd / sonic_platform / show platform cmd show platform firmware status show platform syseeprom show platform summary show platform psustatus show platform fan show platform temperature show system health psuutil sfputil sensors Signed-off-by: Brandon Chuang <brandon_chuang@edge-core.com>
Signed-off-by: Brandon Chuang brandon_chuang@edge-core.com
Switch Vendor: Accton
Switch SKU: Accton-AS7926-40XFB
CPU: BROADWELL-DE
ASIC Vendor: Broadcom
Switch ASIC: Broadcom BCM88690
Port Configuration: 40xQSFP28 + 13x QSFP-DD + 2x SFP+
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)