linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [aio] e52ddd946a: xfstests generic/211 fail
       [not found] ` <20140323005105.GB4173@kvack.org>
@ 2014-03-23  0:57   ` Fengguang Wu
  2014-03-23  0:58     ` Fengguang Wu
  0 siblings, 1 reply; 3+ messages in thread
From: Fengguang Wu @ 2014-03-23  0:57 UTC (permalink / raw)
  To: Benjamin LaHaise; +Cc: LKML, lkp, linux-fsdevel

On Sat, Mar 22, 2014 at 08:51:05PM -0400, Benjamin LaHaise wrote:
> On Sun, Mar 23, 2014 at 08:40:09AM +0800, Fengguang Wu wrote:
> > Hi Benjamin,
> > 
> > We noticed xfstests fail and the first bad commit is
> 
> What is the failure?  This is awfully vague for a bug report.

In the email title: the generic/211 case of xfstests.

Here are the rough steps to reproduce the problem in KVM:

mkfs -t ext4 -q /dev/vda
mkfs -t ext4 -q /dev/vdd
mount -t ext4 /dev/vda /fs/vda
mount -t ext4 /dev/vdd /fs/vdd
export TEST_DIR=/fs/vda
export TEST_DEV=/dev/vda
export SCRATCH_DEV=/dev/vdd
export SCRATCH_MNT=/fs/scratch
mkdir /fs/scratch -p
./check generic/211

Thanks,
Fengguang

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

* Re: [aio] e52ddd946a: xfstests generic/211 fail
  2014-03-23  0:57   ` [aio] e52ddd946a: xfstests generic/211 fail Fengguang Wu
@ 2014-03-23  0:58     ` Fengguang Wu
  2014-03-23  1:03       ` Benjamin LaHaise
  0 siblings, 1 reply; 3+ messages in thread
From: Fengguang Wu @ 2014-03-23  0:58 UTC (permalink / raw)
  To: Benjamin LaHaise; +Cc: LKML, lkp, linux-fsdevel

On Sun, Mar 23, 2014 at 08:57:30AM +0800, Fengguang Wu wrote:
> On Sat, Mar 22, 2014 at 08:51:05PM -0400, Benjamin LaHaise wrote:
> > On Sun, Mar 23, 2014 at 08:40:09AM +0800, Fengguang Wu wrote:
> > > Hi Benjamin,
> > > 
> > > We noticed xfstests fail and the first bad commit is
> > 
> > What is the failure?  This is awfully vague for a bug report.
> 
> In the email title: the generic/211 case of xfstests.
> 
> Here are the rough steps to reproduce the problem in KVM:
> 
> mkfs -t ext4 -q /dev/vda
> mkfs -t ext4 -q /dev/vdd
> mount -t ext4 /dev/vda /fs/vda
> mount -t ext4 /dev/vdd /fs/vdd
> export TEST_DIR=/fs/vda
> export TEST_DEV=/dev/vda
> export SCRATCH_DEV=/dev/vdd
> export SCRATCH_MNT=/fs/scratch
> mkdir /fs/scratch -p
> ./check generic/211

generic/211      [failed, exit status 1] - output mismatch (see /lkp/benchmarks/xfstests/results//generic/211.out.bad)
    --- tests/generic/211.out   2013-09-16 21:19:49.000000000 +0800
    +++ /lkp/benchmarks/xfstests/results//generic/211.out.bad   2014-03-23 02:55:53.390625000 +0800
    @@ -1,2 +1,2 @@
     QA output created by 211
    -aio-free-ring-with-bogus-nr-pages: Success!
    +aio-free-ring-with-bogus-nr-pages: Error: io_setup returned -11, expected -ENOMEM
     ...
     (Run 'diff -u tests/generic/211.out /lkp/benchmarks/xfstests/results//generic/211.out.bad' to see the entire diff)


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

* Re: [aio] e52ddd946a: xfstests generic/211 fail
  2014-03-23  0:58     ` Fengguang Wu
@ 2014-03-23  1:03       ` Benjamin LaHaise
  0 siblings, 0 replies; 3+ messages in thread
From: Benjamin LaHaise @ 2014-03-23  1:03 UTC (permalink / raw)
  To: Fengguang Wu; +Cc: LKML, lkp, linux-fsdevel

On Sun, Mar 23, 2014 at 08:58:33AM +0800, Fengguang Wu wrote:
>     @@ -1,2 +1,2 @@
>      QA output created by 211
>     -aio-free-ring-with-bogus-nr-pages: Success!
>     +aio-free-ring-with-bogus-nr-pages: Error: io_setup returned -11, expected -ENOMEM

This isn't anything serious, as it is just a change in the error code being 
reported.  I'll look into this on Monday.

		-ben
-- 
"Thought is the essence of where you are now."

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

end of thread, other threads:[~2014-03-23  1:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20140323004009.GA13869@localhost>
     [not found] ` <20140323005105.GB4173@kvack.org>
2014-03-23  0:57   ` [aio] e52ddd946a: xfstests generic/211 fail Fengguang Wu
2014-03-23  0:58     ` Fengguang Wu
2014-03-23  1:03       ` Benjamin LaHaise

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).