Spdk/test
Jim Harris d71cfefcba Revert "example/perf: remove libaio from perf example"
perf is under the examples directory, but it's much more than
an example application and probably needs to be moved.  We use
the libaio functionality extensively as part of benchmarking
and comparing the SPDK driver with the kernel driver.  So we
need to keep this functionality.

This reverts commit b3d9ebae21.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ifb9a1df919d32a98c328101029cc22e91915a976
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466795
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-08-30 03:01:01 +00:00
..
app test/vhost_fuzz: fix an error between SCSI_MGMT_NAME and SCSI_IO_NAME 2019-08-27 18:33:10 +00:00
bdev lib: move trace_rpc into lib/trace 2019-08-19 06:10:30 +00:00
blobfs test/rocksdb: remove run_tests.sh 2019-07-05 12:13:16 +00:00
blobstore RPC: rename RPC aio_bdev series 2019-08-20 22:44:20 +00:00
common RPC: rename rpc get_lvol_stores to bdev_lvol_get_lvstores 2019-08-27 16:55:45 +00:00
compress RPC: rename RPC compress_bdev series 2019-08-20 22:44:42 +00:00
config_converter RPC: rename RPC aio_bdev series 2019-08-20 22:44:20 +00:00
cpp_headers Makefile: Add possibility to uninstall spdk. 2019-05-16 20:56:18 +00:00
env ut/cunit: added missing semicolon on CU_ASSERT macros 2019-07-24 18:21:22 +00:00
event notify: add notification library 2019-03-29 21:15:14 +00:00
ftl test: use single quotes in trap instruction 2019-08-14 02:20:45 +00:00
fuzz scripts/rpc: Change rpc construct_malloc_bdev to bdev_malloc_create 2019-08-14 22:15:08 +00:00
ioat test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
iscsi_tgt RPC: rename RPC bdev_error series 2019-08-26 18:59:18 +00:00
json_config rpc: Rename get_nvme_controllers to bdev_nvme_get_controllers 2019-08-28 20:22:00 +00:00
lvol RPC: rename rpc resize_lvol_bdev to bdev_lvol_resize 2019-08-28 15:20:15 +00:00
make test: add a test to confirm shared object deps. 2019-08-29 20:16:18 +00:00
nvme Revert "example/perf: remove libaio from perf example" 2019-08-30 03:01:01 +00:00
nvmf RPC: rename rpc resize_lvol_bdev to bdev_lvol_resize 2019-08-28 15:20:15 +00:00
ocf test/ocf: change backend device in persistent-metadata test 2019-08-28 15:21:53 +00:00
openstack test/openstack: Fix. Assign nvmfpid var as it is used in nvmftestfini 2019-08-08 22:58:35 +00:00
pmem scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
rpc_client jsonrpc: tolerate null json value for parameters in json-rpc call 2019-07-26 19:30:57 +00:00
spdkcli scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
unit mk: standardize DIRS-x assignments. 2019-08-29 20:16:18 +00:00
vhost test/vhost: Fix. Allow user to define vm password in vhost tests. 2019-08-27 18:34:01 +00:00
vmd test: use single quotes in trap instruction 2019-08-14 02:20:45 +00:00
Makefile jsonrpc-client: add new C client library 2018-10-11 20:07:44 +00:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00