Skip to content

[PATCH v2] test/dyn_workers: fix teardown order#2336

Open
PavanNikhilesh wants to merge 1 commit intoOpenDataPlane:masterfrom
PavanNikhilesh:pbhagavatula-sched-teardown_order
Open

[PATCH v2] test/dyn_workers: fix teardown order#2336
PavanNikhilesh wants to merge 1 commit intoOpenDataPlane:masterfrom
PavanNikhilesh:pbhagavatula-sched-teardown_order

Conversation

@PavanNikhilesh
Copy link
Copy Markdown
Contributor

Reverse the process teardown loop so secondaries call odp_term_local before the primary calls odp_term_global, preventing resource teardown ordering errors.

@odpbuild odpbuild changed the title test/dyn_workers: fix teardown order [PATCH v1] test/dyn_workers: fix teardown order Apr 13, 2026
Copy link
Copy Markdown
Collaborator

@TuomasTaipale TuomasTaipale left a comment

Choose a reason for hiding this comment

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

Thanks for the patch. Commit subject line could be changed to
test: dyn_workers: fix teardown order
to match existing style, otherwise OK.

Reviewed-by: Tuomas Taipale <tuomas.taipale@nokia.com>

Reverse the process teardown loop so secondaries call odp_term_local
before the primary calls odp_term_global, preventing resource teardown
ordering errors.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Reviewed-by: Tuomas Taipale <tuomas.taipale@nokia.com>
@PavanNikhilesh PavanNikhilesh force-pushed the pbhagavatula-sched-teardown_order branch from f32a084 to aae3793 Compare April 14, 2026 10:20
@odpbuild odpbuild changed the title [PATCH v1] test/dyn_workers: fix teardown order [PATCH v2] test/dyn_workers: fix teardown order Apr 14, 2026
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