numam-dpdk/drivers/bus/pci
Matan Azrad fd03a747b0 bus/pci: clear driver on detach
When probing, a bus is responsible for filling the driver field to
indicate the device is bound.
Let's clear this field when detaching to keep a consistent behavior.

This is not a fix per se, since the device is freed when detaching.
But at least clearing the field has been added to remind that the
driver field has a meaning for the EAL.

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2019-11-21 00:18:02 +01:00
..
bsd bus/pci: check IO permissions for UIO only 2019-10-25 11:54:10 +02:00
linux bus/pci: align next mapping address on page boundary 2019-11-14 14:17:48 +01:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: remove individual library versions 2019-11-20 23:05:39 +01:00
pci_common_uio.c bus/pci: support hot-unplug handler 2018-10-15 22:16:48 +02:00
pci_common.c bus/pci: clear driver on detach 2019-11-21 00:18:02 +01:00
pci_params.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
private.h bus/pci: always check IOMMU capabilities 2019-08-05 12:08:15 +02:00
rte_bus_pci_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_bus_pci.h bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00