Spdk/lib/env_dpdk
Cunyin Chang 56765aa39f env_dpdk: Add spdk_pci_device_[attach|detach]
These functions will attach or detach from a PCI device. Attaching
typically means mapping the BAR.

Change-Id: Iaaf59010b8a0366d32ec80bb90c1c277ada7cfe7
Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
2016-11-30 14:10:52 -07:00
..
env.c env: remove return statements in void functions 2016-11-28 10:08:35 -07:00
env.mk env: Detect correct DPDK header install location 2016-11-23 13:37:29 -07:00
Makefile env: rename default implementation to env_dpdk 2016-11-14 08:48:20 -07:00
pci.c env_dpdk: Add spdk_pci_device_[attach|detach] 2016-11-30 14:10:52 -07:00
vtophys.c env: add spdk_vtophys_register/unregister 2016-11-16 09:21:57 -07:00