-
Notifications
You must be signed in to change notification settings - Fork 59
check-sof-logger: reload drivers first + dma_nudge() workaround #710
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
Conversation
|
https://sof-ci.01.org/softestpr/PR710/build741/devicetest/ failed on
|
36a811e to
08248bb
Compare
Fixed in https://sof-ci.01.org/softestpr/PR710/build743/devicetest/ by adding a delay.
Unchanged. |
|
DMA trace stuck again for BDW and BYT in https://sof-ci.01.org/softestpr/PR710/build744/devicetest/, until a "nudge" gets everything out. |
|
#711 fix should go first |
As we look for the FW ABI banner we must start from a clean state Signed-off-by: Marc Herbert <marc.herbert@intel.com>
See bug thesofproject/sof#4333 Signed-off-by: Marc Herbert <marc.herbert@intel.com>
|
In https://sof-ci.01.org/softestpr/PR710/build748/devicetest/ bug thesofproject/sof#4333 is reproduced as usual on BDW and BYT and then worked around by this new check-sof-logger "nudge". |
|
Thanks @plbossart ! This has been in review for 7+ days and I tested this quite thoroughly. Will merge tomorrow if no objection by then. To be clear:
|
As we look for the FW ABI banner we must start from a clean state
Signed-off-by: Marc Herbert marc.herbert@intel.com