Go to file
Declan Doherty 202d375c60 app/test: add cryptodev unit and performance tests
unit tests are run by using cryptodev_qat_autotest or
cryptodev_aesni_autotest from the test apps interactive console.

performance tests are run by using the cryptodev_qat_perftest or
cryptodev_aesni_mb_perftest command from the test apps interactive
console.

If you which to run the tests on a QAT device there must be one
bound to igb_uio kernel driver.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Signed-off-by: John Griffin <john.griffin@intel.com>
Signed-off-by: Des O Dea <des.j.o.dea@intel.com>
Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
2015-11-25 19:18:04 +01:00
app app/test: add cryptodev unit and performance tests 2015-11-25 19:18:04 +01:00
config aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00
doc aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00
drivers aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00
examples eal/linux: fix build with glibc < 2.12 2015-11-25 14:41:37 +01:00
lib mbuf_offload: introduce library to attach offloads to mbuf 2015-11-25 19:18:04 +01:00
mk aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00
pkg version: 2.1.0 2015-08-17 19:35:37 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix comment in bind script 2015-08-03 19:22:42 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS app/test: add cryptodev unit and performance tests 2015-11-25 19:18:04 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00