]>
Commit | Line | Data |
---|---|---|
40812d93 EB |
1 | QA output created by 177 |
2 | ||
3 | == setting up files == | |
4 | Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=134217728 | |
5 | wrote 134217728/134217728 bytes at offset 0 | |
6 | 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
7 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 backing_file=TEST_DIR/t.IMGFMT.base | |
d6ac6e93 EB |
8 | wrote 134217728/134217728 bytes at offset 0 |
9 | 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
40812d93 EB |
10 | |
11 | == constrained alignment and max-transfer == | |
12 | wrote 131072/131072 bytes at offset 1000 | |
13 | 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
14 | read 131072/131072 bytes at offset 1000 | |
15 | 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
16 | ||
17 | == write zero with constrained max-transfer == | |
18 | wrote 2093056/2093056 bytes at offset 8003584 | |
19 | 1.996 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
20 | ||
21 | == non-power-of-2 write zeroes limits == | |
22 | wrote 33554432/33554432 bytes at offset 33554432 | |
23 | 32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
24 | ||
25 | == non-power-of-2 discard limits == | |
26 | discard 31457280/31457280 bytes at offset 80000001 | |
27 | 30 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
28 | ||
29 | == verify image content == | |
30 | read 1000/1000 bytes at offset 0 | |
31 | 1000 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
32 | read 131072/131072 bytes at offset 1000 | |
33 | 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
34 | read 7871512/7871512 bytes at offset 132072 | |
35 | 7.507 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
36 | read 2093056/2093056 bytes at offset 8003584 | |
37 | 1.996 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
38 | read 23457792/23457792 bytes at offset 10096640 | |
39 | 22.371 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
40 | read 33554432/33554432 bytes at offset 33554432 | |
41 | 32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
42 | read 13631488/13631488 bytes at offset 67108864 | |
43 | 13 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
44 | read 30408704/30408704 bytes at offset 80740352 | |
45 | 29 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
d6ac6e93 EB |
46 | read 23068672/23068672 bytes at offset 111149056 |
47 | 22 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
40812d93 EB |
48 | No errors were found on the image. |
49 | *** done |