[dpdk-dev] [PATCH 0/4] Extending cryptodev Performance tests

Jain, Deepak K deepak.k.jain at intel.com
Thu Jun 16 21:48:59 CEST 2016


Performance tests haven been extended in this patchset.

Patchset consists of 4 patches:
Patch 1 adds new function rte_crypto_op_bulk_free to be used in patch 2 and patch 3.
Patch 2 add snow3g performance tests.
Patch 3 updates the existing aes performanc test
Patch 4 fixes the typo in names of perftest


Declan Doherty (1):
  cryptodev: add rte_crypto_op_bulk_free function

Fiona Trahe (2):
  app/test: adding Snow3g performance test
  app/test: updating AES SHA performance test

Jain, Deepak K (1):
  app/test: typo fixing

 app/test/test_cryptodev.h         |    4 +-
 app/test/test_cryptodev_perf.c    | 1153 ++++++++++++++++++++++++++++++++-----
 lib/librte_cryptodev/rte_crypto.h |   15 +
 3 files changed, 1030 insertions(+), 142 deletions(-)

-- 
2.5.5



More information about the dev mailing list