numam-dpdk/drivers/net/vmxnet3
Ben Walker 22dda618c0 pci: separate detaching ethernet ports from PCI devices
Attaching and detaching ethernet ports from an application
is not the same thing as physically removing a PCI device,
so clarify the flags indicating support. All PCI devices
are assumed to be physically removable, so no flag is
necessary in the PCI layer.

Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-01-12 15:48:54 +01:00
..
base vmxnet3: clean up typos and unused code 2016-03-16 19:05:46 +01:00
Makefile mk: fix cross-compilation 2016-06-07 10:02:39 +02:00
rte_pmd_vmxnet3_version.map vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ethdev.c pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
vmxnet3_ethdev.h net/vmxnet3: add Tx preparation 2017-01-04 20:40:25 +01:00
vmxnet3_logs.h vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ring.h net/vmxnet3: coding style changes 2016-09-30 12:27:18 +02:00
vmxnet3_rxtx.c net/vmxnet3: add Tx preparation 2017-01-04 20:40:25 +01:00