Spdk/lib/env_dpdk
Darek Stojaczyk a21110016d env: drop DPDK 16.07 support
Now that even DPDK 16.11 (LTS) reaches its end of life in
November 2018, we can surely drop support for DPDK
versions older than that.

The PCI code will go through a major refactor soon, so this
patch cleans it up first.

Since this is the very first SPDK patch that drops support
for older DPDK versions, it also introduces an #error
directive that'll directly fail the build if the used DPDK
lib is too old.

Change-Id: I9bae30c98826c75cc91cda498e47e46979a08ed1
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/433865 (master)
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/448369
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-03-22 08:16:19 +00:00
..
env_internal.h env: drop DPDK 16.07 support 2019-03-22 08:16:19 +00:00
env.c env: drop DPDK 16.07 support 2019-03-22 08:16:19 +00:00
env.mk mk: add spdk_lib_list_to_shared_libs 2018-10-15 16:44:36 +00:00
init.c env/dpdk: always set base-virtaddr 2019-03-22 08:16:19 +00:00
Makefile env: add pci_virtio.c 2017-09-26 14:28:24 -04:00
memory.c memory: return first translation from mem_map_translate 2018-12-14 17:59:03 +00:00
pci_ioat.c env: drop DPDK 16.07 support 2019-03-22 08:16:19 +00:00
pci_nvme.c env: drop DPDK 16.07 support 2019-03-22 08:16:19 +00:00
pci_virtio.c env: drop DPDK 16.07 support 2019-03-22 08:16:19 +00:00
pci.c env: drop DPDK 16.07 support 2019-03-22 08:16:19 +00:00
threads.c env: drop DPDK 16.07 support 2019-03-22 08:16:19 +00:00
vtophys.c env: drop DPDK 16.07 support 2019-03-22 08:16:19 +00:00