numam-dpdk/drivers/bus/vmbus
Thomas Monjalon 52897e7e70 eal: add function to query device status
The function rte_dev_is_probed() is added in order to improve semantic
and enforce proper check of the probing status of a device.

It will answer this rte_device query:
Is it already successfully probed or not?

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Tested-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-10-18 01:49:28 +02:00
..
linux eal: add bus pointer in device structure 2018-10-11 14:09:24 +02:00
Makefile eal: add bus pointer in device structure 2018-10-11 14:09:24 +02:00
meson.build eal: add bus pointer in device structure 2018-10-11 14:09:24 +02:00
private.h eal: add bus pointer in device structure 2018-10-11 14:09:24 +02:00
rte_bus_vmbus_version.map bus/vmbus: add host latency tuning function 2018-08-28 15:27:39 +02:00
rte_bus_vmbus.h bus/vmbus: add host latency tuning function 2018-08-28 15:27:39 +02:00
rte_vmbus_reg.h bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
vmbus_bufring.c bus/vmbus: avoid signalling host on read 2018-08-05 11:03:18 +02:00
vmbus_channel.c bus/vmbus: add host latency tuning function 2018-08-28 15:27:39 +02:00
vmbus_common_uio.c bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
vmbus_common.c eal: add function to query device status 2018-10-18 01:49:28 +02:00