+49
−31
Loading
The following patches will extend I/O statistics to include error counters and module specific counters to output these via the bdev_get_iostat RPC. In this case, the size of the struct spdk_bdev_iostat will be variable. As a preparation, allocate spdk_bdev_io_stat dynamically. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I50b57f792b451cf748ea8eb0611fe65d693d5a14 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15478 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot