]> www.infradead.org Git - users/sagi/blktests.git/commitdiff
block/007: include mean lat in poll output
authorJens Axboe <axboe@fb.com>
Wed, 10 May 2017 15:37:15 +0000 (09:37 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 10 May 2017 15:37:15 +0000 (09:37 -0600)
Signed-off-by: Jens Axboe <axboe@fb.com>
tests/block/007

index feff144b4a7ded347c57361be6ff63fd42f9a1e8..deeb55467efbc07207bb09f1f2425c66a9e2b5d7 100755 (executable)
@@ -45,7 +45,7 @@ run_fio_job() {
 test_device() {
        echo "Running ${TEST_NAME}"
 
-       FIO_PERF_FIELDS=("read iops" "system cpu")
+       FIO_PERF_FIELDS=("read iops" "read lat mean" "system cpu")
 
        # no polling, run job
        FIO_PERF_PREFIX="no poll "