Spdk/lib/env_dpdk
Changpeng Liu 2eb9a35323 env/dpdk: remove rte_eal_device_remove API call since DPDK 17.05
Since DPDK 17.05 API rte_eal_device_insert is only used for
virtual device scan and initialization, for PCI devices
which use Domain:Bus:Dev:Function, this API is no longer
valid.

Change-Id: I1ab63dfc3af188d01836e67cd8db745e035fc450
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2017-05-05 09:40:31 +08:00
..
env_internal.h env/dpdk: make SPDK can compile with DPDK 17.05 2017-04-28 09:22:09 -07:00
env.c env: add spdk_mempool_create() socket_id parameter 2017-01-30 13:05:30 -07:00
env.mk env/dpdk: additional library required for DPDK 17.05 ring based mempool 2017-05-02 15:18:15 -07:00
init.c env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
Makefile env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
pci_ioat.c env: register PMDs on associated first probe 2017-03-06 12:44:34 -07:00
pci_nvme.c env: register PMDs on associated first probe 2017-03-06 12:44:34 -07:00
pci.c env/dpdk: remove rte_eal_device_remove API call since DPDK 17.05 2017-05-05 09:40:31 +08:00
threads.c env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
vtophys.c env/vtophys: allow registration of >2MB regions 2017-03-10 11:39:28 -07:00