Skip to content

intel_adsp/ace40/nvl/sim: kernel.memory_protection.syscalls.timeslicing and kernel.memory_protection.syscalls.kyield tests failures #104514

Description

@ekurdybx

Describe the bug

Tests kernel.memory_protection.syscalls.timeslicing and kernel.memory_protection.syscalls.kyield fail on intel_adsp/ace40/nvl/sim with unknown error message.

Possibly the same issue as this closed one: 100892

Regression

  • This is a regression.

Steps to reproduce

west twister -p intel_adsp/ace40/nvl/sim -s kernel.memory_protection.syscalls.timeslicing
or
west build -p -b intel_adsp/ace40/nvl/sim tests/kernel/mem_protect/syscalls -T kernel.memory_protection.syscalls.timeslicing

west twister -p intel_adsp/ace40/nvl/sim -s kernel.memory_protection.syscalls.kyield
or
west build -p -b intel_adsp/ace40/nvl/sim tests/kernel/mem_protect/syscalls -T kernel.memory_protection.syscalls.kyield

Relevant log output

START - test_syscall_switch_stress
Running syscall switch stress test with 16 threads on 4 cpu(s)
1213111415NOTE: 614614001.0/428: 1000[ms]: Simulation time = 1000 [ms]
121311151413121115141312111514NOTE: 1228614001.0/861: 2000[ms]: Simulation time = 2000 [ms]
131211151413121511141312151114NOTE: 1843228001.0/121: 3000[ms]: Simulation time = 3000 [ms]
131215111413121511141315121114NOTE: 2457228001.0/715: 4000[ms]: Simulation time = 4000 [ms]

INFO    - /__w/os.rtos.zephyr.zephyr-intel/os.rtos.zephyr.zephyr-intel/twister-out/intel_adsp_ace40_nvl_sim/xt-clang/tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing/handler.log
INFO    - 3 Iteration:
INFO    - Adding tasks to the queue...
INFO    - Added initial list of jobs to queue

INFO    - 280/280 intel_adsp/ace40/nvl/sim  kernel.memory_protection.syscalls.timeslicing      FAILED rc=2 (custom 1440.624s <xt-clang>)
INFO    - /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing/handler.log
ERROR   - ninja: Entering directory `/.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing'
[0/1] cd /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing && /.../std_sim/acesim.py --soc ace40_nvl --rimage /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing/zephyr/zephyr.ri
INFO    - 200/282 intel_adsp/ace40/nvl/sim  kernel.memory_protection.syscalls.kyield           FAILED rc=2 (custom 1440.616s <xt-clang>)
INFO    - /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.kyield/handler.log
ERROR   - ninja: Entering directory `/.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.kyield'
[0/1] cd /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.kyield && /__w/os.rtos.zephyr.zephyr-intel/intel/std_sim/acesim.py --soc ace40_nvl --rimage /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.kyield/zephyr/zephyr.ri

Impact

Annoyance – Minor irritation; no significant impact on usability or functionality.

Environment

Zephyr version: v4.3.0-6790-g0d4a73400c09
Toolchain: zephyr-sdk-0.17.4

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: Intel ADSPIntel Audio platformspriority: lowLow impact/importance bug

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions