file system detect for setup default debugfs for ipc flood test #191
Labels
P2
Critical bugs or normal features
state:ping-for-close
Will be closed if submitter is not responsive
type:enhancement
New framework feature or request
When multiclient architecture changes are merged, thesofproject/linux#1841, defugfs root for
ipc flood test is changed to /sys/kernel/debug/ipc-flood-test.
x
/, wherex
is unique id. debugfsentries under the root are remained same.
As of today(PR1841 is moving target), this is the changed location.
Debugfs file system detect might be required while this pr is getting review. One easy fix is just renaming /sys/kernel/debug/sof/ to /sys/kernel/debug/sof/sof-ipc-test.1/. When this PR is merged.
And as thesofproject/linux#1841 support multiple locations of debugfs for ipc flood test, we can improve more
The PR i made, #187, i dropped debugfs location change. I only pushed kmod change required from PR1841
cc:
The text was updated successfully, but these errors were encountered: