From: Dylan Yudaken <[email protected]>
To: <[email protected]>, <[email protected]>
Cc: <[email protected]>, <[email protected]>,
Dylan Yudaken <[email protected]>
Subject: [PATCH liburing 0/4] tests updates
Date: Thu, 21 Jul 2022 07:42:25 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
This series adds a patch for a panic in 5.19-rc7 simplified from the
syzkaller reproducer
It also causes the poll-mshot-overflow test to be skipped in versions < 5.20
Patch
1: is the panic regression test
2-4: skips the poll-mshot-overflow test on old kernels
Dylan Yudaken (4):
add a test for bad buf_ring register
Copy IORING_SETUP_SINGLE_ISSUER into io_uring.h
test: poll-mshot-overflow use proper return codes
skip poll-mshot-overflow on old kernels
src/include/liburing/io_uring.h | 4 ++++
test/buf-ring.c | 30 +++++++++++++++++++++++++++++
test/poll-mshot-overflow.c | 34 +++++++++++++++++----------------
3 files changed, 52 insertions(+), 16 deletions(-)
base-commit: 4e6eec8bdea906fe5341c97aef96986d605004e9
--
2.30.2
next reply other threads:[~2022-07-21 14:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-21 14:42 Dylan Yudaken [this message]
2022-07-21 14:42 ` [PATCH liburing 1/4] add a test for bad buf_ring register Dylan Yudaken
2022-07-21 14:42 ` [PATCH liburing 2/4] Copy IORING_SETUP_SINGLE_ISSUER into io_uring.h Dylan Yudaken
2022-07-21 14:42 ` [PATCH liburing 3/4] test: poll-mshot-overflow use proper return codes Dylan Yudaken
2022-07-21 14:42 ` [PATCH liburing 4/4] skip poll-mshot-overflow on old kernels Dylan Yudaken
2022-07-21 14:57 ` Ammar Faizi
2022-07-21 15:26 ` [PATCH liburing 0/4] tests updates Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox