Spdk/examples/nvme/hello_world
Ben Walker 7f5b671db7 env: Convert some rte_mempools to spdk_mempools
This converts some, but not all, usage of rte_mempool
to spdk_mempool. The remaining rte_mempools use features
we elected not to expose through spdk_mempool such as
constructors, so that will need to be revisited.

Change-Id: I6528809a864ab466b8d19431789bf0f976b648b6
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-12 09:53:32 -07:00
..
.gitignore nvme: Add gitignore for hello_world example 2016-06-24 08:55:55 -07:00
hello_world.c env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00