Skip to content

Conversation

peter-mitsis
Copy link
Contributor

Updates the smp test to support nsim/nsim_hs5x/smp/12cores. Furthermore, if someone attempts to build the smp test for more than 12 CPUs, report an error message informing the user to reduce the number of CPUs. This reduction can be in the form of a custom overlay for the board in question.

Fixes #96339

Updates the smp test to support nsim/nsim_hs5x/smp/12cores.
Furthermore, if someone attempts to build the smp test for more
than 12 CPUs, report an error message informing the user to
reduce the number of CPUs. This reduction can be in the form
of a custom overlay for the board in question.

Fixes zephyrproject-rtos#96339

Signed-off-by: Peter Mitsis <[email protected]>
@zephyrbot zephyrbot added area: Kernel area: Tests Issues related to a particular existing or missing test labels Oct 2, 2025
@cfriedt cfriedt merged commit 482d183 into zephyrproject-rtos:main Oct 6, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Kernel area: Tests Issues related to a particular existing or missing test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In kernel.multiprocessing.smp test test_coop_resched_threads fails on 12-core systems due to priority range violation and insufficient timing
5 participants