This patch series address issues with crypto producer - correct setup sequence and multi stage handling with time stamp attached.
v2: - Split fixes into individual patches Volodymyr Fialko (3): app/testeventdev: setup crypto adapter before sessions app/testeventdev: fix asymmetric last stage handling app/testeventdev: fix timestamp with crypto producer app/test-eventdev/test_perf_atq.c | 74 +++++------------ app/test-eventdev/test_perf_common.c | 63 ++++++++++----- app/test-eventdev/test_perf_common.h | 116 +++++++++++++++++++++------ app/test-eventdev/test_perf_queue.c | 81 ++++++------------- 4 files changed, 182 insertions(+), 152 deletions(-) -- 2.25.1