We need to do it only for DPDK 16.11, which leaks the mappings otherwise. DPDK was fixed in version 17.02 with the following commit: e84ad157 (pci: unmap resources if probe fails) Unmapping the resources twice doesn't actually cause us any trouble, but prints an ambiguous error message. Change-Id: I8b62e86d5fff8fe924dbf9ae2e37cff29298d412 Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/433863 (master) Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/448367 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
env_internal.h | ||
env.c | ||
env.mk | ||
init.c | ||
Makefile | ||
memory.c | ||
pci_ioat.c | ||
pci_nvme.c | ||
pci_virtio.c | ||
pci.c | ||
threads.c | ||
vtophys.c |