Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210407-pull-request...
[qemu/ar7.git] / tests / qemu-iotests / 287.out
blob49ab6a27d5b3c182827f93bcd2a9b4f52a825517
1 QA output created by 287
3 === Testing compression type incompatible bit setting for zlib ===
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6 incompatible_features     []
8 === Testing compression type incompatible bit setting for zstd ===
10 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
11 incompatible_features     [3]
13 === Testing zlib with incompatible bit set ===
15 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
16 incompatible_features     [3]
18 === Testing zstd with incompatible bit unset ===
20 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
21 incompatible_features     []
23 === Testing compression type values ===
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
27 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
30 === Testing simple reading and writing with zstd ===
32 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
33 wrote 65536/65536 bytes at offset 65536
34 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
35 read 65536/65536 bytes at offset 65536
36 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
37 0001fffe:  ac ac 00 00 00 00 00 00  ........
38 read 8/8 bytes at offset 131070
39 8 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
40 0000fffe:  00 00 ac ac ac ac ac ac  ........
41 read 8/8 bytes at offset 65534
42 8 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
44 === Testing adjacent clusters reading and writing with zstd ===
46 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
47 wrote 65536/65536 bytes at offset 0
48 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
49 wrote 65536/65536 bytes at offset 65536
50 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
51 wrote 65536/65536 bytes at offset 131072
52 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53 read 65536/65536 bytes at offset 0
54 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
55 read 65536/65536 bytes at offset 65536
56 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
57 read 65536/65536 bytes at offset 131072
58 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
60 === Testing incompressible cluster processing with zstd ===
62 1+0 records in
63 1+0 records out
64 wrote 1048576/1048576 bytes at offset 0
65 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
66 Images are identical.
67 *** done