Spdk/lib/env_dpdk
Daniel Verkamp 6ea5280b04 env/vtophys: pass physical address to _spdk_vtophys_register_one()
This just moves the lookup of the physical address up one level - now
_spdk_vtophys_register_one() is only responsible for filling out the
mapping table, not looking up the translation.

Change-Id: I9fd5b85da623e403fda0563b6bdebd4aaaf42864
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-23 14:22:58 -07:00
..
env_internal.h env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
env.c env: add spdk_mempool_create() socket_id parameter 2017-01-30 13:05:30 -07:00
env.mk env_dpdk: allow linking against DPDK shared libs 2017-01-26 10:51:11 -07:00
init.c env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
Makefile env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
pci_ioat.c ioat: add Skylake Xeon device ID 2017-01-19 09:39:59 -07:00
pci_nvme.c env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
pci.c nvme: After detach, force the device back into DPDK's internal list 2017-02-17 15:17:49 -07:00
vtophys.c env/vtophys: pass physical address to _spdk_vtophys_register_one() 2017-02-23 14:22:58 -07:00