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 v2] test: queue_perf: fix queue destroy step in pair mode #2164

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

MatiasElo
Copy link
Collaborator

In pair mode events may end up unevenly into the queues. Fix queue clean-up by simply dequeuing events from queues until ODP_EVENT_INVALID is returned.

@odpbuild odpbuild changed the title test: queue_perf: fix queue destroy step in pair mode [PATCH v1] test: queue_perf: fix queue destroy step in pair mode Dec 18, 2024
@MatiasElo MatiasElo added this to the v1.46.0.0 release milestone Dec 18, 2024
In pair mode events may end up unevenly into the queues. Fix queue clean-up
by simply dequeuing events from queues until ODP_EVENT_INVALID is
returned.

Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Tuomas Taipale <[email protected]>
@odpbuild odpbuild changed the title [PATCH v1] test: queue_perf: fix queue destroy step in pair mode [PATCH v2] test: queue_perf: fix queue destroy step in pair mode Dec 18, 2024
@MatiasElo MatiasElo enabled auto-merge (rebase) December 18, 2024 11:06
@MatiasElo MatiasElo merged commit d264f17 into OpenDataPlane:master Dec 18, 2024
160 checks passed
@MatiasElo MatiasElo deleted the fix/queue_perf branch December 18, 2024 13:38
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