>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]> >--- > app/test-eventdev/test_perf_common.c | 4 ++-- > app/test-eventdev/test_pipeline_common.c | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) >

