numam-spdk/lib
Daniel Verkamp 7336c0036e env/vtophys: combine DPDK physical address lookups
vtophys_get_paddr() and vtophys_get_dpdk_paddr() are doing similar
things; combine them into one function that works for all DPDK
memory addresses.

Part of the vtophys test is temporarily disabled until the next commit,
which will register all DPDK memory at startup and stop lookiing up
addresses at runtime.

Change-Id: I91312837aa1e6170bacaf3b0d2adbdc4391d3afa
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-23 14:22:58 -07:00
..
bdev bdev_nvme: The RPC call now directly attaches to an NVMe device 2017-02-22 19:17:03 -07:00
conf conf: move structures out of public API header 2016-11-16 10:33:16 -07:00
copy ioat: print PCI addresses in hex for consistency 2017-02-14 10:27:47 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk env/vtophys: combine DPDK physical address lookups 2017-02-23 14:22:58 -07:00
event event/app: remove pidfile feature 2017-02-17 11:00:12 -07:00
ioat util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
iscsi iscsi: fix the run out of task pool issue 2017-02-22 19:13:50 -07:00
json json: make sure parse always sets *end 2017-02-15 16:31:07 -07:00
jsonrpc jsonrpc_server: allow user to specify socket type 2016-12-15 08:06:33 -07:00
log log: define prioritynames[] (#102) 2017-01-23 16:07:29 -07:00
net net/interface: check socket() return value 2017-02-14 10:27:12 -07:00
nvme nvme,rdma: optimize nvme_rdma_post_recv 2017-02-22 19:15:41 -07:00
nvmf nvmf: update listen_addrs after successful transport operation 2017-02-22 19:16:11 -07:00
rpc rpc: Decouple RPC config from instance ID 2017-02-14 14:47:25 -07:00
scsi scsi: change rotation rate to 0x1 2017-02-21 11:20:56 -07:00
trace trace: use snprintf() to ensure g_shm_name is terminated 2017-02-14 13:03:11 -07:00
util string: make spdk_parse_ip_addr() params non-const 2017-02-14 10:28:29 -07:00
Makefile env: rename default implementation to env_dpdk 2016-11-14 08:48:20 -07:00