mbox

[v2,0/3] app/testseventdev: crypto producer fixes

Message ID 20221104122556.751286-1-vfialko@marvell.com (mailing list archive)
Headers

Message

Volodymyr Fialko Nov. 4, 2022, 12:25 p.m. UTC
  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(-)