cryptodev: retrieve device info
authorSlawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Wed, 25 Jan 2017 16:27:32 +0000 (17:27 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Mon, 30 Jan 2017 16:46:36 +0000 (17:46 +0100)
commit38227c0e3ad2922aa98ecb784296e3e97604506c
treea64c79162221f648b731421c6776009dce107d68
parentd58a3f312545d3afbf4fbb0cc2220161f790d007
cryptodev: retrieve device info

This patch adds helper functions for new performance application which
provide identifiers and number of crypto device and
provide and check capabilities available for defined device and algorithm.
The performance application can be used to measure throughput and latency
of cryptography operation performed by crypto device.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Signed-off-by: Marcin Kerlin <marcinx.kerlin@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
lib/librte_cryptodev/rte_crypto_sym.h
lib/librte_cryptodev/rte_cryptodev.c
lib/librte_cryptodev/rte_cryptodev.h
lib/librte_cryptodev/rte_cryptodev_version.map