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
..
2021-01-27 19:03:52 +01:00
2017-07-06 22:26:48 +02:00
2021-10-18 20:12:19 +02:00
2021-10-18 20:12:19 +02:00
2021-10-18 20:12:19 +02:00
2021-10-18 20:12:19 +02:00
2021-09-28 08:43:57 +02:00
2018-01-04 22:41:39 +01:00
2021-10-18 20:12:19 +02:00
2019-01-10 16:57:22 +01:00
2021-10-18 20:12:19 +02:00
2019-01-10 16:57:22 +01:00
2021-10-18 20:12:19 +02:00
2019-01-10 16:57:22 +01:00
2019-03-12 23:01:14 +01:00
2018-01-04 22:41:39 +01:00
2021-10-18 20:12:19 +02:00
2021-09-28 08:43:57 +02:00
2021-10-18 20:12:19 +02:00
2019-01-10 16:57:22 +01:00
2019-01-10 16:57:22 +01:00
2021-02-04 19:21:27 +01:00
2021-10-18 20:12:19 +02:00
2021-07-02 19:03:03 +02:00