fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] fsstress: add io_uring test and do some fix
@ 2020-07-15 16:07 Zorro Lang
  2020-07-15 16:07 ` [PATCH 1/3] fsstress: add IO_URING read and write operations Zorro Lang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zorro Lang @ 2020-07-15 16:07 UTC (permalink / raw)
  To: fstests; +Cc: io-uring, linux-fsdevel

This patchset tries to add new IO_URING test into fsstress [1/3]. And
then do some changes and bug fix by the way [2/3 and 3/3].

fsstress is an important tool in xfstests to do random filesystem I/Os
test, lots of test cases use it. So add IO_URING operation into fsstress
will help to make lots of test cases cover IO_URING test naturally.

I'm not an IO_URING expert, so cc io-uring@ list, please feel free to
tell me if you find something wrong or have any suggestions to improve
the test.

Thanks,
Zorro




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

end of thread, other threads:[~2020-07-15 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 16:07 [PATCH 0/3] fsstress: add io_uring test and do some fix Zorro Lang
2020-07-15 16:07 ` [PATCH 1/3] fsstress: add IO_URING read and write operations Zorro Lang
2020-07-15 16:07 ` [PATCH 2/3] fsstress: reduce the number of events when io_setup Zorro Lang
2020-07-15 16:07 ` [PATCH 3/3] fsstress: fix memory leak in do_aio_rw Zorro Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).