Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210407-pull-request...
[qemu/ar7.git] / tests / qemu-iotests / 121.out
blob613d56185ecba996b76a87881811743c02d4a4cb
1 QA output created by 121
3 === New refcount structures may not conflict with existing structures ===
5 --- Test 1 ---
7 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=66060288 preallocation=metadata
8 Image resized.
9 wrote 1049600/1049600 bytes at offset 65011712
10 1.001 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11 wrote 1048576/1048576 bytes at offset 67108864
12 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13 No errors were found on the image.
15 --- Test 2 ---
17 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=66061312 preallocation=metadata
18 Image resized.
19 wrote 133120/133120 bytes at offset 66060288
20 130 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21 No errors were found on the image.
23 === Allocating a new refcount block must not leave holes in the image ===
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
26 wrote 126976/126976 bytes at offset 0
27 124 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28 size=131072 (expected 131072)
29 wrote 512/512 bytes at offset 126976
30 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31 size=132096 (expected 132096)
33 *** done