Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH 0/6] Restore the check_swd() function in the ZBD code
@ 2018-09-28 21:51 Bart Van Assche
  2018-09-28 21:51 ` [PATCH 1/6] t/zbd/functions: Make fio_reset_count() return 0 if no resets occurred Bart Van Assche
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Bart Van Assche @ 2018-09-28 21:51 UTC (permalink / raw)
  To: Jens Axboe; +Cc: fio, Damien Le Moal, Bart Van Assche

Hi Jens,

The fio changes included in this patch series are as follows:
- The check_swd() function has been restored in such a way that the compiler
  can verify the syntactical correctness of the code.
- A new function zbd_process_swd() has been introduced to avoid duplicated
  code.
- The robustness of the ZBD test scripts has been improved.

Please consider these patches for the upstream fio repository.

Thanks,

Bart.

Bart Van Assche (6):
  t/zbd/functions: Make fio_reset_count() return 0 if no resets occurred
  t/zbd/test-zbd-support: Ensure that an assertion failure causes this
    test to fail
  t/zbd/test-zbd-support: Set fio aux path and forbid file creation
  t/zbd/test-zbd-support: Report a test summary when finished
  zbd: Restore zbd_check_swd()
  zbd: Avoid duplicating the code for calculating the number of sectors
    with data

 t/zbd/functions        |  5 ++-
 t/zbd/test-zbd-support | 17 +++++++---
 zbd.c                  | 75 +++++++++++++++++++++++++++++++++++-------
 3 files changed, 80 insertions(+), 17 deletions(-)

-- 
2.19.0.605.g01d371f741-goog



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

end of thread, other threads:[~2018-09-29 21:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-28 21:51 [PATCH 0/6] Restore the check_swd() function in the ZBD code Bart Van Assche
2018-09-28 21:51 ` [PATCH 1/6] t/zbd/functions: Make fio_reset_count() return 0 if no resets occurred Bart Van Assche
2018-09-28 21:51 ` [PATCH 2/6] t/zbd/test-zbd-support: Ensure that an assertion failure causes this test to fail Bart Van Assche
2018-09-28 21:51 ` [PATCH 3/6] t/zbd/test-zbd-support: Set fio aux path and forbid file creation Bart Van Assche
2018-09-28 21:51 ` [PATCH 4/6] t/zbd/test-zbd-support: Report a test summary when finished Bart Van Assche
2018-09-28 21:51 ` [PATCH 5/6] zbd: Restore zbd_check_swd() Bart Van Assche
2018-09-28 21:51 ` [PATCH 6/6] zbd: Avoid duplicating the code for calculating the number of sectors with data Bart Van Assche
2018-09-29 21:17 ` [PATCH 0/6] Restore the check_swd() function in the ZBD code Jens Axboe

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