Skip to content

Conversation

@rfredzim
Copy link
Collaborator

The number of retries is too small to successfully handle some
compound IPC messages (in particular setting pipeline state to running
in case of multi-core distributed pipeline).

Signed-off-by: Rafal Redzimski rafal.f.redzimski@intel.com

The number of retries is too small to successfully handle some
compound IPC messages (in particular setting pipeline state to running
in case of multi-core distributed pipeline).

Signed-off-by: Rafal Redzimski <rafal.f.redzimski@intel.com>
@sofci
Copy link
Collaborator

sofci commented Mar 15, 2022

Can one of the admins verify this patch?

reply test this please to run this test once

@rfredzim
Copy link
Collaborator Author

test this please
SOFCI TEST

@rfredzim
Copy link
Collaborator Author

rfredzim commented Mar 17, 2022

@lgirdwood, @mmaka1 could you please review and approve?
This change is needed to successfully handle some ipc_compund messages.
In my case the previous timeout value was insufficient to handle set pipeline state for a pipeline for which modules instances were distributed to many cores and the test executed in FPGA environment (the boundary try_count value was 13, but I think it's reasonable to change it to a larger value like 30 in order to have significant buffer)

@lgirdwood
Copy link
Member

please test this

@lgirdwood
Copy link
Member

@rfredzim CI should be automatically running for you now. I know there was an outage a few days back, but please let me know if this is still an issue for new PRs.

@lgirdwood
Copy link
Member

@mmaka1 good for you ?

@mwasko mwasko merged commit cd0c1f9 into thesofproject:main Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants