Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: queue_perf: fix queue destroy step in pair mode
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]>
- Loading branch information