zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

samples: subsys: ipc: ipc_service: icmsg: sample.ipc.icmsg fails #76683

Open katgiadla opened 3 months ago

katgiadla commented 3 months ago

Describe the bug The sample samples/subsys/ipc/ipc_service/icmsg/sample.ipc.icmsg.

Observed for nrf5340dk/nrf5340/cpuapp

To Reproduce

  1. have nrf5340dk/nrf5340/cpuapp connected
  2. go to your zephyr dir
  3. call ./scripts/twister -T samples/subsys/ipc/ipc_service/icmsg -p nrf5340dk/nrf5340/cpuapp --device-testing --device-serial /dev/ttyACM1 -v --inline-logs
  4. See console output with error

Expected behavior Valid console output

Impact Not clear

Logs and console output

*** Booting Zephyr OS build v3.7.0-507-gfc7560126592 ***
[00:00:00.437,957] <inf> host: IPC-service HOST demo started
[00:00:00.437,957] <inf> host: Run network core
*** Booting Zephyr OS build v3.7.0-507-gfc7560126592 ***
[00:00:00.250,946] <inf> host: IPC-service HOST demo started
[00:00:00.250,946] <inf> host: Run network core
[00:00:00.253,021] <inf> host: Ep bounded
[00:00:00.253,051] <inf> host: Perform sends for 1000 [ms]
[00:00:01.253,173] <inf> host: Sent 368682 [Bytes] over 1000 [ms]
[00:00:01.253,234] <inf> host: Wait 500ms. Let remote core finish its sends
[00:00:01.753,295] <inf> host: Received 239452 [Bytes] in total
[00:00:01.753,326] <inf> host: Stop network core
[00:00:01.753,326] <inf> host: Reset IPC service
[00:00:01.753,387] <inf> host: Run network core

Environment (please complete the following information):

Additional context Probably introduced by 72dd6bb55432e5fd641ac3b93179a1186ed97911

nordic-piks commented 2 months ago

@pdunaj @doki-nordic Please have a look

nordic-piks commented 2 months ago

Triaged internally

github-actions[bot] commented 3 weeks ago

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.