numam-spdk/lib/env_dpdk
Daniel Verkamp a502b88da6 env_dpdk: allow spdk_mem_map_free() map to be NULL
There was already handling for a NULL map pointer pointer, but the inner
pointer wasn't checked.  Treat pointer to NULL as a no-op as well to
simplify calling code.

Change-Id: I0a213233c021957ab2f4b6c1dd304034ca98b868
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/367433
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-30 13:53:30 -04:00
..
env_internal.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env.c lib/env: add spdk_unaffinitize_thread 2017-06-23 11:02:04 -04:00
env.mk env/dpdk: additional library required for DPDK 17.05 ring based mempool 2017-05-02 15:18:15 -07:00
init.c event/env: remove dpdk_ prefix 2017-06-16 14:20:26 -04:00
Makefile env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
pci_ioat.c env: register PMDs on associated first probe 2017-03-06 12:44:34 -07:00
pci_nvme.c env: register PMDs on associated first probe 2017-03-06 12:44:34 -07:00
pci.c env: extend PCI address domain to 32 bits 2017-06-23 11:20:05 -04:00
threads.c env: Add wrappers to launch and wait for threads 2017-06-07 12:34:15 -04:00
vtophys.c env_dpdk: allow spdk_mem_map_free() map to be NULL 2017-06-30 13:53:30 -04:00