On 3/4/24 02:18, Avri Altman wrote:
Add some more details explaining why the the successful result should be 87,040KB data. Signed-off-by: Avri Altman <avri.altman@xxxxxxx> --- t/jobs/t0007-37cf9e3c.fio | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/t/jobs/t0007-37cf9e3c.fio b/t/jobs/t0007-37cf9e3c.fio index d3c98751..a5971759 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 127 - we have only
This is a nit, but please send again with 127 changed to 127m
+# read 87,040K data. # Buggy result: fio reads the full 128MB of data [foo] size=128mb