Skip to content

schedule: dox: complete api documentation#2751

Merged
tlauda merged 3 commits into
thesofproject:masterfrom
tlauda:topic/schedule-api-cleanup
Apr 10, 2020
Merged

schedule: dox: complete api documentation#2751
tlauda merged 3 commits into
thesofproject:masterfrom
tlauda:topic/schedule-api-cleanup

Conversation

@tlauda
Copy link
Copy Markdown
Contributor

@tlauda tlauda commented Apr 9, 2020

Cleans up existing documentation and adds missing one.

Signed-off-by: Tomasz Lauda tomasz.lauda@linux.intel.com

Removes inclusion of unused header.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
Copy link
Copy Markdown

@monocodus monocodus Bot left a comment

Choose a reason for hiding this comment

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

This is autogenerated code-style review, all good, approving

@tlauda tlauda force-pushed the topic/schedule-api-cleanup branch from bef2cd2 to 4e69bc5 Compare April 9, 2020 13:28
@tlauda tlauda requested a review from ranj063 as a code owner April 9, 2020 13:28
Copy link
Copy Markdown

@monocodus monocodus Bot left a comment

Choose a reason for hiding this comment

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

This is autogenerated code-style review, all good, approving

@tlauda tlauda force-pushed the topic/schedule-api-cleanup branch from 4e69bc5 to abaa938 Compare April 9, 2020 13:49
Copy link
Copy Markdown

@monocodus monocodus Bot left a comment

Choose a reason for hiding this comment

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

This is autogenerated code-style review, all good, approving

@tlauda
Copy link
Copy Markdown
Contributor Author

tlauda commented Apr 9, 2020

@ranj063 @kv2019i Is this GLK load/unload fail a known issue? It happens pretty often in CI. Any CI issues should be prioritized.

@plbossart
Copy link
Copy Markdown
Member

@ranj063 @kv2019i Is this GLK load/unload fail a known issue? It happens pretty often in CI. Any CI issues should be prioritized.

yes, this popped up for a kernel rebase as well. thesofproject/linux#2004

Comment thread src/schedule/edf_schedule.c Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

#define EALREADY 114 /* Operation already in progress */ ?

@kv2019i
Copy link
Copy Markdown
Collaborator

kv2019i commented Apr 9, 2020

@tlauda wrote:

@ranj063 @kv2019i Is this GLK load/unload fail a known issue? It happens pretty often in CI. Any CI issues should be prioritized.

Via Pierre and Michael -> there's a bug for this #2646

marc-hb added a commit to marc-hb/sof that referenced this pull request Apr 9, 2020
See thesofproject#2752

host-testbench.sh exits with success 0 when tests fail. Random, recent, all
green example in PR thesofproject#2751:

https://travis-ci.org/github/thesofproject/sof/jobs/672996210 is green but:

  eqiir test failed!

I didn't even have to spend time to search for this example, I only
looked at the most recent PR.

Ignoring failures is the very worst type of validation issue because it
makes everyone think everything is OK when it's not. Hides regressions.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
tlauda added 2 commits April 10, 2020 10:24
Changes schedule operations to return error in case
chosen scheduler is not found or scheduler doesn't
support mandatory operation.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
Cleans up existing documentation and adds missing one.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
@tlauda tlauda force-pushed the topic/schedule-api-cleanup branch from abaa938 to ecd8776 Compare April 10, 2020 08:31
Copy link
Copy Markdown

@monocodus monocodus Bot left a comment

Choose a reason for hiding this comment

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

This is autogenerated code-style review, all good, approving

lgirdwood pushed a commit that referenced this pull request Apr 10, 2020
See #2752

host-testbench.sh exits with success 0 when tests fail. Random, recent, all
green example in PR #2751:

https://travis-ci.org/github/thesofproject/sof/jobs/672996210 is green but:

  eqiir test failed!

I didn't even have to spend time to search for this example, I only
looked at the most recent PR.

Ignoring failures is the very worst type of validation issue because it
makes everyone think everything is OK when it's not. Hides regressions.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@tlauda tlauda merged commit a2db8e5 into thesofproject:master Apr 10, 2020
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.

5 participants