On 8/5/21 7:07 PM, Shin'ichiro Kawasaki wrote: > Trim workload is currently not supported for zonemode=zbd. This patch series > enables it by resetting zones for trim I/Os. This allows fio to measure > performance of zoned block devices using more realistic workloads which mixes > write and trim. > > The first patch prepares for trim support by modifying the helper function > zbd_find_zone(). The second patch adds zone reset for trim. The third patch > enables trim workload for libzbc I/O engine. The fourth patch updates the HOWTO > file to describe the added functionality. The fifth patch adds a test case that > exercises trim operation with zonemode=zbd. Applied, thanks. -- Jens Axboe