From: Pavel Begunkov <[email protected]>
To: Jens Axboe <[email protected]>, [email protected]
Subject: [PATCH liburing 0/4] rsrc tests and fixes
Date: Fri, 7 May 2021 17:22:47 +0100 [thread overview]
Message-ID: <[email protected]> (raw)
1-2: rsrc tagging, buffer update, rsrc register, etc. tests
3-4: small tests fixes
Pavel Begunkov (4):
sync io_uring.h API file with Linux 5.13
tests: add rsrc tags tests
tests: fix timeout-new for old kernels
tests: fix minor connect flaws
src/include/liburing/io_uring.h | 41 ++-
test/Makefile | 2 +
test/connect.c | 8 +-
test/rsrc_tags.c | 431 ++++++++++++++++++++++++++++++++
test/timeout-new.c | 2 +-
5 files changed, 471 insertions(+), 13 deletions(-)
create mode 100644 test/rsrc_tags.c
--
2.31.1
next reply other threads:[~2021-05-07 16:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 16:22 Pavel Begunkov [this message]
2021-05-07 16:22 ` [PATCH liburing 1/4] sync io_uring.h API file with Linux 5.13 Pavel Begunkov
2021-05-07 16:22 ` [PATCH liburing 2/4] tests: add rsrc tags tests Pavel Begunkov
2021-05-07 16:22 ` [PATCH liburing 3/4] tests: fix timeout-new for old kernels Pavel Begunkov
2021-05-07 16:22 ` [PATCH liburing 4/4] tests: fix minor connect flaws Pavel Begunkov
2021-05-07 16:28 ` [PATCH liburing 0/4] rsrc tests and fixes 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] \
/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