numam-dpdk/drivers/crypto/snow3g
Jianfeng Tan d4a586d29e bus/vdev: move code from EAL into a new driver
Move the vdev bus from lib/librte_eal to drivers/bus.

As the crypto vdev helper function refers to data structure
in rte_vdev.h, so we move those helper function into drivers/bus
too.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
2017-11-07 16:54:07 +01:00
..
Makefile bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
rte_pmd_snow3g_version.map snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_snow3g_pmd_ops.c drivers/crypto: use snprintf return value correctly 2017-10-12 15:22:39 +01:00
rte_snow3g_pmd_private.h crypto/snow3g: do not append digest 2017-10-12 15:10:51 +01:00
rte_snow3g_pmd.c bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00