DPDK patches and discussions
 help / color / mirror / Atom feed
From: Volodymyr Fialko <vfialko@marvell.com>
To: <dev@dpdk.org>
Cc: <jerinj@marvell.com>, <anoobj@marvell.com>,
	Volodymyr Fialko <vfialko@marvell.com>
Subject: [PATCH v2 0/3] app/testseventdev: crypto producer fixes
Date: Fri, 4 Nov 2022 13:25:53 +0100	[thread overview]
Message-ID: <20221104122556.751286-1-vfialko@marvell.com> (raw)
In-Reply-To: <20221103175347.651579-1-vfialko@marvell.com>

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


  parent reply	other threads:[~2022-11-04 12:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03 17:53 [PATCH 0/2] " Volodymyr Fialko
2022-11-03 17:53 ` [PATCH 1/2] app/testeventdev: setup crypto adapter before sessions Volodymyr Fialko
2022-11-03 17:53 ` [PATCH 2/2] app/testeventdev: resolve issues with crypto producer Volodymyr Fialko
2022-11-04  8:44   ` Jerin Jacob
2022-11-04  4:29 ` [PATCH 0/2] app/testseventdev: crypto producer fixes Anoob Joseph
2022-11-04 12:25 ` Volodymyr Fialko [this message]
2022-11-04 12:25   ` [PATCH v2 1/3] app/testeventdev: setup crypto adapter before sessions Volodymyr Fialko
2022-11-04 12:25   ` [PATCH v2 2/3] app/testeventdev: fix asymmetric last stage handling Volodymyr Fialko
2022-11-04 12:25   ` [PATCH v2 3/3] app/testeventdev: fix timestamp with crypto producer Volodymyr Fialko
2022-11-07 11:01   ` [PATCH v2 0/3] app/testseventdev: crypto producer fixes Anoob Joseph
2022-11-07 18:14     ` Jerin Jacob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221104122556.751286-1-vfialko@marvell.com \
    --to=vfialko@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).