Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] zbd: Fix test case #48 failure
@ 2020-10-30  6:57 Shin'ichiro Kawasaki
  2020-10-30  6:57 ` [PATCH v2 1/2] zbd: Avoid excessive zone resets Shin'ichiro Kawasaki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shin'ichiro Kawasaki @ 2020-10-30  6:57 UTC (permalink / raw)
  To: fio, Jens Axboe
  Cc: Damien Le Moal, Dmitry Fomichev, Naohiro Aota,
	Shinichiro Kawasaki

When t/zbd/test-zoned-support is run for zoned block devices with slow zone
reset command operation, test case #48 fails. This series addresses the failure
with two fixes. First patch avoids excessive and repeated zone resets which
resulted in too long runtime and test timeout. Second patch fixes wrong test
target range of the test case which triggered unnecessary zone resets.

Changes from v1:
* Added reviewed-by tag

Shin'ichiro Kawasaki (2):
  zbd: Avoid excessive zone resets
  t/zbd: Fix test target size of test case #48

 t/zbd/test-zbd-support | 2 +-
 zbd.c                  | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-30 13:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-30  6:57 [PATCH v2 0/2] zbd: Fix test case #48 failure Shin'ichiro Kawasaki
2020-10-30  6:57 ` [PATCH v2 1/2] zbd: Avoid excessive zone resets Shin'ichiro Kawasaki
2020-10-30  6:57 ` [PATCH v2 2/2] t/zbd: Fix test target size of test case #48 Shin'ichiro Kawasaki
2020-10-30 13:25 ` [PATCH v2 0/2] zbd: Fix test case #48 failure Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox