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

[Mellanox] Update hw-management package to version 7.0010.2000 #6692

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

keboliu
Copy link
Collaborator

@keboliu keboliu commented Feb 5, 2021

This PR depends on sonic-net/sonic-linux-kernel#195 and #6490

- Why I did it

Bug fixes

  • In rare cases when thermal algorithem is Re-activiated after FAN/PSU insertion, FAN remians at high rpm
  • When stop hw-managment code received error in the log instead of exit code '0'.
  • In SPC1 i2c sometimes collide with chip reset coming from SDK
  • Remove raw eeprom data link, when working with PSU which don't have eeprom for "msn274x", "msn24xx" and "msn27xx" systems
  • Fix memory leak on mlxsw_core_bus_device module removal

- How I did it

Update the hw-mgmt version number in the make file
Update the hw-mgmt repo pointer

- How to verify it
run platform related test cases on all Mellanox platform

- 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)

 - Bug fixes
    HW Mgmt core:
       In rare cases when thermal algorithem is Re-activiated after FAN/PSU insertion, FAN remians at high rpm
       When stop hw-managment code received error in the log instead of exit code '0'.
       In SPC1 i2c sometimes collide with chip reset coming from SDK

       Remove raw eeprom data link, when working with PSU which don't have eeprom for "msn274x", "msn24xx" and "msn27xx" systems
        *Kernel 4.19 - platform-x86-mlx-platform-Remove-PSU-EEPROM-configur.patch
        *Kernel 4.19 - platform-x86-mlx-platform-Remove-PSU-EEPROM-configur.patch

       Fix memory leak on mlxsw_core_bus_device module removal
        *Kernel 4.19 - mlxsw-core-Fix-memory-leak-on-module-removal.patch

Signed-off-by: Kebo Liu <[email protected]>
@liat-grozovik
Copy link
Collaborator

/AzurePipelines Run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

liat-grozovik
liat-grozovik previously approved these changes Feb 17, 2021
@lguohan
Copy link
Collaborator

lguohan commented Feb 25, 2021

kernel patch is merge, can you update this pr?

@keboliu
Copy link
Collaborator Author

keboliu commented Feb 26, 2021

@lguohan when update sonic-linux-kernel submodule pointer in this branch always have a conflict which I can not resolve, so I created a separated PR to update the kernel submodule: #6908 please have a look

@keboliu
Copy link
Collaborator Author

keboliu commented Feb 27, 2021

/Azurepipelines run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 6692 in repo Azure/sonic-buildimage

@liat-grozovik
Copy link
Collaborator

liat-grozovik commented Feb 27, 2021 via email

@azure-pipelines
Copy link

Command 'run

Get' is not supported by Azure Pipelines.



Supported commands

  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@liat-grozovik
Copy link
Collaborator

liat-grozovik commented Feb 27, 2021 via email

@azure-pipelines
Copy link

Command 'run

Get' is not supported by Azure Pipelines.



Supported commands

  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@liat-grozovik liat-grozovik merged commit 0e71d82 into sonic-net:master Mar 1, 2021
yxieca pushed a commit that referenced this pull request Mar 4, 2021
- Why I did it
   Bug fixes
   - In rare cases when thermal algorithm is reactivated after FAN/PSU insertion, FAN remains at high rpm
   - When stop hw-management code received error in the log instead of exit code '0'.
   - In SPC1 i2c sometimes collide with chip reset coming from SDK
   - Remove raw eeprom data link, when working with PSU which don't have eeprom for "msn274x", "msn24xx" and "msn27xx" systems
   - Fix memory leak on mlxsw_core_bus_device module removal

- How I did it
Update the hw-mgmt version number in the make file
Update the hw-mgmt repo pointer

- How to verify it
run platform related test cases on all Mellanox platform

Signed-off-by: Kebo Liu <[email protected]>
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
…-net#6692)

- Why I did it
   Bug fixes
   - In rare cases when thermal algorithm is reactivated after FAN/PSU insertion, FAN remains at high rpm
   - When stop hw-management code received error in the log instead of exit code '0'.
   - In SPC1 i2c sometimes collide with chip reset coming from SDK
   - Remove raw eeprom data link, when working with PSU which don't have eeprom for "msn274x", "msn24xx" and "msn27xx" systems
   - Fix memory leak on mlxsw_core_bus_device module removal

- How I did it
Update the hw-mgmt version number in the make file
Update the hw-mgmt repo pointer

- How to verify it
run platform related test cases on all Mellanox platform

Signed-off-by: Kebo Liu <[email protected]>
lolyu pushed a commit to lolyu/sonic-buildimage that referenced this pull request Sep 13, 2021
…-net#6692)

- Why I did it
   Bug fixes
   - In rare cases when thermal algorithm is reactivated after FAN/PSU insertion, FAN remains at high rpm
   - When stop hw-management code received error in the log instead of exit code '0'.
   - In SPC1 i2c sometimes collide with chip reset coming from SDK
   - Remove raw eeprom data link, when working with PSU which don't have eeprom for "msn274x", "msn24xx" and "msn27xx" systems
   - Fix memory leak on mlxsw_core_bus_device module removal

- How I did it
Update the hw-mgmt version number in the make file
Update the hw-mgmt repo pointer

- How to verify it
run platform related test cases on all Mellanox platform

Signed-off-by: Kebo Liu <[email protected]>
@keboliu keboliu deleted the hw-mgmt-7.0010.2000 branch February 9, 2022 06:22
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