numam-dpdk/drivers/net
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
..
af_packet bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
ark drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
avp drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnx2x drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt net/bnxt: fix VLAN spoof configuration 2017-11-01 22:17:06 +01:00
bonding bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
cxgbe mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
dpaa mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
dpaa2 net/dpaa2: set queues after reconfiguration 2017-11-01 22:17:06 +01:00
e1000 net/igb: fix Rx interrupt with VFIO and MSI-X 2017-11-07 10:19:02 +01:00
ena mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
enic net/enic: fix TSO for packets greater than 9208 bytes 2017-11-02 19:32:04 +01:00
failsafe bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
fm10k mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
i40e net/i40e: fix Rx queue interrupt mapping in VF 2017-11-03 20:18:16 +01:00
ixgbe net/ixgbe: fix filter parser for L2 tunnel 2017-11-03 19:52:53 +01:00
kni bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
liquidio drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
mlx4 net/mlx4: enhance Rx packet type offloads 2017-11-07 12:47:13 +01:00
mlx5 net/mlx5: fix socket field initialization 2017-11-07 12:52:19 +01:00
mrvl bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
nfp net/nfp: avoid unplug if multiport 2017-11-01 22:17:06 +01:00
null bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
octeontx bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
pcap bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
qede drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
ring bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
sfc drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
softnic bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
szedata2 bus/pci: fix namespace of sysfs path function 2017-11-07 00:44:10 +01:00
tap bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
thunderx drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
vhost bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
virtio bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
vmxnet3 net/vmxnet3: fix memory leak when releasing queues 2017-11-03 00:07:07 +01:00
Makefile mk: remove useless list of core libraries 2017-11-06 21:56:07 +01:00