[Mellanox] Integrate HW-MGMT 7.0040.4001 Changes#479
Closed
DavidZagury wants to merge 1 commit intosonic-net:masterfrom
Closed
[Mellanox] Integrate HW-MGMT 7.0040.4001 Changes#479DavidZagury wants to merge 1 commit intosonic-net:masterfrom
DavidZagury wants to merge 1 commit intosonic-net:masterfrom
Conversation
|
|
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
## Patch List * 0030-1-platform-mellanox-nvsw-sn2201-Add-check-for-platform.patch : torvalds/linux@d56fbfbaf592 * 0098-platform-mellanox-Downstream-Add-support-for-new-Nvi.patch : * 0099-platform-mellanox-Downstream-Add-support-DGX-flavor-.patch : * 0100-platform-mellanox-mlxreg-io-Extend-number-of-hwmon-a.patch : * 0101-platform_data-mlxreg-Add-fields-for-interrupt-storm-.patch : * 0102-platform-mellanox-mlxreg-hotplug-Add-support-for-han.patch : * 0103-platform-mellanox-mlx-dpu-improve-interrupt-handling.patch : * 8012-hwmon-pmbus-Downstream-Workaround-for-psu-attributes.patch :
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
11 tasks
paulmenzel
reviewed
May 5, 2025
| Signed-off-by: Oleksandr Shamray <oleksandrs@nvidia.com> | ||
| Reviewed-by: Vadim Pasternak <vadimp@nvidia.com> | ||
|
|
||
| Signed-off-by: Oleksandr Shamray <oleksandrs@nvidia.com> |
Contributor
There was a problem hiding this comment.
Oleksandr’s Signed-off-by line is doubled.
|
|
||
| +static int __init mlxplat_dmi_ng800_dgx_matched(const struct dmi_system_id *dmi) | ||
| +{ | ||
| + int i; |
| Content-Type: text/plain; charset=UTF-8 | ||
| Content-Transfer-Encoding: 8bit | ||
|
|
||
| This system is based on Nvidia SN5600 Spectrum™-4 Based 64x800Gb/s ETH Switch System, with the |
Contributor
There was a problem hiding this comment.
Use 75 characters per line.
| From: Oleksandr Shamray <oleksandrs@nvidia.com> | ||
| Date: Mon, 9 Dec 2024 13:38:05 +0200 | ||
| Subject: [PATCH 08/15] platform: mellanox: Downstream: Add support DGX flavor | ||
| of next-generation 800GB/s ethernet switch. |
Contributor
There was a problem hiding this comment.
No dot/period at the end of commit message summaries/titles.
| From fc7c0147a6816741ac6a3323b80e0debbbb6dbd4 Mon Sep 17 00:00:00 2001 | ||
| From: Oleksandr Shamray <oleksandrs@nvidia.com> | ||
| Date: Mon, 9 Dec 2024 13:38:05 +0200 | ||
| Subject: [PATCH 08/15] platform: mellanox: Downstream: Add support DGX flavor |
Contributor
There was a problem hiding this comment.
What does the prefix Downstream mean?
| From edf1951c7f5e87a9b6c2ad82bd97866012f552a6 Mon Sep 17 00:00:00 2001 | ||
| From: Ciju Rajan K <crajank@nvidia.com> | ||
| Date: Tue, 25 Mar 2025 11:20:04 +0200 | ||
| Subject: [PATCH 01/22] From 4b17e10a22771fcd2dbb4754c43200af2fc69425 Mon Sep |
|
|
||
| This patch introduces the driver caching. | ||
|
|
||
| Bugs# 3874682 |
| Date: Thu, 10 Oct 2024 14:13:28 +0300 | ||
| Subject: hwmon: pmbus: Downstream: Workaround for psu attributes | ||
|
|
||
| Starting from kernel 5.12.rc-1, pmbus reads are always |
Contributor
There was a problem hiding this comment.
Please re-flow for 75 characters per line.
Contributor
|
FYI, this update is present in #454. |
This file contains hidden or 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
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.
Why I did it
Integrate HW-MGMT 7.0040.4001 Changes
Patch List