numam-dpdk/doc/guides
Akhil Goyal 28dde5da50 app/crypto-perf: support lookaside IPsec
Added support for lookaside IPsec protocol offload.
Supported cases:
-AEAD
-Cipher+auth

Command used for testing:
./dpdk-test-crypto-perf -c 0xf -- --devtype crypto_octeontx2 --ptest
throughput --optype ipsec --cipher-algo aes-cbc --pool-sz 16384
--cipher-op encrypt --cipher-key-sz 16 --cipher-iv-sz 16 --auth-algo
sha1-hmac --auth-op generate --digest-sz 16 --total-ops 10000000
--burst-sz 32 --buffer-sz 64,128,256,512,1024,1280,2048

./dpdk-test-crypto-perf -c 0xf -- --devtype crypto_octeontx2 --ptest
throughput --optype ipsec --aead-algo aes-gcm --pool-sz 16384
--aead-op encrypt --aead-key-sz 32 --aead-iv-sz 12 --aead-aad-sz 16
--digest-sz 16 --total-ops 10000000 --burst-sz 32
--buffer-sz 64,128,256,512,1024,1280,2048

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Signed-off-by: Archana Muniganti <marchana@marvell.com>
2021-10-18 20:12:19 +02:00
..
bbdevs baseband/la12xx: support enqueue and dequeue 2021-10-18 20:12:08 +02:00
compressdevs compress/mlx5: add supported capabilities 2021-01-27 20:40:03 +01:00
contributing mempool: deprecate unused physical page defines 2021-10-20 10:03:41 +02:00
cryptodevs crypto/cnxk: add max queue pairs limit option 2021-10-16 14:57:14 +02:00
dmadevs dmadev: introduce DMA device library 2021-10-17 20:49:57 +02:00
eventdevs doc: remove SDK info from DPAA2 drivers guides 2021-07-23 20:33:12 +02:00
faq usertools: remove dpdk-setup.sh 2020-11-27 17:25:24 +01:00
freebsd_gsg buildtools: use Python pmdinfogen 2021-01-25 23:23:41 +01:00
howto usertools/telemetry: list file-prefixes 2021-10-19 17:15:10 +02:00
linux_gsg eal/linux: allow hugetlbfs sub-directories 2021-10-12 21:07:46 +02:00
mempool mempool/cnxk: add batch operation init 2021-04-09 08:32:24 +02:00
nics mempool: add namespace to flags 2021-10-20 10:00:16 +02:00
platform raw/octeontx2_dma: remove driver 2021-10-18 18:33:45 +02:00
prog_guide ipsec: support SA telemetry 2021-10-17 14:08:03 +02:00
rawdevs raw/octeontx2_ep: remove driver 2021-10-18 18:34:04 +02:00
regexdevs doc: limit FW support for mlx5 regex driver 2021-08-04 11:46:49 +02:00
rel_notes app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
sample_app_ug doc: fix spelling 2021-07-31 20:03:47 +02:00
testpmd_app_ug ethdev: remove legacy mirroring API 2021-10-07 13:02:26 +02:00
tools app/bbdev: handle endianness of test data 2021-10-18 20:12:15 +02:00
vdpadevs vdpa/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
windows_gsg doc: update driver installation in Windows guide 2021-10-11 21:17:33 +02:00
conf.py doc: add flow API features tables 2021-05-18 19:06:56 +02:00
custom.css doc: add SPDX tag to custom CSS file 2021-05-19 11:02:02 +02:00
index.rst dmadev: introduce DMA device library 2021-10-17 20:49:57 +02:00
meson.build build: change indentation in infrastructure files 2021-04-21 14:04:09 +02:00