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] [Bookworm] Update SDK/SAI/FW/HW-MGMT and Platform API #84

Closed
wants to merge 20 commits into from

Commits on Nov 7, 2023

  1. Enable sx-kernel & issu-version file

    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cb2934d View commit details
    Browse the repository at this point in the history
  2. Fix a minor bug in integrate-mlnx-sdk script

    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3b98a31 View commit details
    Browse the repository at this point in the history
  3. Enable the commented dep file

    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    238b9a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5588dc5 View commit details
    Browse the repository at this point in the history
  5. Fix the cache problem in non upstream patches

    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2c9d9f0 View commit details
    Browse the repository at this point in the history
  6. include the xxd package

    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    07b2fe2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c09f88 View commit details
    Browse the repository at this point in the history
  8. [lldp] Clean up service start logic owing to port init start optimiza…

    …tion
    
    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f90b1eb View commit details
    Browse the repository at this point in the history
  9. Edit Minor Comment

    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d4f822d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Revert "Revert "[Mellanox] Align PSU temperature sysfs node name with…

    … hw-management change (sonic-net#16820)" (sonic-net#16956)"
    
    This reverts commit c2edc6f.
    Junchao-Mellanox authored and vivekrnv committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    906c4df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7db80b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. [pmon] Update the platform_wait script to wait on asic init

    Deprecate the sfp_count == module_count approach in favour of asic init completion
    Ref: Mellanox/hw-mgmt@bf4f593
    
    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d8b4d4d View commit details
    Browse the repository at this point in the history
  2. point to local slk

    Signed-off-by: Vivek Reddy <[email protected]>
    vivekrnv committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c39199a View commit details
    Browse the repository at this point in the history
  3. [master_bookworm] [Mellanox] Update SAI to SAIBuild2311.25.0.36, SDK/…

    …FW to v4.6.2104/v2012.2104
    
    * SDK_VERSION: 4.6.1062 -> 4.6.2104
    * FW_VERSION: 2012.1062 -> 2012.2104
    * SAI_VERSION: SAIBuild2211.25.1.4 -> SAIBuild2311.25.0.36
    vivekrnv committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2ad97cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a96727e View commit details
    Browse the repository at this point in the history
  5. Intgerate HW-MGMT 7.0030.2008 Changes (#83)

    ## Patch List
    * 0042-hwmon-mlxreg-fan-Add-support-for-new-flavour-of-capa.patch :
    * 0044-leds-mlxreg-Add-support-for-new-flavour-of-capabilit.patch :
    * 0045-leds-mlxreg-Remove-code-for-amber-LED-colour.patch :
    * 0046-Extend-driver-to-support-Infineon-Digital-Multi-phas.patch :
    * 0047-dt-bindings-trivial-devices-Add-infineon-xdpe1a2g7.patch :
    * 0048-hwmon-pmbus-Add-support-for-MPS-Multi-phase-mp2891-c.patch :
    * 0049-dt-bindings-trivial-devices-Add-mps-mp2891.patch :
    * 0053-platform-mellanox-Add-support-for-dynamic-I2C-channe.patch :
    * 0054-platform-mellanox-Introduce-support-for-switches-equ.patch :
    * 0055-mellanox-Relocate-mlx-platform-driver.patch :
    * 0066-UBUNTU-SAUCE-sdhci-of-dwcmshc-Enable-host-V4-support.patch : torvalds/linux@95921151e043
    * 0067-UBUNTU-SAUCE-mmc-sdhci-of-dwcmshc-add-the-missing-de.patch : torvalds/linux@cfd4ea4815d1
    * 0068-UBUNTU-SAUCE-mmc-sdhci-of-dwcmshc-Add-runtime-PM-ope.patch :
    * 0069-UBUNTU-SAUCE-mlxbf_gige-add-ethtool-mlxbf_gige_set_r.patch :
    * 0070-UBUNTU-SAUCE-Fix-OOB-handling-RX-packets-in-heavy-tr.patch :
    * 0071-UBUNTU-SAUCE-mlxbf-gige-Fix-intermittent-no-ip-issue.patch :
    * 0072-mlxbf_gige-add-MDIO-support-for-BlueField-3.patch : torvalds/linux@2321d69f92aa
    * 0073-mlxbf_gige-support-10M-100M-1G-speeds-on-BlueField-3.patch : torvalds/linux@20d03d4d9437
    * 0074-mlxbf_gige-add-set_link_ksettings-ethtool-callback.patch :
    * 0075-UBUNTU-SAUCE-mlxbf-gige-Fix-kernel-panic-at-shutdown.patch :
    * 0076-UBUNTU-SAUCE-platform-mellanox-Updates-to-mlxbf-boot.patch :
    * 0077-UBUNTU-SAUCE-mlx-bootctl-support-icm-carveout-eeprom.patch :
    * 0078-UBUNTU-SAUCE-mlxbf-bootctl-support-SMC-call-for-sett.patch :
    * 0079-UBUNTU-SAUCE-mlxbf-ptm-power-and-thermal-management-.patch :
    * 0080-UBUNTU-SAUCE-mlxbf-ptm-update-license.patch :
    * 0081-UBUNTU-SAUCE-mlxbf-ptm-use-0444-instead-of-S_IRUGO.patch :
    * 0082-UBUNTU-SAUCE-mlxbf-ptm-add-atx-debugfs-nodes.patch :
    * 0083-UBUNTU-SAUCE-mlxbf-ptm-update-module-version.patch :
    * 0084-UBUNTU-SAUCE-mlxbf-bootctl-Fix-kernel-panic-due-to-b.patch :
    * 8000-mlxsw-Use-weak-reverse-dependencies-for-firmware-fla.patch :
    * 8004-mlxsw-minimal-Downstream-Ignore-error-reading-SPAD-r.patch :
    vivekrnv authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    02e3495 View commit details
    Browse the repository at this point in the history
  6. Revert "point to local slk"

    This reverts commit c39199a.
    vivekrnv committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2fccde4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    e1089d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b79d77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    515443e View commit details
    Browse the repository at this point in the history