numam-dpdk/drivers/crypto/mrvl
Declan Doherty f2f020d210 cryptodev: break dependency on virtual device bus
Removes any dependency of librte_cryptodev on the virtual device
infrastructure code and removes the functions which were virtual
device specific.

Updates all virtual PMDs to remove dependencies on rte_cryptodev_vdev.h
and replaces those calls with the new bus independent functions.

Due to these changes, the cryptodev ABI version gets bumped.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Tested-by: Tomasz Duszynski <tdu@semihalf.com>
2017-10-25 18:11:01 +02:00
..
Makefile crypto/mrvl: update copyright holders 2017-10-25 18:10:40 +02:00
rte_mrvl_compat.h crypto/mrvl: update copyright holders 2017-10-25 18:10:40 +02:00
rte_mrvl_pmd_ops.c crypto/mrvl: update copyright holders 2017-10-25 18:10:40 +02:00
rte_mrvl_pmd_private.h crypto/mrvl: update copyright holders 2017-10-25 18:10:40 +02:00
rte_mrvl_pmd.c cryptodev: break dependency on virtual device bus 2017-10-25 18:11:01 +02:00
rte_pmd_mrvl_version.map crypto/mrvl: add mrvl crypto driver 2017-10-12 15:22:39 +01:00