Skip to content
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

[PATCH v3] example: timer_accuracy: fix schedule wait time #1932

Conversation

JereLeppanen
Copy link
Collaborator

Schedule wait time is not in nanoseconds. Convert by calling odp_schedule_wait_time().

@odpbuild odpbuild changed the title example: timer_accuracy: fix schedule wait time [PATCH v1] example: timer_accuracy: fix schedule wait time Oct 17, 2023
@JereLeppanen JereLeppanen force-pushed the dev/example-timer-acc-fix-wait-time branch from 3a9923e to f4b8fa0 Compare October 17, 2023 09:55
@odpbuild odpbuild changed the title [PATCH v1] example: timer_accuracy: fix schedule wait time [PATCH v2] example: timer_accuracy: fix schedule wait time Oct 17, 2023
@JereLeppanen
Copy link
Collaborator Author

v2:

  • Add review tags.

@MatiasElo MatiasElo added this pull request to the merge queue Oct 17, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2023
@MatiasElo MatiasElo added this pull request to the merge queue Oct 17, 2023
@MatiasElo MatiasElo removed this pull request from the merge queue due to a manual request Oct 17, 2023
@MatiasElo MatiasElo added this pull request to the merge queue Oct 17, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2023
@MatiasElo MatiasElo enabled auto-merge (rebase) October 17, 2023 14:05
Schedule wait time is not in nanoseconds. Convert by calling
odp_schedule_wait_time().

Signed-off-by: Jere Leppänen <jere.leppanen@nokia.com>
Reviewed-by: Matias Elo <matias.elo@nokia.com>
@MatiasElo MatiasElo force-pushed the dev/example-timer-acc-fix-wait-time branch from f4b8fa0 to c8cecee Compare October 17, 2023 14:06
@odpbuild odpbuild changed the title [PATCH v2] example: timer_accuracy: fix schedule wait time [PATCH v3] example: timer_accuracy: fix schedule wait time Oct 17, 2023
@MatiasElo MatiasElo merged commit 3fc1ee2 into OpenDataPlane:master Oct 18, 2023
173 of 174 checks passed
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.

2 participants