642697878f
In python script: - timeout should be nop_timeout - min_connections_per_core was min_connections_per_session by mistake. - max_queue_depth was not included. - call_cmd was missing. - A space should be added after semicolon ":" In SPDK library: - type of options was not int32_t but int. Hence decode failed. - type of options in dump were not correct. Change-Id: Iaa79236c03d368cdf286a72c2386509ffa81530f Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com> Reviewed-on: https://review.gerrithub.io/419553 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Seth Howell <seth.howell5141@gmail.com> Reviewed-by: Paweł Niedźwiecki <pawelx.niedzwiecki@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Ziye Yang <optimistyzy@gmail.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
rpc | ||
subsystems | ||
app.c | ||
Makefile | ||
reactor.c | ||
rpc.c | ||
subsystem.c |