aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAvri Altman <avri.altman@wdc.com>2024-03-05 11:00:05 +0200
committerVincent Fu <vincent.fu@samsung.com>2024-03-05 10:54:36 -0500
commitc0efd624902ded76c57cf7ffd3d7331f7fe02e73 (patch)
tree71f140e2b8a58660bcf89304875a1455a4c8b4cb
parent5b7565b0b236f77761126d728f085a965f3e61bc (diff)
downloadfio-c0efd624902ded76c57cf7ffd3d7331f7fe02e73.tar.gz
t/jobs: Further clarify regression test 7
Add some more details explaining why the the successful result should be 87,040KB data. Signed-off-by: Avri Altman <avri.altman@wdc.com> Link: https://lore.kernel.org/r/20240305090008.1216-3-avri.altman@wdc.com Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
-rw-r--r--t/jobs/t0007-37cf9e3c.fio5
1 files changed, 4 insertions, 1 deletions
diff --git a/t/jobs/t0007-37cf9e3c.fio b/t/jobs/t0007-37cf9e3c.fio
index d3c987517..b2592694e 100644
--- a/t/jobs/t0007-37cf9e3c.fio
+++ b/t/jobs/t0007-37cf9e3c.fio
@@ -1,4 +1,7 @@
-# Expected result: fio reads 87040KB of data
+# Expected result: fio reads 87040KB of data:
+# first read is at offset 0, then 2nd read is at offset 1.5m, then the 3rd
+# read is at offset 3m, and after the last read at offset 127m - we have only
+# read 87,040K data.
# Buggy result: fio reads the full 128MB of data
[foo]
size=128mb