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

[as9716-32d] Add to support PDDF #6902

Merged
merged 29 commits into from
Apr 14, 2021

Conversation

jostar-yang
Copy link
Contributor

Signed-off-by: Jostar Yang jostar_yang@accton.com.tw

Why I did it

Add as9716-32d to support BRCM PDDF platform

How I did it

Implement code and do testing.

How to verify it

Test via pddf cmd,
pddf_fanutil getspeed
FAN SPEED (RPM)

FAN1_1 11600
FAN1_2 11700
FAN2_1 11800
FAN2_2 11900
FAN3_1 11500
FAN3_2 11600
FAN4_1 11800
FAN4_2 12000
FAN5_1 12200
FAN5_2 12200
FAN6_1 11900
FAN6_2 12000

pddf_thermalutil gettemp
Temp Sensor Label Value

TEMP1 lm75-i2c-49-48 temp1 +31.5 C (high = +80.0 C, hyst = +75.0 C)
TEMP2 lm75-i2c-49-49 temp1 +30.0 C (high = +80.0 C, hyst = +75.0 C)
TEMP3 lm75-i2c-49-4a temp1 +30.5 C (high = +80.0 C, hyst = +75.0 C)
TEMP4 lm75-i2c-49-4b temp1 +26.0 C (high = +80.0 C, hyst = +75.0 C)
TEMP5 lm75-i2c-49-4c temp1 +31.0 C (high = +80.0 C, hyst = +75.0 C)
TEMP6 lm75-i2c-49-4e temp1 +29.0 C (high = +80.0 C, hyst = +75.0 C)
TEMP7 lm75-i2c-49-4f temp1 +33.5 C (high = +80.0 C, hyst = +75.0 C)

  • Which release branch to backport (provide reason below if selected)
    pddf_psuutil mfrinfo
    PSU1 is OK
    Manufacture Id: ACBEL
    Model: FSH082
    Serial Number: 000817

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

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

@lgtm-com
Copy link

lgtm-com bot commented Feb 26, 2021

This pull request introduces 6 alerts when merging 89f7bbaf7cc0ecc5627fc15d734b6a92da9037aa into 21f5e12 - view on LGTM.com

new alerts:

  • 4 for Unused import
  • 2 for Use of 'global' at module level

@FuzailBrcm
Copy link
Contributor

Depends on the PR #6924

@FuzailBrcm
Copy link
Contributor

retest this please

1 similar comment
@FuzailBrcm
Copy link
Contributor

retest this please

@jostar-yang
Copy link
Contributor Author

retest please

@lgtm-com
Copy link

lgtm-com bot commented Mar 8, 2021

This pull request introduces 2 alerts when merging 6f94788486fe8fcb7eb4797ad6d2cca2b7542f3f into 653bd08 - view on LGTM.com

new alerts:

  • 1 for Module imports itself
  • 1 for 'import *' may pollute namespace

@FuzailBrcm
Copy link
Contributor

The LGTM warnings can be ignored as per the comments in
#6250

Please ignore the new lgtm alerts

Copy link
Contributor

@FuzailBrcm FuzailBrcm left a comment

Choose a reason for hiding this comment

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

Can you change get_change_event() to use presence bit instead of interrupt_status bit?

@jostar-yang
Copy link
Contributor Author

Can you change get_change_event() to use presence bit instead of interrupt_status bit?

OK.

FuzailBrcm
FuzailBrcm previously approved these changes Mar 22, 2021
Copy link
Contributor

@FuzailBrcm FuzailBrcm left a comment

Choose a reason for hiding this comment

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

Changes look good to me

@FuzailBrcm
Copy link
Contributor

retest please

@jostar-yang jostar-yang force-pushed the as9716_20210225_pddf branch from 1c9552b to 48659a6 Compare April 9, 2021 02:41
@jostar-yang jostar-yang force-pushed the as9716_20210225_pddf branch from 07561ae to e1887b7 Compare April 9, 2021 06:26
@jleveque jleveque merged commit 6641a6b into sonic-net:master Apr 14, 2021
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
Add PDDF support for Accton as9716-32d platform

Co-authored-by: Jostar Yang <jostar_yang@accton.com.tw>
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
Add PDDF support for Accton as9716-32d platform

Co-authored-by: Jostar Yang <jostar_yang@accton.com.tw>
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.

3 participants