On Tue, Jun 24, 2025 at 11:57 AM Pavan Nikhilesh Bhagavatula <[email protected]> wrote: > > >During cleanup, only send releases for events app was > >not able to enqueue. Current code is sending releases for > >entire dequeue burst. > > > >Fixes: f0b68c0b2af7 ("app/eventdev: clean up worker state before exit") > >Cc: [email protected] > > > >Signed-off-by: Pravin Pathak <[email protected]> > > Acked-by: Pavan Nikhilesh <[email protected]>
Applied to dpdk-next-eventdev/for-main. Thanks > > >--- > > app/test-eventdev/test_perf_common.c | 4 ++-- > > app/test-eventdev/test_pipeline_common.c | 4 ++-- > > 2 files changed, 4 insertions(+), 4 deletions(-) > >

