Re: [dpdk-dev] [PATCH v3] test/crypto-perf: support lookaside IPsec

2021-10-18 Thread Akhil Goyal
> From: Akhil Goyal > > 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-

[dpdk-dev] [PATCH v3] test/crypto-perf: support lookaside IPsec

2021-10-12 Thread Archana Muniganti
From: Akhil Goyal 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-ke