Re: [dpdk-dev] [PATCH v3] app/test-crypto-perf: support PDCP

2019-11-18 Thread Akhil Goyal
> > test-crypto-perf app is updated to calculate PDCP > throughput numbers. > > 2 new params are added for PDCP > --pdcp-sn-sz <5/7/12/15/18> > --pdcp-domain > > ./dpdk-test-crypto-perf --master-lcore 0 -l 0,1 --log-level=8 -- > --devtype crypto_dpaa2_sec --optype pdcp --cipher-algo aes-ctr > -

[dpdk-dev] [PATCH v3] app/test-crypto-perf: support PDCP

2019-11-08 Thread Akhil Goyal
test-crypto-perf app is updated to calculate PDCP throughput numbers. 2 new params are added for PDCP --pdcp-sn-sz <5/7/12/15/18> --pdcp-domain ./dpdk-test-crypto-perf --master-lcore 0 -l 0,1 --log-level=8 -- --devtype crypto_dpaa2_sec --optype pdcp --cipher-algo aes-ctr --cipher-op encrypt --au