Skip to content

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

Open
@arikgreen

Description

@arikgreen

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

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