From: Akhil Goyal <akhil.goyal@nxp.com>
To: dev@dpdk.org
Cc: hemant.agrawal@nxp.com, Akhil Goyal <akhil.goyal@nxp.com>
Subject: [dpdk-dev] [PATCH v3 0/3] Updates for HFN in PDCP
Date: Mon, 6 Jul 2020 11:06:45 +0530 [thread overview]
Message-ID: <20200706053648.13271-1-akhil.goyal@nxp.com> (raw)
In-Reply-To: <20200706052142.12116-2-akhil.goyal@nxp.com>
changes in v3:
- fix checkpatch warning
- changes were accidently done in test_pdcp_proto_SGL instead of
test_pdcp_proto. Fixed.
Changes in v2:
updated test and test-crypto-perf for better test coverage
to include both HFN override and per session HFN in testing.
*** BLURB HERE ***
Akhil Goyal (3):
drivers/crypto: fix 18bit PDCP cases with HFN override
test/crypto: update PDCP HFN scenarios
test/crypto-perf: add option to enable session HFN
app/test-crypto-perf/cperf_ops.c | 11 +++--
app/test-crypto-perf/cperf_options.h | 3 ++
app/test-crypto-perf/cperf_options_parsing.c | 13 ++++++
app/test/test_cryptodev.c | 21 +++++++++-
doc/guides/tools/cryptoperf.rst | 4 ++
drivers/common/dpaax/caamflib/desc/pdcp.h | 44 ++++++++++++++++++++
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 8 ++++
drivers/crypto/dpaa_sec/dpaa_sec.c | 33 +++------------
8 files changed, 105 insertions(+), 32 deletions(-)
--
2.17.1
next prev parent reply other threads:[~2020-07-06 5:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-01 18:02 [dpdk-dev] [PATCH 1/2] drivers/crypto: fix 18bit PDCP cases with HFN override Akhil Goyal
2020-06-01 18:02 ` [dpdk-dev] [PATCH 2/2] test/crypto: enable hfn override in PDCP cases Akhil Goyal
2020-07-06 5:21 ` [dpdk-dev] [PATCH v2 0/3] Updates for HFN in PDCP Akhil Goyal
2020-07-06 5:21 ` [dpdk-dev] [PATCH v2 1/3] drivers/crypto: fix 18bit PDCP cases with HFN override Akhil Goyal
2020-07-06 5:36 ` Akhil Goyal [this message]
2020-07-06 5:36 ` [dpdk-dev] [PATCH v3 " Akhil Goyal
2020-07-06 5:36 ` [dpdk-dev] [PATCH v3 2/3] test/crypto: update PDCP HFN scenarios Akhil Goyal
2020-07-06 5:36 ` [dpdk-dev] [PATCH v3 3/3] test/crypto-perf: add option to enable session HFN Akhil Goyal
2020-07-06 5:57 ` [dpdk-dev] [PATCH v3 0/3] Updates for HFN in PDCP Akhil Goyal
2020-07-06 5:21 ` [dpdk-dev] [PATCH v2 2/3] test/crypto: update PDCP HFN scenarios Akhil Goyal
2020-07-06 5:21 ` [dpdk-dev] [PATCH v2 3/3] test/crypto-perf: add option to enable session HFN Akhil Goyal
2020-07-06 5:45 ` [dpdk-dev] [PATCH v2 0/3] Updates for HFN in PDCP Hemant Agrawal
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=20200706053648.13271-1-akhil.goyal@nxp.com \
--to=akhil.goyal@nxp.com \
--cc=dev@dpdk.org \
--cc=hemant.agrawal@nxp.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).