Spdk/test/bdev
Tomasz Zawadzki 294e8a2fb6 bdevperf: do not start tests until RPC is sent
Starting with this patch it is possible to issue
"perform_tests" RPC to bdevperf application.
It will allow to configure the bdevs after startup,
but before starting the tests.

bdevperf in addition to usual cmd line params for tests,
need to be started with '-z' argument.
After that it is possible to start test using
'./bdevperf.py perform_tests'.
Tests can be issued multiple times in the same app run.

At this time the RPC does not take any arguments
for the tests. All are assumed to be set in
the command line.

This is series for adding RPC to bdevperf app.

Change-Id: If71853b1aa742f9cbf3d65c8d694a0437aad4500
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458598
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-07-10 05:11:25 +00:00
..
bdevio test/bdevio: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
bdevperf bdevperf: do not start tests until RPC is sent 2019-07-10 05:11:25 +00:00
bdev_raid.sh test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
bdev.conf.in test/crypto: always test aesni, even if qat is available 2019-04-25 05:36:13 +00:00
blockdev.sh test/fio: fail the tests when fio is not available 2019-06-28 12:26:12 +00:00
gen_crypto.sh test/crypto: move gen_crypto.sh to test directory 2019-04-26 11:18:09 +00:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh test: replace backticks with dollar-parenthesis syntax 2019-06-17 07:19:03 +00:00