Skip to content

Disable USB ethernet modules - #341

Merged
toanju merged 1 commit into
mainfrom
disable-usb-ethernet-modules
Sep 17, 2026
Merged

toanju merged 1 commit into
mainfrom
disable-usb-ethernet-modules

Conversation

@toanju

@toanju toanju commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

In case the actual Ethernet driver takes longer to initialize we want to
prevent that a system is marked online before it actually is.

Signed-off-by: Tobias Jungel 1773291+toanju@users.noreply.github.com

In case the actual Ethernet driver takes longer to initialize we want to
prevent that a system is marked online before it actually is.

Signed-off-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>
@toanju
toanju merged commit 897e2c5 into main Sep 17, 2026
43 of 48 checks passed
@toanju
toanju deleted the disable-usb-ethernet-modules branch September 17, 2026 10:56
This was referenced Sep 18, 2026
toanju added a commit that referenced this pull request Sep 21, 2026
* Remove chost image from flavors (#340)

This is no longer in use

Backport of 58f2e38

Signed-off-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>
Co-authored-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>

* Update github actions (#339)

* upload-artifact v4 -> v7
* oras-project/setup-oras v1 -> v2

Backport of 1da70f9

Signed-off-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>
Co-authored-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>

* Disable USB ethernet modules (#341)

In case the actual Ethernet driver takes longer to initialize we want to
prevent that a system is marked online before it actually is.

Backport of 897e2c5

Signed-off-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>
Co-authored-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>

* Disable intel_idle driver to prevent CPU from entering idle states (#335)

Ensure that the CPU remains in an active state and does not enter
low-power modes that could affect performance.

This is only applied for Intel CPUs and only for the `_usi` feature.

Details in https://docs.kernel.org/admin-guide/pm/intel_idle.html

Backport of 11cfae8

Signed-off-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>
Co-authored-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>

---------

Signed-off-by: Tobias Jungel <1773291+toanju@users.noreply.github.com>
Co-authored-by: Tobias Jungel <1773291+toanju@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