Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH 0/3] three patches
@ 2019-11-11 16:30 vincentfu
  2019-11-11 16:30 ` [PATCH 1/3] filesetup: improve LFSR init failure error message vincentfu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vincentfu @ 2019-11-11 16:30 UTC (permalink / raw)
  To: axboe, fio; +Cc: Vincent Fu

From: Vincent Fu <vincent.fu@wdc.com>

Jens, please consider this patch series.

The LFSR error message and test script error handling changes I believe
should be uncontroversial.

Regarding the zonemode=strided patch, it will break job files that
depend on the old buggy behavior, but that behavior is so inconsistent
with the documentation that I think this fix is warranted.

Vincent

Vincent Fu (3):
  filesetup: improve LFSR init failure error message
  io_u: move to next zone even if zoneskip is unset
  t/run-fio-tests: improve error handling

 filesetup.c        |  3 +++
 io_u.c             |  3 +--
 t/run-fio-tests.py | 10 ++++++----
 t/strided.py       |  3 +--
 4 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-11-14 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-11 16:30 [PATCH 0/3] three patches vincentfu
2019-11-11 16:30 ` [PATCH 1/3] filesetup: improve LFSR init failure error message vincentfu
2019-11-11 16:30 ` [PATCH 2/3] io_u: move to next zone even if zoneskip is unset vincentfu
2019-11-11 16:30 ` [PATCH 3/3] t/run-fio-tests: improve error handling vincentfu
2019-11-14 21:07 ` [PATCH 0/3] three patches Jens Axboe

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