Loading
examples/perf: Adjust possibly misleading printf
Without comma, this printf might have suggested that the dislayed value is delta between g_queue_depth*entries and opts.io_queue_size. Now, it's clear that it's the controller IO queue size that is printed out. Change-Id: I1492f183878ae2bce9a246f0ee41eb4d516e77b7 Signed-off-by:Wojciech Panfil <wojciech.panfil@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19882 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>