t/io_uring: display IOPS in millions if it gets large enough test
authorJens Axboe <axboe@kernel.dk>
Tue, 19 Jul 2022 13:04:31 +0000 (07:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 19 Jul 2022 13:29:03 +0000 (07:29 -0600)
commit89132cbbfce9249a47730c3667c1896b2465d038
tree538246e30f5f4021b7aa76e3343c4872ea66d377
parentd6225c1550827077c0c0f9e1b8816b4f35cd5304
t/io_uring: display IOPS in millions if it gets large enough

If it's above 10000K IOPS, just display in millions with two decimals.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/io_uring.c