Re: [lng-odp] [odp-lng][PATCH v0] test: performance: add crypto test

2015-10-21 Thread Mike Holmes
On 19 October 2015 at 03:24, wrote: > From: Alexandru Badicioiu > > Test program to measure crypto operation performance. > Measures the time required to launch and get the result > of ODP crypto operations in async and sync API mode with > configurable payload size, crypto algorithms and iterat

[lng-odp] [odp-lng][PATCH v0] test: performance: add crypto test

2015-10-19 Thread alexandru.badicioiu
From: Alexandru Badicioiu Test program to measure crypto operation performance. Measures the time required to launch and get the result of ODP crypto operations in async and sync API mode with configurable payload size, crypto algorithms and iteration number. Both asynchronous scheduled and polle