Re: [PATCH v3 0/3] t/zbd: Fix max_open_zones related failures

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/4/21 5:32 AM, Shin'ichiro Kawasaki wrote:
> Recent changes in fio [1] triggered three failures in the test script
> t/zbd/test-zoned-support. This series address the failures.
> 
> The first failure was caused by difference between max_open_zones value that fio
> refers and that test script refers. The first patch modifies the test script to
> use the value fio refers.
> 
> The second failure was observed when users specify special max_open_zones values
> larger than the max_open_zones limit of the test target device. The second patch
> adds --ignore_zone_limits option to the fio command only when users specify such
> special conditions.
> 
> The third failure was caused by write target zone count bug in the test case 31.
> Data write to more zones than max_open_zones limit resulted in exceeding
> max_open_zones limit. The third patch fixes the write target zone count logic.
> 
> [1] https://www.spinics.net/lists/fio/msg09502.html

Applied, thanks.

-- 
Jens Axboe




[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux