numam-dpdk/doc/guides
Slawomir Mrozowicz 7a364faef1 cryptodev: remove crypto device type enumeration
Changes device type identification to be based on a unique
driver id replacing the current device type enumeration, which needed
library changes every time a new crypto driver was added.

The driver id is assigned dynamically during driver registration using
the new macro RTE_PMD_REGISTER_CRYPTO_DRIVER which returns a unique
uint8_t identifier for that driver. New APIs are also introduced
to allow retrieval of the driver id using the driver name.

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2017-07-06 22:34:20 +02:00
..
contributing doc: change line length limit in contributors guide 2017-06-04 13:18:06 +02:00
cryptodevs crypto/aesni_gcm: migrate to Multi-buffer library 2017-07-06 22:26:50 +02:00
eventdevs vdev: remove eal prefix 2017-05-05 14:38:35 +02:00
faq doc: correct the hugepage limitation on 32-bit 2017-05-01 00:23:13 +02:00
freebsd_gsg doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
howto doc: fix typos in virtio howto guide 2017-07-02 19:36:51 +02:00
linux_gsg doc: fix typo in Linux guide 2017-07-02 19:17:27 +02:00
nics doc: update virtio ring size and header size 2017-07-02 01:38:27 +02:00
prog_guide cryptodev: remove crypto device type enumeration 2017-07-06 22:34:20 +02:00
rel_notes cryptodev: remove crypto device type enumeration 2017-07-06 22:34:20 +02:00
sample_app_ug cryptodev: use AES-GCM/CCM as AEAD algorithms 2017-07-06 22:26:49 +02:00
testpmd_app_ug app/testpmd: add cmd for dedicated LACP Rx/Tx queues 2017-07-06 15:00:57 +02:00
tools cryptodev: use AES-GCM/CCM as AEAD algorithms 2017-07-06 22:26:49 +02:00
xen doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
conf.py doc: factorize overview table CSS 2017-05-07 22:27:29 +02:00
index.rst doc: add event device and software eventdev 2017-04-04 19:19:52 +02:00