All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: linux-aio@kvack.org, Jeff Moyer <jmoyer@redhat.com>
Cc: linux-fsdevel@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
	Jens Axboe <axboe@kernel.dk>
Subject: Re: [libaio PATCH] harness: add test for aio poll missed events
Date: Thu, 20 Jan 2022 17:23:14 -0800	[thread overview]
Message-ID: <YeoLAu++cORO5mRL@sol.localdomain> (raw)
In-Reply-To: <20220106044943.55242-1-ebiggers@kernel.org>

On Wed, Jan 05, 2022 at 08:49:43PM -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> Add a regression test for a recently-fixed kernel bug where aio polls
> sometimes didn't complete even if the file is ready.
> 
> This is a cleaned-up version of the test which I originally posted at
> https://lore.kernel.org/r/YbMKtAjSJdXNTzOk@sol.localdomain
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>
> ---
>  harness/cases/23.t | 255 +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 255 insertions(+)
>  create mode 100644 harness/cases/23.t

Jeff, any feedback on this?  It looks like you're maintaining libaio.

I feel that this should go in the libaio test suite given the other aio tests
there already (including the one for aio poll), but I'd also be glad to put this
in LTP instead if you would prefer that.  Just let me know...

- Eric

  reply	other threads:[~2022-01-21  1:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06  4:49 [libaio PATCH] harness: add test for aio poll missed events Eric Biggers
2022-01-21  1:23 ` Eric Biggers [this message]
2022-01-21 16:04   ` Jeff Moyer
2022-01-21  7:20 ` Christoph Hellwig

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=YeoLAu++cORO5mRL@sol.localdomain \
    --to=ebiggers@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=jmoyer@redhat.com \
    --cc=linux-aio@kvack.org \
    --cc=linux-fsdevel@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.