On Tue, Jun 24, 2025 at 11:57 AM Pavan Nikhilesh Bhagavatula <pbhagavat...@marvell.com> 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: sta...@dpdk.org > > > >Signed-off-by: Pravin Pathak <pravin.pat...@intel.com> > > Acked-by: Pavan Nikhilesh <pbhagavat...@marvell.com>
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(-) > >