Spdk/lib/env_dpdk
Darek Stojaczyk 31b5b6e1e6 env_dpdk/memory: include rte_memory.h
Latest DPDK moved some definitions around and we don't
compile with it right now. Adding the missing include
fixes it.

Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/460905 (master)

(cherry picked from commit cf35beccf4)
Change-Id: I256c6fae926d7829d06cf5f6b6601d062386b1e7
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/462437
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Tested-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-07-22 14:23:15 +00:00
..
env_internal.h env/dpdk: add spdk_pci_fini() 2019-03-28 14:50:46 +00:00
env.c env: add flag RING_F_EXACT_SZ to spdk_ring_create 2019-03-21 14:07:03 +00:00
env.mk configure: add option not to use the internal rte_vhost copy 2019-03-13 14:26:20 +00:00
init.c env/dpdk: add spdk_pci_fini() 2019-03-28 14:50:46 +00:00
Makefile env_dpdk: move vtophys.c contents to memory.c 2019-02-20 16:41:46 +00:00
memory.c env_dpdk/memory: include rte_memory.h 2019-07-22 14:23:15 +00:00
pci_ioat.c ioat: add device IDs for new CB-DMA engines 2019-02-26 06:50:52 +00:00
pci_nvme.c pci: remove nvme-specific attach functions 2018-12-07 17:24:19 +00:00
pci_virtio.c pci: remove virtio-specific attach functions 2018-12-07 17:24:19 +00:00
pci.c env/dpdk: detach pci devices from EAL interrupt thread 2019-04-18 22:49:30 +00:00
threads.c env: drop DPDK 16.07 support 2018-11-30 19:59:34 +00:00