Skip to content

chore: update dependencies#1205

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies
Open

chore: update dependencies#1205
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Apr 10, 2025

Update Request | Renovate Bot

This PR contains the following updates:

Package Update Change
flannel-io/cni-plugin patch v1.9.0-flannel1v1.9.1-flannel1
hailo-ai/hailort-drivers major 4.23.05.3.0
tenstorrent/tt-kmd minor 2.7.02.8.0

Release Notes

flannel-io/cni-plugin (flannel-io/cni-plugin)

v1.9.1-flannel1

Compare Source

What's Changed

New Contributors

Full Changelog: flannel-io/cni-plugin@v1.9.0-flannel1...v1.9.1-flannel1

hailo-ai/hailort-drivers (hailo-ai/hailort-drivers)

v5.3.0

Compare Source

v5.2.0

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

tenstorrent/tt-kmd (tenstorrent/tt-kmd)

v2.8.0

Compare Source

Tenstorrent PCIe Driver Version 2.8.0 Release Notes

This release suppresses kernel hotplug processing on Galaxy systems to prevent PCIe link speed degradation, adds stable device ordinals for Galaxy, and fixes user-pinned DMA on Thunderbolt-connected devices. The minimum supported kernel version is now 5.4.

[!IMPORTANT]
Galaxy users: upgrade to tt-smi v5.0.0 or greater. This driver release changes how Galaxy hotplug events are handled. BMC-initiated resets (ipmitool) require the full reset sequence to avoid leaving devices in an unusable state. tt-smi v5.0.0 implements this sequence.


New Features

Stable Device Ordinals for Galaxy Systems

Galaxy systems (32 devices across 4 UBBs) now receive deterministic device ordinals derived from PCI bus topology rather than probe order. The ordinal encodes the physical UBB and chip position.

  • Eliminates device identity shuffling after hotplug-triggered resets.
  • Applies to both Wormhole Galaxy and Blackhole Galaxy.
  • Falls back to dynamic allocation for non-Galaxy systems or if the target slot is transiently occupied.
Thunderbolt DMA Support

The driver now clears the kernel's untrusted flag on Thunderbolt-connected devices when IOMMU is active. The kernel marks external-facing devices as untrusted, forcing a DMA mode that is incompatible with PIN_PAGES. With IOMMU enabled the device is already restricted to explicitly-mapped addresses, so the untrusted flag is unnecessary.

  • Only applies when IOMMU is active and the device is behind an external-facing root port.
  • Includes fix-tt-hotplug-bars, a helper script for BAR allocation failures on Thunderbolt hotplug (requires pci=realloc on the kernel command line).

Galaxy Hotplug Suppression

The driver now calls pci_ignore_hotplug() at probe time for all Galaxy subsystem IDs. This prevents the kernel from running hotplug processing on these devices.

Background. On Linux kernels 6.5 through 6.12, kernel hotplug processing during Galaxy reset can interfere with PCIe link training, sometimes resulting in degraded link speed and unstable device behavior. Suppressing hotplug at probe time avoids this on all kernel versions and covers both Wormhole and Blackhole Galaxy.

With hotplug suppressed, a standalone BMC reset (e.g. ipmitool) will leave the device in an unusable state. The correct sequence is USER_RESET, trigger the reset via BMC, then POST_RESET.


Compatibility Notes

Minimum Kernel Version: 5.4

The minimum supported kernel version is now Linux 5.4 (Ubuntu 20.04 LTS). Building against older kernels produces a compile-time error. Pre-5.4 compatibility shims have been removed.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-project-automation github-project-automation bot moved this to To Do in Planning Apr 10, 2025
@talos-bot talos-bot moved this from To Do to In Review in Planning Apr 10, 2025
@smira smira removed this from Planning Apr 10, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from de4b35e to a8e94ff Compare April 11, 2025 10:31
@renovate renovate bot changed the title chore: update dependencies chore: update https://github.com/ipxe/ipxe.git digest to 96dfaa7 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 9e0d121 to ebbde0a Compare April 11, 2025 15:53
@renovate renovate bot changed the title chore: update https://github.com/ipxe/ipxe.git digest to 96dfaa7 chore: update dependencies Apr 16, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from e19318c to 3ddc30c Compare April 22, 2025 11:41
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from 2a77d21 to 8099bbf Compare April 28, 2025 09:46
@renovate renovate bot force-pushed the renovate/dependencies branch 8 times, most recently from 11ce95e to c2f1c85 Compare May 8, 2025 11:03
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 123f70d to f268bfd Compare May 14, 2025 14:08
@renovate renovate bot force-pushed the renovate/dependencies branch 7 times, most recently from 4525eb7 to 80c2b08 Compare May 28, 2025 12:17
@renovate renovate bot force-pushed the renovate/dependencies branch 8 times, most recently from e1100e8 to 1b459c0 Compare June 3, 2025 13:47
@renovate renovate bot force-pushed the renovate/dependencies branch 8 times, most recently from ef1e851 to 703bc6b Compare June 12, 2025 15:18
@renovate renovate bot force-pushed the renovate/dependencies branch from 703bc6b to 58c9bbe Compare June 15, 2025 11:48
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from 763e3b4 to 39bd2e4 Compare June 27, 2025 17:00
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants