Skip to content

Tools: Testbench: Small improvements #9805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

singalsu
Copy link
Collaborator

These fixes/improvements improve the usability for development work.

If the -R <rate> is omitted the Xtensa version of sof-testbench4
reports the consumed MCPS as zero. The fix is to copy the output
rate from input rate value (-r <rate>) if output rate is zero.

Signed-off-by: Seppo Ingalsuo <[email protected]>
Print of pipeline ID helps with use command line switch
-p <id1>,<id2>, .. to know which pipelines to schedule
and to connect to input and output data files. The
information is shown in the beginning of topology load.
Without this addition, the pipeline ID numbers would need
to be checked from topology source file.

Signed-off-by: Seppo Ingalsuo <[email protected]>
@singalsu singalsu marked this pull request as ready for review January 31, 2025 16:58
@singalsu singalsu requested a review from ranj063 as a code owner January 31, 2025 16:58
@singalsu singalsu requested review from kv2019i and lgirdwood February 3, 2025 10:12
@lgirdwood lgirdwood merged commit f60992f into thesofproject:main Feb 10, 2025
42 of 48 checks passed
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.

3 participants