]> www.infradead.org Git - users/sagi/blktests.git/commit
nvme/012,013,035: change fio I/O size and move size definition place
authorYi Zhang <yi.zhang@redhat.com>
Wed, 2 Nov 2022 02:57:02 +0000 (10:57 +0800)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Fri, 4 Nov 2022 09:27:17 +0000 (18:27 +0900)
commite5bd71872b3b93a5ff1c5d697b7ab6cf88c04d43
treeb974e69dacb0cd49e95bb08dabeebd491027307a
parent044f959dd29d0a3f32c6085ac7e535a1c7c57749
nvme/012,013,035: change fio I/O size and move size definition place

Change fio I/O size of nvme/012,013,035 from 950m to 900m, since recent change
increased the xfs log size and it caused fio failure with I/O size 950m.

Also add size parameter to _run_fio_verify_io. This allows to move the fio I/O
size definition from common/xfs to the test case, so that device size and fio
I/O size are both defined at single place.

Link: https://lore.kernel.org/linux-block/20221019051244.810755-1-yi.zhang@redhat.com/
Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
common/xfs
tests/nvme/012
tests/nvme/013
tests/nvme/035