numam-spdk/lib/env_dpdk
Daniel Verkamp aaa87dc00e env_dpdk: allow linking against DPDK shared libs
Detect whether the specified DPDK directory contains static or shared
libraries, and use the appropriate extension when building the library
list. Static libraries are still preferred.

Change-Id: I78c68fd38fba1ea42dd605fb77209651f8cdca75
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-26 10:51:11 -07:00
..
env_internal.h env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
env.c env: remove return statements in void functions 2016-11-28 10:08:35 -07:00
env.mk env_dpdk: allow linking against DPDK shared libs 2017-01-26 10:51:11 -07:00
Makefile env: split PCI drivers into individual files 2016-12-06 09:30:55 -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 env: Add spdk_pci_get_device 2016-12-12 10:13:16 -07:00
vtophys.c env: add spdk_vtophys_register/unregister 2016-11-16 09:21:57 -07:00