Skip to content

intel_adsp_cavs25: kernel.multiprocessing.smp.affinity.custom_rom_offset: Failed harness:'Testsuite failed' #90788

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

Open
1 task
arikgreen opened this issue May 29, 2025 · 1 comment
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: Intel ADSP Intel Audio platforms priority: low Low impact/importance bug

Comments

@arikgreen
Copy link
Collaborator

Describe the bug

The test case kernel.multiprocessing.smp.affinity.custom_rom_offset fails on intel_adsp_cavs25 platform.

Regression

  • This is a regression.

Steps to reproduce

west twister -p intel_adsp/cavs25 --device-testing --device-serial-pty=$HOME/zephyrproject/zephyr/soc/intel/intel_adsp/tools/cavstwist.sh --west-flash=$HOME/zephyrproject/zephyr/soc/intel/intel_adsp/tools/cavstwist.sh -s kernel.multiprocessing.smp.affinity.custom_rom_offset

Relevant log output

===================================================================
START - test_smp_ipi
cpu num=4
    Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/smp/src/main.c:753: smp_test_smp_ipi: (sched_ipi_has_called != 0 is false)
did not receive IPI.(1)
 FAIL - test_smp_ipi in 0.201 seconds
===================================================================

------ TESTSUITE SUMMARY START ------

SUITE FAIL -  93.75% [smp]: pass = 15, fail = 1, skip = 0, total = 16 duration = 28.587 seconds
 - PASS - [smp.test_coop_resched_threads] duration = 0.051 seconds
 - PASS - [smp.test_coop_switch_in_abort] duration = 0.201 seconds
 - PASS - [smp.test_cpu_id_threads] duration = 1.001 seconds
 - PASS - [smp.test_fatal_on_smp] duration = 0.252 seconds
 - PASS - [smp.test_get_cpu] duration = 0.051 seconds
 - PASS - [smp.test_inc_concurrency] duration = 9.177 seconds
 - PASS - [smp.test_preempt_resched_threads] duration = 0.512 seconds
 - PASS - [smp.test_sleep_threads] duration = 1.001 seconds
 - PASS - [smp.test_smp_affinity] duration = 0.002 seconds
 - PASS - [smp.test_smp_coop_threads] duration = 0.563 seconds
 - FAIL - [smp.test_smp_ipi] duration = 0.201 seconds
 - PASS - [smp.test_smp_release_global_lock] duration = 0.021 seconds
 - PASS - [smp.test_smp_switch_torture] duration = 15.001 seconds
 - PASS - [smp.test_wakeup_threads] duration = 0.201 seconds
 - PASS - [smp.test_workq_on_smp] duration = 0.051 seconds
 - PASS - [smp.test_yield_threads] duration = 0.301 seconds

------ TESTSUITE SUMMARY END ------

Impact

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

Environment

  • OS: Linux
  • Zephyr version: v4.1.0-4902-gaf46f628a0c5

Additional Context

No response

@arikgreen arikgreen added bug The issue is a bug, or the PR is fixing a bug platform: Intel ADSP Intel Audio platforms labels May 29, 2025
@dcpleung
Copy link
Member

I tried the same commit and the test passed.

@nashif nashif added the priority: low Low impact/importance bug label Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: Intel ADSP Intel Audio platforms priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

3 participants