All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, io-uring@vger.kernel.org
Subject: Re: [PATCH liburing 0/4] rsrc tests and fixes
Date: Fri, 7 May 2021 10:28:04 -0600	[thread overview]
Message-ID: <b36f35f7-941c-77fe-4db3-7a3b89614a76@kernel.dk> (raw)
In-Reply-To: <cover.1620404433.git.asml.silence@gmail.com>

On 5/7/21 10:22 AM, Pavel Begunkov wrote:
> 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

Applied, thanks.

-- 
Jens Axboe


      parent reply	other threads:[~2021-05-07 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-07 16:22 [PATCH liburing 0/4] rsrc tests and fixes Pavel Begunkov
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 ` Jens Axboe [this message]

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 \
    --in-reply-to=b36f35f7-941c-77fe-4db3-7a3b89614a76@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=asml.silence@gmail.com \
    --cc=io-uring@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.