-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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 <kebol@nvidia.com>
/AzurePipelines Run |
Azure Pipelines successfully started running 1 pipeline(s). |
liat-grozovik
previously approved these changes
Feb 17, 2021
kernel patch is merge, can you update this pr? |
keboliu
force-pushed
the
hw-mgmt-7.0010.2000
branch
2 times, most recently
from
February 26, 2021 10:29
dac13e4
to
fe7a16e
Compare
/Azurepipelines run |
Commenter does not have sufficient privileges for PR 6692 in repo Azure/sonic-buildimage |
/azp run
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: azure-pipelines[bot] <notifications@github.com>
Sent: Saturday, February 27, 2021 3:31:40 AM
To: Azure/sonic-buildimage <sonic-buildimage@noreply.github.com>
Cc: Liat Grozovik <liatg@nvidia.com>; Comment <comment@noreply.github.com>
Subject: Re: [Azure/sonic-buildimage] [Mellanox] Update hw-management package to version 7.0010.2000 (#6692)
Commenter does not have sufficient privileges for PR 6692 in repo Azure/sonic-buildimage
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#6692 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKTABA27KJUKMOVCH6YDJZLTBBDPZANCNFSM4XEWTWNA>.
|
Command 'run
Get' is not supported by Azure Pipelines.
See additional documentation. |
/AzurePipelines run
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: azure-pipelines[bot] <notifications@github.com>
Sent: Saturday, February 27, 2021 8:37:13 AM
To: Azure/sonic-buildimage <sonic-buildimage@noreply.github.com>
Cc: Liat Grozovik <liatg@nvidia.com>; Comment <comment@noreply.github.com>
Subject: Re: [Azure/sonic-buildimage] [Mellanox] Update hw-management package to version 7.0010.2000 (#6692)
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.<https://go.microsoft.com/fwlink/?linkid=2056279>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#6692 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKTABA2A762TOJSWJHCX5MDTBCHJTANCNFSM4XEWTWNA>.
|
Command 'run
Get' is not supported by Azure Pipelines.
See additional documentation. |
liat-grozovik
approved these changes
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 <kebol@nvidia.com>
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 <kebol@nvidia.com>
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 <kebol@nvidia.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR depends on sonic-net/sonic-linux-kernel#195 and #6490
- Why I did it
Bug fixes
- 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)
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)