294e8a2fb6
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> |
||
---|---|---|
.. | ||
.gitignore | ||
bdevperf.c | ||
bdevperf.py | ||
Makefile |