Re: [dpdk-dev] [PATCH 3/4] test-crypto-perf: add new PMD benchmarking mode

2017-09-04 Thread De Lara Guarch, Pablo
> -Original Message- > From: Burakov, Anatoly > Sent: Thursday, August 24, 2017 11:48 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo ; Doherty, > Declan ; Burakov, Anatoly > > Subject: [PATCH 3/4] test-crypto-perf: add new PMD benchmarking mode > > This patch adds a new benchmarking

Re: [dpdk-dev] [PATCH 3/4] test-crypto-perf: add new PMD benchmarking mode

2017-09-04 Thread De Lara Guarch, Pablo
> -Original Message- > From: Burakov, Anatoly > Sent: Thursday, August 24, 2017 11:48 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo ; Doherty, > Declan ; Burakov, Anatoly > > Subject: [PATCH 3/4] test-crypto-perf: add new PMD benchmarking mode > > This patch adds a new benchmarking

[dpdk-dev] [PATCH 3/4] test-crypto-perf: add new PMD benchmarking mode

2017-08-24 Thread Anatoly Burakov
This patch adds a new benchmarking mode, which is intended for microbenchmarking individual parts of the cryptodev framework, specifically crypto ops alloc-build-free, cryptodev PMD enqueue and cryptodev PMD dequeue. It works by first benchmarking crypto operation alloc-build-free loop (no enqueue