Re: [dpdk-dev] [PATCH v3 7/8] app/crypto-perf: add support for DOCSIS protocol

2020-07-01 Thread Akhil Goyal
> > Update test-crypto-perf app to calculate DOCSIS throughput numbers. > > 1 new parameter is added for DOCSIS: > --docsis-hdr-sz > > ./dpdk-test-crypto-perf -l 3,4 --socket-mem 2048,0 > --vdev crypto_aesni_mb_pmd_1 -n 1 -- --devtype crypto_aesni_mb > --optype docsis --cipher-algo aes-docsisbp

[dpdk-dev] [PATCH v3 7/8] app/crypto-perf: add support for DOCSIS protocol

2020-06-30 Thread David Coyle
Update test-crypto-perf app to calculate DOCSIS throughput numbers. 1 new parameter is added for DOCSIS: --docsis-hdr-sz ./dpdk-test-crypto-perf -l 3,4 --socket-mem 2048,0 --vdev crypto_aesni_mb_pmd_1 -n 1 -- --devtype crypto_aesni_mb --optype docsis --cipher-algo aes-docsisbpi --cipher-op encry