numam-spdk/examples/nvme
Daniel Verkamp b163dc0216 nvme/perf: replace DPDK uses with env abstractions
Fully port the remaining uses of rte_ functions from DPDK to the SPDK
env library abstraction layer.

This also simplifies buffer allocation: each task only needs to be
allocated once during the initial submit_io() call, rather than using a
mempool to get/put the task on every I/O.

Change-Id: I39c8caff81bbb1467101ba3b24a389c437075c61
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/378220
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2017-09-13 12:51:46 -04:00
..
arbitration example/arbitration: correct the configuration display 2017-08-01 13:47:24 -04:00
fio_plugin fio_plugin: Fix the performance issue on testing multiple remote nvme subsystem 2017-08-31 19:08:49 -04:00
hello_world nvme: add I/O qpair creation options 2017-07-18 18:33:20 -04:00
hotplug examples/nvme/hotplug: simplify buffer management 2017-09-05 17:55:01 -04:00
identify nvme_spec: update Identify Controller SGLS field 2017-08-29 15:05:09 -04:00
nvme_manage example/nvme_manage: add the shm_id parameter for multiprocess 2017-08-01 13:41:46 -04:00
perf nvme/perf: replace DPDK uses with env abstractions 2017-09-13 12:51:46 -04:00
reserve nvme: add I/O qpair creation options 2017-07-18 18:33:20 -04:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00