Skip to content

Add "Test" ipc class - #852

Merged
plbossart merged 3 commits into
thesofproject:topic/sof-devfrom
ranj063:fix/add_test_ipc
May 21, 2019
Merged

Add "Test" ipc class#852
plbossart merged 3 commits into
thesofproject:topic/sof-devfrom
ranj063:fix/add_test_ipc

Conversation

@ranj063

@ranj063 ranj063 commented Apr 22, 2019

Copy link
Copy Markdown
Collaborator

This will be used for stress testing the IPC interface. The first type "IPC_FLOOD" is used for flooding the DSP with test IPC messages to check for failures.

We add a couple of new debugfs entries "ipc_flood_count" and "ipc_flood_duration_ms" that can be used to execute the IPC flood test. "ipc_flood_count" floods the DSP with the number of test IPCs specified and ipc_flood_duration_ms floods the DSP with test IPC's for the duration (in ms)specified. The test stats such as average, min and max IPC response times are logged in the dmesg.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ABI involves ABI changes, need extra attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants