You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a clear regression happened after merging #5262
49350 test run is clean, before merging it
49411 failures across multiple boards
The changes between the two tests in kernel:
e2b6395070e8 ASoC: SOF: ipc4-topology: Remove the skip_during_fe_trigger flag
45e374d0e139 ASoC: SOF: Refactor pipeline management
9232c227d9ab drivers: soundwire: Add new prepare op in struct sdw_intel_ops
962f8bbd7468 ASoC: SOF: sof-audio: Add helper functions for BE managed pipelines
f14ac2b9dc4f ASoC: SOF: pcm: Split up widget prepare and setup
259fa001dbaa ASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_ops
and stopping after the 12th iteration is started with ctrl-c:
[23309.423813] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget PIPELINE.30.HDA0.OUT is still in use: count 4
[23309.423826] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget BUF30.1 is still in use: count 12
[23309.423830] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget BUF30.0 is still in use: count 12
[23309.423833] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget PGA30.0 is still in use: count 12
[23309.423837] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget PCM0P is still in use: count 12
[23309.423841] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget BUF1.1 is still in use: count 12
[23309.423844] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget BUF1.0 is still in use: count 12
[23309.423847] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget PIPELINE.1.HDA0.OUT is still in use: count 5
[23309.423851] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget HDA0.OUT is still in use: count 12
[23309.423855] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget PGA1.0 is still in use: count 12
[23309.423857] sof-audio-pci-intel-tgl 0000:00:1f.3: sof_ipc3_tear_down_all_pipelines: widget MIXER1.0 is still in use: count 12
ujfalusi
changed the title
[regression] daily stable v2.2 shows major regression across multiple boards
[regression] daily stable v2.2 shows regression across multiple boards
Feb 6, 2025
There is a clear regression happened after merging #5262
49350 test run is clean, before merging it
49411 failures across multiple boards
The changes between the two tests in kernel:
The PR test for stable v2.2 was clean.
@ranj063, @kv2019i, @bardliao, if we cannot fix this fast we should revert #5262 and rework it.
The text was updated successfully, but these errors were encountered: