2023-05-04 09:12:24

by Yujie Liu

[permalink] [raw]
Subject: Re: [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes

Hello,

kernel test robot noticed "xfstests.generic.351.fail" on:

commit: 8bd0744b438be1722c5f8c1fe077e9dcef0e81b7 ("[PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes")
url: https://github.com/intel-lab-lkp/linux/commits/Sarthak-Kukreti/block-Introduce-provisioning-primitives/20230420-095025
base: https://git.kernel.org/cgit/linux/kernel/git/device-mapper/linux-dm.git for-next
patch link: https://lore.kernel.org/all/[email protected]/
patch subject: [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes

in testcase: xfstests
version: xfstests-x86_64-a7df89e-1_20230410
with following parameters:

disk: 4HDD
fs: xfs
test: generic-group-17

compiler: gcc-11
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, kindly add following tag
| Reported-by: kernel test robot <[email protected]>
| Link: https://lore.kernel.org/oe-lkp/[email protected]


generic/351 - output mismatch (see /lkp/benchmarks/xfstests/results//generic/351.out.bad)
--- tests/generic/351.out 2023-04-10 17:18:19.000000000 +0000
+++ /lkp/benchmarks/xfstests/results//generic/351.out.bad 2023-04-28 03:22:46.227470830 +0000
@@ -25,7 +25,7 @@
Destroy device
Create w/o unmap or writesame and format
Zero punch, no fallback available
-fallocate: Operation not supported
+fallocate: No such file or directory
Zero range, write fallback
Check contents
...
(Run 'diff -u /lkp/benchmarks/xfstests/tests/generic/351.out /lkp/benchmarks/xfstests/results//generic/351.out.bad' to see the entire diff)


QA output created by 351
Create and format
Regular fallocate
fallocate: Operation not supported
Insert range
fallocate: Operation not supported
Collapse range
fallocate: Operation not supported
Unaligned zero range
fallocate: Invalid argument
Unaligned punch
fallocate: Invalid argument
Zero range past MAX_LFS_FILESIZE keep size
fallocate: File too large
Zero range past MAX_LFS_FILESIZE
fallocate: File too large
Zero range to MAX_LFS_FILESIZE fail w/o keepsize
fallocate: Invalid argument
Zero range starts past EOD
fallocate: Invalid argument
Punch starts past EOD
fallocate: Invalid argument
Check contents
b83f9394092e15bdcda585cd8e776dc6 SCSI_DEBUG_DEV
Destroy device
Create w/o unmap or writesame and format
Zero punch, no fallback available
fallocate: No such file or directory
Zero range, write fallback
Check contents
0fc6bc93cd0cd97e3cde5ea39ea1185d SCSI_DEBUG_DEV
Destroy device


--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests


Attachments:
(No filename) (2.74 kB)
config-6.3.0-rc4-00043-g8bd0744b438b (164.22 kB)
job-script (5.56 kB)
kmsg.xz (42.47 kB)
xfstests (2.27 kB)
job.yaml (4.94 kB)
reproduce (1.04 kB)
Download all attachments