-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
IPC timeoutIPC timeout observedIPC timeout observedP2Critical bugs or normal featuresCritical bugs or normal featuresPTLIntel Panther Lake platformIntel Panther Lake platformbugSomething isn't working as expectedSomething isn't working as expected
Description
Describe the bug
Starting with 11th June 2025 daily test on Intel PTL, we see failures in check-signal-stop-start-playback-50.sh test.
@ujfalusi did a test with today's SOF kernel and yesterday's FW and issue is not seen, so it would seem this is a regression caused by Zephyr baseline update in #10046
To Reproduce
check-signal-stop-start-playback-50.sh
Reproduction Rate
High
Expected behavior
No IPC timeout
Impact
Loss of audio functionality
Environment
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- Kernel: 80c081426c0c
- SOF: 97f869cda8cb
- Name of the topology file
- Topology: multiple, HDA, nocodec, SDW
- Name of the platform(s) on which the bug is observed.
- Platform: Intel ptl
Screenshots or console output
[ 2692.795135] kernel: snd_sof:sof_widget_free_unlocked: sof-audio-pci-intel-ptl 0000:00:1f.3: widget host-copier.31.playback freed
[ 2692.795147] kernel: snd_sof:sof_ipc4_route_free: sof-audio-pci-intel-ptl 0000:00:1f.3: unbind modules gain.15.1:0 -> mixin.15.1:0
[ 2692.795157] kernel: snd_sof:sof_widget_free_unlocked: sof-audio-pci-intel-ptl 0000:00:1f.3: widget gain.15.1 freed
[ 2692.795168] kernel: snd_sof:sof_ipc4_route_free: sof-audio-pci-intel-ptl 0000:00:1f.3: unbind modules mixin.15.1:0 -> mixout.1.1:0
[ 2692.795180] kernel: snd_sof:sof_ipc4_log_header: sof-audio-pci-intel-ptl 0000:00:1f.3: ipc tx : 0x4600100a|0x100b: MOD_UNBIND
[ 2693.297990] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: ipc timed out for 0x4600100a|0x100b
[ 2693.298017] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: IPC timeout
[ 2693.298059] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: failed to unbind modules mixin.15.1:0 -> mixout.1.1:0
[ 2693.298091] kernel: snd_sof:sof_ipc4_log_header: sof-audio-pci-intel-ptl 0000:00:1f.3: ipc tx : 0x12000000|0x0: GLB_DELETE_PIPELINE
[ 2693.801982] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: ipc timed out for 0x12000000|0x0
[ 2693.802010] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: IPC timeout
[ 2693.802054] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: failed to free pipeline widget pipeline.15
Metadata
Metadata
Labels
IPC timeoutIPC timeout observedIPC timeout observedP2Critical bugs or normal featuresCritical bugs or normal featuresPTLIntel Panther Lake platformIntel Panther Lake platformbugSomething isn't working as expectedSomething isn't working as expected