net/virtio: unmap PCI device in secondary process
[dpdk.git] / app / test-crypto-perf / cperf_ops.c
2022-06-21 Gagandeep Singhtest/crypto-perf: support SDAP for PDCP operations
2022-06-01 Tejasree Kondojapp/crypto-perf: allow auth generate followed by encryption
2022-04-29 Archana Munigantitest/crypto-perf: populate mbuf in latency test
2022-04-29 Kiran Kumar Ktest/crypto-perf: extend asymmetric crypto throughput...
2022-03-04 Anoob Josephapp/crypto-perf: add IPsec operations population routine
2022-02-12 Ciara Powercryptodev: modify return value for asym session create
2022-02-12 Ciara Powercryptodev: hide asymmetric session structure
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2021-11-04 Kiran Kumar Ktest/crypto-perf: fix memory allocation in asym case
2021-10-18 Akhil Goyalapp/crypto-perf: support lookaside IPsec
2021-09-28 Kiran Kumar Ktest/crypto-perf: test asymmetric crypto throughput
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Akhil Goyalsecurity: update session create API
2020-07-28 David Coyleapp/crypto-perf: fix mbuf lengths for DOCSIS
2020-07-08 Akhil Goyaltest/crypto-perf: add option to enable session HFN
2020-07-08 David Coyletest/crypto-perf: support DOCSIS protocol
2019-11-20 Akhil Goyalapp/crypto-perf: support PDCP
2019-01-10 Fan Zhangapp/crypto-perf: use separate session mempools
2018-08-03 Pablo de Laraapp/crypto-perf: fix auth IV offset
2018-01-20 Pablo de Laraapp/crypto-perf: support IMIX
2018-01-04 Bruce Richardsonapp: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-10-12 Pablo de Laraapp/crypto-perf: support AES-CCM
2017-10-12 Pablo de Laraapp/crypto-perf: use single mempool
2017-10-12 Pablo de Laraapp/crypto-perf: parse segment size
2017-10-12 Pablo de Laraapp/crypto-perf: set AAD after the crypto operation
2017-07-19 Pablo de Laracryptodev: rename ADD field
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Pablo de Laracryptodev: remove AAD from authentication structure
2017-07-06 Pablo de Laraapp/test-crypto-perf: add AEAD parameters
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laraapp/crypto-perf: move IV to crypto op private data
2017-07-06 Sergio Gonzalez... app/crypto-perf: fix digest data for chained mbufs
2017-04-20 Pablo de Laraapp/crypto-perf: fix length for wireless algos
2017-04-05 Pablo de Laraapp/crypto-perf: add range/list of sizes
2017-04-05 Tomasz Kulasekapp/crypto-perf: fix uninitialized values for null ops
2017-01-30 Slawomir Mrozowiczapp/crypto-perf: introduce performance test application