From: kernel test robot <oliver.sang@intel.com>
To: Dominique Martinet <asmadeus@codewreck.org>
Cc: <oe-lkp@lists.linux.dev>, <lkp@intel.com>,
<linux-kernel@vger.kernel.org>,
Christian Brauner <brauner@kernel.org>,
David Howells <dhowells@redhat.com>,
Eric Van Hensbergen <ericvh@kernel.org>,
Latchesar Ionkov <lucho@ionkov.net>,
Christian Schoenebeck <linux_oss@crudebyte.com>,
Marc Dionne <marc.dionne@auristor.com>,
Ilya Dryomov <idryomov@gmail.com>,
Steve French <sfrench@samba.org>,
Paulo Alcantara <pc@manguebit.com>,
Trond Myklebust <trond.myklebust@hammerspace.com>,
<v9fs@lists.linux.dev>, <linux-afs@lists.infradead.org>,
<ceph-devel@vger.kernel.org>, <netfs@lists.linux.dev>,
<linux-fsdevel@vger.kernel.org>, <linux-nfs@vger.kernel.org>,
<linux-cifs@vger.kernel.org>, <samba-technical@lists.samba.org>,
<oliver.sang@intel.com>
Subject: [linus:master] [9p] e3786b29c5: xfstests.generic.465.fail
Date: Tue, 20 Aug 2024 15:07:34 +0800 [thread overview]
Message-ID: <202408201441.9e7177d2-oliver.sang@intel.com> (raw)
Hello,
kernel test robot noticed "xfstests.generic.465.fail" on:
commit: e3786b29c54cdae3490b07180a54e2461f42144c ("9p: Fix DIO read through netfs")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
in testcase: xfstests
version: xfstests-x86_64-f5ada754-1_20240812
with following parameters:
disk: 4HDD
fs: ext4
fs2: smbv3
test: generic-465
compiler: gcc-12
test machine: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz (Skylake) with 32G memory
(please refer to attached dmesg/kmsg for entire log/backtrace)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@intel.com>
| Closes: https://lore.kernel.org/oe-lkp/202408201441.9e7177d2-oliver.sang@intel.com
2024-08-17 02:14:44 mount /dev/sda1 /fs/sda1
2024-08-17 02:14:44 mkdir -p /smbv3//cifs/sda1
2024-08-17 02:14:44 export FSTYP=cifs
2024-08-17 02:14:44 export TEST_DEV=//localhost/fs/sda1
2024-08-17 02:14:44 export TEST_DIR=/smbv3//cifs/sda1
2024-08-17 02:14:44 export CIFS_MOUNT_OPTIONS=-ousername=root,password=pass,noperm,vers=3.0,mfsymlinks,actimeo=0
2024-08-17 02:14:44 echo generic/465
2024-08-17 02:14:44 ./check -E tests/cifs/exclude.incompatible-smb3.txt -E tests/cifs/exclude.very-slow.txt generic/465
FSTYP -- cifs
PLATFORM -- Linux/x86_64 lkp-skl-d05 6.11.0-rc1-00012-ge3786b29c54c #1 SMP PREEMPT_DYNAMIC Fri Aug 16 01:36:30 CST 2024
generic/465 - output mismatch (see /lkp/benchmarks/xfstests/results//generic/465.out.bad)
--- tests/generic/465.out 2024-08-12 20:11:27.000000000 +0000
+++ /lkp/benchmarks/xfstests/results//generic/465.out.bad 2024-08-17 02:15:42.471144932 +0000
@@ -1,3 +1,597 @@
QA output created by 465
non-aio dio test
+read file: No data available
+read file: Invalid argument
+read file: No data available
+read file: Invalid argument
+read file: No data available
...
(Run 'diff -u /lkp/benchmarks/xfstests/tests/generic/465.out /lkp/benchmarks/xfstests/results//generic/465.out.bad' to see the entire diff)
Ran: generic/465
Failures: generic/465
Failed 1 of 1 tests
The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20240820/202408201441.9e7177d2-oliver.sang@intel.com
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2024-08-20 7:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-20 7:07 kernel test robot [this message]
2024-08-20 13:03 ` [linus:master] [9p] e3786b29c5: xfstests.generic.465.fail Steve French
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=202408201441.9e7177d2-oliver.sang@intel.com \
--to=oliver.sang@intel.com \
--cc=asmadeus@codewreck.org \
--cc=brauner@kernel.org \
--cc=ceph-devel@vger.kernel.org \
--cc=dhowells@redhat.com \
--cc=ericvh@kernel.org \
--cc=idryomov@gmail.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-cifs@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=linux_oss@crudebyte.com \
--cc=lkp@intel.com \
--cc=lucho@ionkov.net \
--cc=marc.dionne@auristor.com \
--cc=netfs@lists.linux.dev \
--cc=oe-lkp@lists.linux.dev \
--cc=pc@manguebit.com \
--cc=samba-technical@lists.samba.org \
--cc=sfrench@samba.org \
--cc=trond.myklebust@hammerspace.com \
--cc=v9fs@lists.linux.dev \
/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