simplify MB/s, IOPS interactive printout code
authorAlexey Dobriyan <adobriyan@gmail.com>
Sat, 10 Oct 2020 14:35:10 +0000 (17:35 +0300)
committerJens Axboe <axboe@kernel.dk>
Sat, 10 Oct 2020 16:54:48 +0000 (10:54 -0600)
commit1582d1ca10d6f18bfd2570a86b240a7d835767ae
tree103206644381ba669da31295a23e62e80b5b39db
parent5200b0f80c013f7a2905a502da499ebbcaae83ca
simplify MB/s, IOPS interactive printout code

Use loops(!) instead of hardcoded if-else pairs.

Make it easier to add DDIR_APPEND.

Signed-off-by: Alexey Dobriyan (SK hynix) <adobriyan@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
eta.c