Skip to content

Conversation

@dbaluta
Copy link
Collaborator

@dbaluta dbaluta commented Apr 2, 2021

This PR contains some fixes from @cujomalainey in order to prepare #3999 and also
2 fixes discovered while debugging cadence codecs.

@dbaluta
Copy link
Collaborator Author

dbaluta commented Apr 5, 2021

SOFCI TEST

@lgirdwood
Copy link
Member

@zrombel it looks like we are missing part of the CI results. Good to merge ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit is already added in PR #3999 - c152db7

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iuliana-prodan Initially I added it only in this PR hoping it will get merge first. Anyhow, it doesn't matter that a commit is in 2 PR, git merge should easily take care of this.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iuliana-prodan removed the commit from this PR, so that we eliminate any confusion.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that there might be some merge conflicts when applied on main. So, is safer this way.

dbaluta added 2 commits April 6, 2021 12:30
processed field keeps the total number of processed bytes
from the input buffer. We need to update this field also
for the process_init operation.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
local buffer is used to store the output of processing function.
So, we need to compute its size based on codec_adapter output buffer
not input buffer.

For non-compressed processing the current code works because input
and output buffer have equal sizes.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
@lgirdwood
Copy link
Member

CI showing a kernel timeout.

@lgirdwood lgirdwood merged commit 2888212 into thesofproject:main Apr 6, 2021
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.

4 participants