[dpdk-dev] [PATCH v2 0/3] Updates for HFN in PDCP

Hemant Agrawal hemant.agrawal at nxp.com
Mon Jul 6 07:45:24 CEST 2020


Series-
Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>

-----Original Message-----
From: Akhil Goyal <akhil.goyal at nxp.com> 
Sent: Monday, July 6, 2020 10:52 AM
To: dev at dpdk.org
Cc: Hemant Agrawal <hemant.agrawal at nxp.com>; Akhil Goyal <akhil.goyal at nxp.com>
Subject: [PATCH v2 0/3] Updates for HFN in PDCP
Importance: High

Changes in v2:
updated test and test-crypto-perf for better test coverage to include both HFN override and per session HFN in testing.


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                    | 20 ++++++++-
 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, 104 insertions(+), 32 deletions(-)

--
2.17.1



More information about the dev mailing list