numam-dpdk/drivers
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
..
bus bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
crypto bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
event bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
mempool mempool: rename address mapping function to IOVA 2017-11-06 22:26:13 +01:00
net bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00