-
Notifications
You must be signed in to change notification settings - Fork 59
Downgrade Zephyr DMA trace corruption 5352 to a SKIP #895
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
Needed by next commit which is also using $logfile Signed-off-by: Marc Herbert <marc.herbert@intel.com>
|
Everything passed in https://sof-ci.01.org/softestpr/PR895/build7/devicetest/ except for one configuration that was not available. Unfortunately, DMA corruption 5352 did not happen either. |
|
SOFCI TEST "luckier" this time because corruption 5352 did reproduce several times on ADLP_RVP_NOCODEC_ZEPHYR in https://sof-ci.01.org/softestpr/PR895/build8/devicetest/ - and found a permission bug in this PR. Fix just force-pushed. ADLP_RVP_NOCODEC_ZEPHYR was unfortunately not available for https://sof-ci.01.org/softestpr/PR895/build9/devicetest/, which has "usual" failures and no 5352 reproduction. |
This failure is just too frequent on Zephyr, downgrade it to a SKIP. See long story in thesofproject/sof#5352 Signed-off-by: Marc Herbert <marc.herbert@intel.com>
ef1bc1b to
867cf19
Compare
|
SOFCI TEST |
kv2019i
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @marc-hb !
paulstelian97
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for practical reasons; this issue is still worth continued investigation.
|
@paulstelian97 wrote:
One aspect that affects is that we are starting to get the infra to use Zephyr logging subsystem ready for SOF use:
These have the benefit is that you can get both SOF and Zephyr logs in the same logging stream. With current sof-logger with Zephyr, you can only see SOF logs, which is not ideal (you have to use other means to get Zephyr logs). |
|
It worked! https://sof-ci.01.org/softestpr/PR895/build10/devicetest/?model=WHL_UPEXT_HDA_ZEPHYR&testcase=test-speaker was downgraded to a SKIPped Thanks for the prompt review, merging. |
|
This was buggy, apologies: |
This failure is just too frequent on Zephyr, downgrade it to a SKIP.