numam-dpdk/drivers/net/failsafe
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
..
failsafe_args.c net/failsafe: fix errno set on command execution 2017-10-06 02:49:47 +02:00
failsafe_eal.c net/failsafe: fix PCI devices init 2017-10-26 02:33:01 +02:00
failsafe_ether.c net/failsafe: add timestamp to stats snapshot 2017-10-26 02:33:01 +02:00
failsafe_flow.c
failsafe_ops.c net/failsafe: fix VLAN stripping configuration 2017-11-04 00:22:51 +01:00
failsafe_private.h net/failsafe: add timestamp to stats snapshot 2017-10-26 02:33:01 +02:00
failsafe_rxtx.c net/failsafe: fix Rx clean race 2017-10-27 01:05:55 +02:00
failsafe.c bus/vdev: move code from EAL into a new driver 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_failsafe_version.map