numam-dpdk/app/test-crypto-perf
Akhil Goyal 2973dbf93b security: hide session structure
Structure rte_security_session is moved to internal
headers which are not visible to applications.
The only field which should be used by app is opaque_data.
This field can now be accessed via set/get APIs added in this
patch.
Subsequent changes in app and lib are made to compile the code.

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Tested-by: Gagandeep Singh <g.singh@nxp.com>
Tested-by: David Coyle <david.coyle@intel.com>
Tested-by: Kevin O'Sullivan <kevin.osullivan@intel.com>
2022-10-04 22:37:54 +02:00
..
configs app/crypto-perf: add script to graph perf results 2021-01-27 19:03:52 +01:00
data test/crypto-perf: add vector file for AES-GCM 2022-04-29 11:31:40 +02:00
cperf_ops.c security: hide session structure 2022-10-04 22:37:54 +02:00
cperf_ops.h security: remove private mempool usage 2022-10-04 22:37:00 +02:00
cperf_options_parsing.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
cperf_options.h test/crypto-perf: support SDAP for PDCP operations 2022-06-21 20:04:49 +02:00
cperf_test_common.c test/crypto-perf: populate mbuf in latency test 2022-04-29 11:31:39 +02:00
cperf_test_common.h test/crypto-perf: populate mbuf in latency test 2022-04-29 11:31:39 +02:00
cperf_test_latency.c security: remove private mempool usage 2022-10-04 22:37:00 +02:00
cperf_test_latency.h security: remove private mempool usage 2022-10-04 22:37:00 +02:00
cperf_test_pmd_cyclecount.c security: hide session structure 2022-10-04 22:37:54 +02:00
cperf_test_pmd_cyclecount.h security: remove private mempool usage 2022-10-04 22:37:00 +02:00
cperf_test_throughput.c security: hide session structure 2022-10-04 22:37:54 +02:00
cperf_test_throughput.h security: remove private mempool usage 2022-10-04 22:37:00 +02:00
cperf_test_vector_parsing.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
cperf_test_vector_parsing.h app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cperf_test_vectors.c test/crypto-perf: extend asymmetric crypto throughput test 2022-04-29 11:01:45 +02:00
cperf_test_vectors.h test/crypto-perf: extend asymmetric crypto throughput test 2022-04-29 11:01:45 +02:00
cperf_test_verify.c security: remove private mempool usage 2022-10-04 22:37:00 +02:00
cperf_test_verify.h security: remove private mempool usage 2022-10-04 22:37:00 +02:00
cperf.h security: remove private mempool usage 2022-10-04 22:37:00 +02:00
dpdk-graph-crypto-perf.py app/crypto-perf: fix handling of config parameters 2021-02-04 19:21:27 +01:00
main.c security: remove private mempool usage 2022-10-04 22:37:00 +02:00
meson.build devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00