numam-dpdk/lib/librte_ether
Gaetan Rivet d1fe33bfc7 ethdev: count devices consistently
Make the rte_eth_dev_count() return the number of available devices even
after some are detached by the hotplug API or put in a deferred state.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2017-07-19 11:59:39 +03:00
..
Makefile ethdev: add traffic management API 2017-07-11 19:38:02 +02:00
rte_dev_info.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_eth_ctrl.h ethdev: introduce generic flow API 2016-12-23 10:11:07 +01:00
rte_ethdev_pci.h ethdev: fix secondary process crash on unused virtio 2017-07-05 12:10:40 +02:00
rte_ethdev_vdev.h ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
rte_ethdev.c ethdev: count devices consistently 2017-07-19 11:59:39 +03:00
rte_ethdev.h ethdev: count devices consistently 2017-07-19 11:59:39 +03:00
rte_ether_version.map ethdev: add traffic management API 2017-07-11 19:38:02 +02:00
rte_flow_driver.h ethdev: add isolated mode to flow API 2017-06-14 23:33:00 +02:00
rte_flow.c ethdev: add flow rule copy function 2017-07-08 17:55:02 +02:00
rte_flow.h ethdev: fix documentation for fuzzy match 2017-07-08 18:13:10 +02:00
rte_tm_driver.h ethdev: add traffic management API 2017-07-11 19:38:02 +02:00
rte_tm.c ethdev: add traffic management API 2017-07-11 19:38:02 +02:00
rte_tm.h ethdev: add traffic management API 2017-07-11 19:38:02 +02:00